chore(deps): update dependency @types/node to v20.17.4
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.17.3",
|
"@types/node": "20.17.4",
|
||||||
"@types/prop-types": "15.7.13",
|
"@types/prop-types": "15.7.13",
|
||||||
"@types/react": "18.3.12",
|
"@types/react": "18.3.12",
|
||||||
"@types/react-linkify": "1.0.4",
|
"@types/react-linkify": "1.0.4",
|
||||||
@@ -9277,9 +9277,9 @@
|
|||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
},
|
},
|
||||||
"node_modules/@types/node": {
|
"node_modules/@types/node": {
|
||||||
"version": "20.17.3",
|
"version": "20.17.4",
|
||||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.17.3.tgz",
|
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.17.4.tgz",
|
||||||
"integrity": "sha512-tSQrmKKatLDGnG92h40GD7FzUt0MjahaHwOME4VAFeeA/Xopayq5qLyQRy7Jg/pjgKIFBXuKcGhJo+UdYG55jQ==",
|
"integrity": "sha512-Fi1Bj8qTJr4f1FDdHFR7oMlOawEYSzkHNdBJK+aRjcDDNHwEV3jPPjuZP2Lh2QNgXeqzM8Y+U6b6urKAog2rZw==",
|
||||||
"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.17.3",
|
"@types/node": "20.17.4",
|
||||||
"@types/prop-types": "15.7.13",
|
"@types/prop-types": "15.7.13",
|
||||||
"@types/react": "18.3.12",
|
"@types/react": "18.3.12",
|
||||||
"@types/react-linkify": "1.0.4",
|
"@types/react-linkify": "1.0.4",
|
||||||
|
|||||||
Reference in New Issue
Block a user