chore(deps): update dependency @types/node to v20.11.7
This commit is contained in:
parent
4c2e7d17e6
commit
17c7defec7
8
web/package-lock.json
generated
8
web/package-lock.json
generated
@ -76,7 +76,7 @@
|
|||||||
"@types/classnames": "2.3.1",
|
"@types/classnames": "2.3.1",
|
||||||
"@types/jest": "^29.5.0",
|
"@types/jest": "^29.5.0",
|
||||||
"@types/markdown-it": "13.0.7",
|
"@types/markdown-it": "13.0.7",
|
||||||
"@types/node": "20.11.6",
|
"@types/node": "20.11.7",
|
||||||
"@types/prop-types": "15.7.11",
|
"@types/prop-types": "15.7.11",
|
||||||
"@types/react": "18.2.42",
|
"@types/react": "18.2.42",
|
||||||
"@types/react-linkify": "1.0.4",
|
"@types/react-linkify": "1.0.4",
|
||||||
@ -9390,9 +9390,9 @@
|
|||||||
"integrity": "sha512-nG96G3Wp6acyAgJqGasjODb+acrI7KltPiRxzHPXnP3NgI28bpQDRv53olbqGXbfcgF5aiiHmO3xpwEpS5Ld9g=="
|
"integrity": "sha512-nG96G3Wp6acyAgJqGasjODb+acrI7KltPiRxzHPXnP3NgI28bpQDRv53olbqGXbfcgF5aiiHmO3xpwEpS5Ld9g=="
|
||||||
},
|
},
|
||||||
"node_modules/@types/node": {
|
"node_modules/@types/node": {
|
||||||
"version": "20.11.6",
|
"version": "20.11.7",
|
||||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.11.6.tgz",
|
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.11.7.tgz",
|
||||||
"integrity": "sha512-+EOokTnksGVgip2PbYbr3xnR7kZigh4LbybAfBAw5BpnQ+FqBYUsvCEjYd70IXKlbohQ64mzEYmMtlWUY8q//Q==",
|
"integrity": "sha512-GPmeN1C3XAyV5uybAf4cMLWT9fDWcmQhZVtMFu7OR32WjrqGG+Wnk2V1d0bmtUyE/Zy1QJ9BxyiTih9z8Oks8A==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"undici-types": "~5.26.4"
|
"undici-types": "~5.26.4"
|
||||||
}
|
}
|
||||||
|
@ -82,7 +82,7 @@
|
|||||||
"@types/classnames": "2.3.1",
|
"@types/classnames": "2.3.1",
|
||||||
"@types/jest": "^29.5.0",
|
"@types/jest": "^29.5.0",
|
||||||
"@types/markdown-it": "13.0.7",
|
"@types/markdown-it": "13.0.7",
|
||||||
"@types/node": "20.11.6",
|
"@types/node": "20.11.7",
|
||||||
"@types/prop-types": "15.7.11",
|
"@types/prop-types": "15.7.11",
|
||||||
"@types/react": "18.2.42",
|
"@types/react": "18.2.42",
|
||||||
"@types/react-linkify": "1.0.4",
|
"@types/react-linkify": "1.0.4",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user