chore(deps): update dependency @types/node to v20.17.2
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/jest": "^29.5.0",
|
||||
"@types/markdown-it": "14.1.2",
|
||||
"@types/node": "20.17.1",
|
||||
"@types/node": "20.17.2",
|
||||
"@types/prop-types": "15.7.13",
|
||||
"@types/react": "18.3.12",
|
||||
"@types/react-linkify": "1.0.4",
|
||||
@@ -8976,9 +8976,9 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@types/node": {
|
||||
"version": "20.17.1",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.17.1.tgz",
|
||||
"integrity": "sha512-j2VlPv1NnwPJbaCNv69FO/1z4lId0QmGvpT41YxitRtWlg96g/j8qcv2RKsLKe2F6OJgyXhupN1Xo17b2m139Q==",
|
||||
"version": "20.17.2",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.17.2.tgz",
|
||||
"integrity": "sha512-OOHK4sjXqkL7yQ7VEEHcf6+0jSvKjWqwnaCtY7AKD/VLEvRHMsxxu7eI8ErnjxHS8VwmekD4PeVCpu4qZEZSxg==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"undici-types": "~6.19.2"
|
||||
|
||||
@@ -90,7 +90,7 @@
|
||||
"@types/classnames": "2.3.4",
|
||||
"@types/jest": "^29.5.0",
|
||||
"@types/markdown-it": "14.1.2",
|
||||
"@types/node": "20.17.1",
|
||||
"@types/node": "20.17.2",
|
||||
"@types/prop-types": "15.7.13",
|
||||
"@types/react": "18.3.12",
|
||||
"@types/react-linkify": "1.0.4",
|
||||
|
||||
Reference in New Issue
Block a user