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

This commit is contained in:
renovate[bot]
2023-06-13 05:59:54 +00:00
committed by GitHub
parent 9d646a1d4f
commit 9e65c04e54
2 changed files with 5 additions and 5 deletions

8
web/package-lock.json generated
View File

@@ -74,7 +74,7 @@
"@types/classnames": "2.3.1", "@types/classnames": "2.3.1",
"@types/jest": "^29.5.0", "@types/jest": "^29.5.0",
"@types/markdown-it": "12.2.3", "@types/markdown-it": "12.2.3",
"@types/node": "18.16.16", "@types/node": "18.16.17",
"@types/prop-types": "15.7.5", "@types/prop-types": "15.7.5",
"@types/react": "18.2.9", "@types/react": "18.2.9",
"@types/react-linkify": "1.0.1", "@types/react-linkify": "1.0.1",
@@ -13755,9 +13755,9 @@
"integrity": "sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA==" "integrity": "sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA=="
}, },
"node_modules/@types/node": { "node_modules/@types/node": {
"version": "18.16.16", "version": "18.16.17",
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.16.16.tgz", "resolved": "https://registry.npmjs.org/@types/node/-/node-18.16.17.tgz",
"integrity": "sha512-NpaM49IGQQAUlBhHMF82QH80J08os4ZmyF9MkpCzWAGuOHqE4gTEbhzd7L3l5LmWuZ6E0OiC1FweQ4tsiW35+g==" "integrity": "sha512-QAkjjRA1N7gPJeAP4WLXZtYv6+eMXFNviqktCDt4GLcmCugMr5BcRHfkOjCQzvCsnMp+L79a54zBkbw356xv9Q=="
}, },
"node_modules/@types/node-fetch": { "node_modules/@types/node-fetch": {
"version": "2.6.4", "version": "2.6.4",

View File

@@ -79,7 +79,7 @@
"@types/classnames": "2.3.1", "@types/classnames": "2.3.1",
"@types/jest": "^29.5.0", "@types/jest": "^29.5.0",
"@types/markdown-it": "12.2.3", "@types/markdown-it": "12.2.3",
"@types/node": "18.16.16", "@types/node": "18.16.17",
"@types/prop-types": "15.7.5", "@types/prop-types": "15.7.5",
"@types/react": "18.2.9", "@types/react": "18.2.9",
"@types/react-linkify": "1.0.1", "@types/react-linkify": "1.0.1",