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

This commit is contained in:
renovate[bot]
2024-02-19 16:51:40 +00:00
parent d1f5872b5a
commit 2cb6ad370a
2 changed files with 5 additions and 5 deletions

8
web/package-lock.json generated
View File

@@ -76,7 +76,7 @@
"@types/classnames": "2.3.1",
"@types/jest": "^29.5.0",
"@types/markdown-it": "13.0.7",
"@types/node": "20.11.18",
"@types/node": "20.11.19",
"@types/prop-types": "15.7.11",
"@types/react": "18.2.55",
"@types/react-linkify": "1.0.4",
@@ -9356,9 +9356,9 @@
"integrity": "sha512-nG96G3Wp6acyAgJqGasjODb+acrI7KltPiRxzHPXnP3NgI28bpQDRv53olbqGXbfcgF5aiiHmO3xpwEpS5Ld9g=="
},
"node_modules/@types/node": {
"version": "20.11.18",
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.11.18.tgz",
"integrity": "sha512-ABT5VWnnYneSBcNWYSCuR05M826RoMyMSGiFivXGx6ZUIsXb9vn4643IEwkg2zbEOSgAiSogtapN2fgc4mAPlw==",
"version": "20.11.19",
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.11.19.tgz",
"integrity": "sha512-7xMnVEcZFu0DikYjWOlRq7NTPETrm7teqUT2WkQjrTIkEgUyyGdWsj/Zg8bEJt5TNklzbPD1X3fqfsHw3SpapQ==",
"dependencies": {
"undici-types": "~5.26.4"
}

View File

@@ -82,7 +82,7 @@
"@types/classnames": "2.3.1",
"@types/jest": "^29.5.0",
"@types/markdown-it": "13.0.7",
"@types/node": "20.11.18",
"@types/node": "20.11.19",
"@types/prop-types": "15.7.11",
"@types/react": "18.2.55",
"@types/react-linkify": "1.0.4",