chore(deps): update dependency @types/node to v20.16.15
This commit is contained in:
8
web/package-lock.json
generated
8
web/package-lock.json
generated
@@ -81,7 +81,7 @@
|
|||||||
"@types/classnames": "2.3.4",
|
"@types/classnames": "2.3.4",
|
||||||
"@types/jest": "^29.5.0",
|
"@types/jest": "^29.5.0",
|
||||||
"@types/markdown-it": "14.1.2",
|
"@types/markdown-it": "14.1.2",
|
||||||
"@types/node": "20.16.14",
|
"@types/node": "20.16.15",
|
||||||
"@types/prop-types": "15.7.13",
|
"@types/prop-types": "15.7.13",
|
||||||
"@types/react": "18.3.11",
|
"@types/react": "18.3.11",
|
||||||
"@types/react-linkify": "1.0.4",
|
"@types/react-linkify": "1.0.4",
|
||||||
@@ -9103,9 +9103,9 @@
|
|||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
},
|
},
|
||||||
"node_modules/@types/node": {
|
"node_modules/@types/node": {
|
||||||
"version": "20.16.14",
|
"version": "20.16.15",
|
||||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.16.14.tgz",
|
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.16.15.tgz",
|
||||||
"integrity": "sha512-vtgGzjxLF7QT88qRHtXMzCWpAAmwonE7fwgVjFtXosUva2oSpnIEc3gNO9P7uIfOxKnii2f79/xtOnfreYtDaA==",
|
"integrity": "sha512-DV58qQz9dBMqVVn+qnKwGa51QzCD4YM/tQM16qLKxdf5tqz5W4QwtrMzjSTbabN1cFTSuyxVYBy+QWHjWW8X/g==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"undici-types": "~6.19.2"
|
"undici-types": "~6.19.2"
|
||||||
|
|||||||
@@ -90,7 +90,7 @@
|
|||||||
"@types/classnames": "2.3.4",
|
"@types/classnames": "2.3.4",
|
||||||
"@types/jest": "^29.5.0",
|
"@types/jest": "^29.5.0",
|
||||||
"@types/markdown-it": "14.1.2",
|
"@types/markdown-it": "14.1.2",
|
||||||
"@types/node": "20.16.14",
|
"@types/node": "20.16.15",
|
||||||
"@types/prop-types": "15.7.13",
|
"@types/prop-types": "15.7.13",
|
||||||
"@types/react": "18.3.11",
|
"@types/react": "18.3.11",
|
||||||
"@types/react-linkify": "1.0.4",
|
"@types/react-linkify": "1.0.4",
|
||||||
|
|||||||
Reference in New Issue
Block a user