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

This commit is contained in:
renovate[bot]
2023-07-25 18:37:21 +00:00
committed by GitHub
parent 46011194a4
commit 4cab2b754b
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": "12.2.3",
"@types/node": "18.16.20",
"@types/node": "18.17.0",
"@types/prop-types": "15.7.5",
"@types/react": "18.2.15",
"@types/react-linkify": "1.0.1",
@@ -13671,9 +13671,9 @@
"integrity": "sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA=="
},
"node_modules/@types/node": {
"version": "18.16.20",
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.16.20.tgz",
"integrity": "sha512-nL54VfDjThdP2UXJXZao5wp76CDiDw4zSRO8d4Tk7UgDqNKGKVEQB0/t3ti63NS+YNNkIQDvwEAF04BO+WYu7Q=="
"version": "18.17.0",
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.17.0.tgz",
"integrity": "sha512-GXZxEtOxYGFchyUzxvKI14iff9KZ2DI+A6a37o6EQevtg6uO9t+aUZKcaC1Te5Ng1OnLM7K9NVVj+FbecD9cJg=="
},
"node_modules/@types/node-fetch": {
"version": "2.6.4",

View File

@@ -80,7 +80,7 @@
"@types/classnames": "2.3.1",
"@types/jest": "^29.5.0",
"@types/markdown-it": "12.2.3",
"@types/node": "18.16.20",
"@types/node": "18.17.0",
"@types/prop-types": "15.7.5",
"@types/react": "18.2.15",
"@types/react-linkify": "1.0.1",