0

Update dependency @types/node to v18.15.1

This commit is contained in:
renovate[bot] 2023-03-16 08:46:38 +00:00 committed by GitHub
parent ca10f1138c
commit b793ac7b09
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/chart.js": "2.9.37",
"@types/classnames": "2.3.1",
"@types/markdown-it": "12.2.3",
"@types/node": "18.15.0",
"@types/node": "18.15.1",
"@types/prop-types": "15.7.5",
"@types/react": "18.0.28",
"@types/react-linkify": "1.0.1",
@ -11918,9 +11918,9 @@
"integrity": "sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA=="
},
"node_modules/@types/node": {
"version": "18.15.0",
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.15.0.tgz",
"integrity": "sha512-z6nr0TTEOBGkzLGmbypWOGnpSpSIBorEhC4L+4HeQ2iezKCi4f77kyslRwvHeNitymGQ+oFyIWGP96l/DPSV9w=="
"version": "18.15.1",
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.15.1.tgz",
"integrity": "sha512-U2TWca8AeHSmbpi314QBESRk7oPjSZjDsR+c+H4ECC1l+kFgpZf8Ydhv3SJpPy51VyZHHqxlb6mTTqYNNRVAIw=="
},
"node_modules/@types/node-fetch": {
"version": "2.6.2",

View File

@ -79,7 +79,7 @@
"@types/chart.js": "2.9.37",
"@types/classnames": "2.3.1",
"@types/markdown-it": "12.2.3",
"@types/node": "18.15.0",
"@types/node": "18.15.1",
"@types/prop-types": "15.7.5",
"@types/react": "18.0.28",
"@types/react-linkify": "1.0.1",