chore(deps): update dependency @types/node to v20.10.7
This commit is contained in:
parent
57ffce48a3
commit
f5b0557021
8
web/package-lock.json
generated
8
web/package-lock.json
generated
@ -76,7 +76,7 @@
|
||||
"@types/classnames": "2.3.1",
|
||||
"@types/jest": "^29.5.0",
|
||||
"@types/markdown-it": "13.0.7",
|
||||
"@types/node": "20.10.6",
|
||||
"@types/node": "20.10.7",
|
||||
"@types/prop-types": "15.7.11",
|
||||
"@types/react": "18.2.42",
|
||||
"@types/react-linkify": "1.0.4",
|
||||
@ -9355,9 +9355,9 @@
|
||||
"integrity": "sha512-nG96G3Wp6acyAgJqGasjODb+acrI7KltPiRxzHPXnP3NgI28bpQDRv53olbqGXbfcgF5aiiHmO3xpwEpS5Ld9g=="
|
||||
},
|
||||
"node_modules/@types/node": {
|
||||
"version": "20.10.6",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.10.6.tgz",
|
||||
"integrity": "sha512-Vac8H+NlRNNlAmDfGUP7b5h/KA+AtWIzuXy0E6OyP8f1tCLYAtPvKRRDJjAPqhpCb0t6U2j7/xqAuLEebW2kiw==",
|
||||
"version": "20.10.7",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.10.7.tgz",
|
||||
"integrity": "sha512-fRbIKb8C/Y2lXxB5eVMj4IU7xpdox0Lh8bUPEdtLysaylsml1hOOx1+STloRs/B9nf7C6kPRmmg/V7aQW7usNg==",
|
||||
"dependencies": {
|
||||
"undici-types": "~5.26.4"
|
||||
}
|
||||
|
@ -82,7 +82,7 @@
|
||||
"@types/classnames": "2.3.1",
|
||||
"@types/jest": "^29.5.0",
|
||||
"@types/markdown-it": "13.0.7",
|
||||
"@types/node": "20.10.6",
|
||||
"@types/node": "20.10.7",
|
||||
"@types/prop-types": "15.7.11",
|
||||
"@types/react": "18.2.42",
|
||||
"@types/react-linkify": "1.0.4",
|
||||
|
Loading…
Reference in New Issue
Block a user