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

This commit is contained in:
renovate[bot] 2023-05-12 08:32:20 +00:00 committed by GitHub
parent da93a414f0
commit ef435563cb
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

@ -76,7 +76,7 @@
"@types/classnames": "2.3.1",
"@types/jest": "^29.5.0",
"@types/markdown-it": "12.2.3",
"@types/node": "18.16.5",
"@types/node": "18.16.6",
"@types/prop-types": "15.7.5",
"@types/react": "18.2.6",
"@types/react-linkify": "1.0.1",
@ -13365,9 +13365,9 @@
"integrity": "sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA=="
},
"node_modules/@types/node": {
"version": "18.16.5",
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.16.5.tgz",
"integrity": "sha512-seOA34WMo9KB+UA78qaJoCO20RJzZGVXQ5Sh6FWu0g/hfT44nKXnej3/tCQl7FL97idFpBhisLYCTB50S0EirA=="
"version": "18.16.6",
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.16.6.tgz",
"integrity": "sha512-N7KINmeB8IN3vRR8dhgHEp+YpWvGFcpDoh5XZ8jB5a00AdFKCKEyyGTOPTddUf4JqU1ZKTVxkOxakDvchNVI2Q=="
},
"node_modules/@types/node-fetch": {
"version": "2.6.3",

View File

@ -81,7 +81,7 @@
"@types/classnames": "2.3.1",
"@types/jest": "^29.5.0",
"@types/markdown-it": "12.2.3",
"@types/node": "18.16.5",
"@types/node": "18.16.6",
"@types/prop-types": "15.7.5",
"@types/react": "18.2.6",
"@types/react-linkify": "1.0.1",