chore(deps): update dependency @types/node to v20.14.7
This commit is contained in:
parent
d663b9ff82
commit
28b1614769
8
web/package-lock.json
generated
8
web/package-lock.json
generated
@ -78,7 +78,7 @@
|
||||
"@types/classnames": "2.3.1",
|
||||
"@types/jest": "^29.5.0",
|
||||
"@types/markdown-it": "14.1.1",
|
||||
"@types/node": "20.14.6",
|
||||
"@types/node": "20.14.7",
|
||||
"@types/prop-types": "15.7.12",
|
||||
"@types/react": "18.3.3",
|
||||
"@types/react-linkify": "1.0.4",
|
||||
@ -10811,9 +10811,9 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@types/node": {
|
||||
"version": "20.14.6",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.14.6.tgz",
|
||||
"integrity": "sha512-JbA0XIJPL1IiNnU7PFxDXyfAwcwVVrOoqyzzyQTyMeVhBzkJVMSkC1LlVsRQ2lpqiY4n6Bb9oCS6lzDKVQxbZw==",
|
||||
"version": "20.14.7",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.14.7.tgz",
|
||||
"integrity": "sha512-uTr2m2IbJJucF3KUxgnGOZvYbN0QgkGyWxG6973HCpMYFy2KfcgYuIwkJQMQkt1VbBMlvWRbpshFTLxnxCZjKQ==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"undici-types": "~5.26.4"
|
||||
|
@ -84,7 +84,7 @@
|
||||
"@types/classnames": "2.3.1",
|
||||
"@types/jest": "^29.5.0",
|
||||
"@types/markdown-it": "14.1.1",
|
||||
"@types/node": "20.14.6",
|
||||
"@types/node": "20.14.7",
|
||||
"@types/prop-types": "15.7.12",
|
||||
"@types/react": "18.3.3",
|
||||
"@types/react-linkify": "1.0.4",
|
||||
|
Loading…
x
Reference in New Issue
Block a user