chore(deps): update dependency @types/node to v20.17.5

This commit is contained in:
renovate[bot] 2024-11-03 18:37:38 +00:00 committed by GitHub
parent 538ebaf7bb
commit 42005608fa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
web/package-lock.json generated
View file

@ -81,7 +81,7 @@
"@types/classnames": "2.3.4",
"@types/jest": "^29.5.0",
"@types/markdown-it": "14.1.2",
"@types/node": "20.17.4",
"@types/node": "20.17.5",
"@types/prop-types": "15.7.13",
"@types/react": "18.3.12",
"@types/react-linkify": "1.0.4",
@ -9093,9 +9093,9 @@
"license": "MIT"
},
"node_modules/@types/node": {
"version": "20.17.4",
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.17.4.tgz",
"integrity": "sha512-Fi1Bj8qTJr4f1FDdHFR7oMlOawEYSzkHNdBJK+aRjcDDNHwEV3jPPjuZP2Lh2QNgXeqzM8Y+U6b6urKAog2rZw==",
"version": "20.17.5",
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.17.5.tgz",
"integrity": "sha512-n8FYY/pRxu496441gIcAQFZPKXbhsd6VZygcq+PTSZ75eMh/Ke0hCAROdUa21qiFqKNsPPYic46yXDO1JGiPBQ==",
"license": "MIT",
"dependencies": {
"undici-types": "~6.19.2"

View file

@ -90,7 +90,7 @@
"@types/classnames": "2.3.4",
"@types/jest": "^29.5.0",
"@types/markdown-it": "14.1.2",
"@types/node": "20.17.4",
"@types/node": "20.17.5",
"@types/prop-types": "15.7.13",
"@types/react": "18.3.12",
"@types/react-linkify": "1.0.4",