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

This commit is contained in:
renovate[bot] 2023-08-28 06:29:11 +00:00 committed by GitHub
parent 974ec15b5d
commit 62d78a03e7
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.9",
"@types/node": "18.17.11",
"@types/prop-types": "15.7.5",
"@types/react": "18.2.21",
"@types/react-linkify": "1.0.1",
@ -13822,9 +13822,9 @@
"integrity": "sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA=="
},
"node_modules/@types/node": {
"version": "18.17.9",
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.17.9.tgz",
"integrity": "sha512-fxaKquqYcPOGwE7tC1anJaPJ0GHyOVzfA2oUoXECjBjrtsIz4YJvtNYsq8LUcjEUehEF+jGpx8Z+lFrtT6z0tg=="
"version": "18.17.11",
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.17.11.tgz",
"integrity": "sha512-r3hjHPBu+3LzbGBa8DHnr/KAeTEEOrahkcL+cZc4MaBMTM+mk8LtXR+zw+nqfjuDZZzYTYgTcpHuP+BEQk069g=="
},
"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.9",
"@types/node": "18.17.11",
"@types/prop-types": "15.7.5",
"@types/react": "18.2.21",
"@types/react-linkify": "1.0.1",