0

chore(deps): update dependency @types/node to v18.17.6

This commit is contained in:
renovate[bot] 2023-08-21 20:31:05 +00:00 committed by GitHub
parent 327b457533
commit 779c5805cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

8
web/package-lock.json generated
View File

@ -75,7 +75,7 @@
"@types/classnames": "2.3.1",
"@types/jest": "^29.5.0",
"@types/markdown-it": "13.0.0",
"@types/node": "18.17.5",
"@types/node": "18.17.6",
"@types/prop-types": "15.7.5",
"@types/react": "18.2.20",
"@types/react-linkify": "1.0.1",
@ -13774,9 +13774,9 @@
"integrity": "sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA=="
},
"node_modules/@types/node": {
"version": "18.17.5",
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.17.5.tgz",
"integrity": "sha512-xNbS75FxH6P4UXTPUJp/zNPq6/xsfdJKussCWNOnz4aULWIRwMgP1LgaB5RiBnMX1DPCYenuqGZfnIAx5mbFLA=="
"version": "18.17.6",
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.17.6.tgz",
"integrity": "sha512-fGmT/P7z7ecA6bv/ia5DlaWCH4YeZvAQMNpUhrJjtAhOhZfoxS1VLUgU2pdk63efSjQaOJWdXMuAJsws+8I6dg=="
},
"node_modules/@types/node-fetch": {
"version": "2.6.4",

View File

@ -81,7 +81,7 @@
"@types/classnames": "2.3.1",
"@types/jest": "^29.5.0",
"@types/markdown-it": "13.0.0",
"@types/node": "18.17.5",
"@types/node": "18.17.6",
"@types/prop-types": "15.7.5",
"@types/react": "18.2.20",
"@types/react-linkify": "1.0.1",