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

This commit is contained in:
renovate[bot]
2023-07-24 22:12:52 +00:00
committed by GitHub
parent b2a80f2149
commit 79c2697a85
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.19",
"@types/node": "18.16.20",
"@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.19",
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.16.19.tgz",
"integrity": "sha512-IXl7o+R9iti9eBW4Wg2hx1xQDig183jj7YLn8F7udNceyfkbn1ZxmzZXuak20gR40D7pIkIY1kYGx5VIGbaHKA=="
"version": "18.16.20",
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.16.20.tgz",
"integrity": "sha512-nL54VfDjThdP2UXJXZao5wp76CDiDw4zSRO8d4Tk7UgDqNKGKVEQB0/t3ti63NS+YNNkIQDvwEAF04BO+WYu7Q=="
},
"node_modules/@types/node-fetch": {
"version": "2.6.4",