chore(deps): update dependency @types/node to v20.14.11
This commit is contained in:
parent
3fc127ba34
commit
9898fb45b5
8
web/package-lock.json
generated
8
web/package-lock.json
generated
@ -78,7 +78,7 @@
|
|||||||
"@types/classnames": "2.3.1",
|
"@types/classnames": "2.3.1",
|
||||||
"@types/jest": "^29.5.0",
|
"@types/jest": "^29.5.0",
|
||||||
"@types/markdown-it": "14.1.1",
|
"@types/markdown-it": "14.1.1",
|
||||||
"@types/node": "20.14.10",
|
"@types/node": "20.14.11",
|
||||||
"@types/prop-types": "15.7.12",
|
"@types/prop-types": "15.7.12",
|
||||||
"@types/react": "18.3.3",
|
"@types/react": "18.3.3",
|
||||||
"@types/react-linkify": "1.0.4",
|
"@types/react-linkify": "1.0.4",
|
||||||
@ -11870,9 +11870,9 @@
|
|||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
},
|
},
|
||||||
"node_modules/@types/node": {
|
"node_modules/@types/node": {
|
||||||
"version": "20.14.10",
|
"version": "20.14.11",
|
||||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.14.10.tgz",
|
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.14.11.tgz",
|
||||||
"integrity": "sha512-MdiXf+nDuMvY0gJKxyfZ7/6UFsETO7mGKF54MVD/ekJS6HdFtpZFBgrh6Pseu64XTb2MLyFPlbW6hj8HYRQNOQ==",
|
"integrity": "sha512-kprQpL8MMeszbz6ojB5/tU8PLN4kesnN8Gjzw349rDlNgsSzg90lAVj3llK99Dh7JON+t9AuscPPFW6mPbTnSA==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"undici-types": "~5.26.4"
|
"undici-types": "~5.26.4"
|
||||||
|
@ -84,7 +84,7 @@
|
|||||||
"@types/classnames": "2.3.1",
|
"@types/classnames": "2.3.1",
|
||||||
"@types/jest": "^29.5.0",
|
"@types/jest": "^29.5.0",
|
||||||
"@types/markdown-it": "14.1.1",
|
"@types/markdown-it": "14.1.1",
|
||||||
"@types/node": "20.14.10",
|
"@types/node": "20.14.11",
|
||||||
"@types/prop-types": "15.7.12",
|
"@types/prop-types": "15.7.12",
|
||||||
"@types/react": "18.3.3",
|
"@types/react": "18.3.3",
|
||||||
"@types/react-linkify": "1.0.4",
|
"@types/react-linkify": "1.0.4",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user