0

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

This commit is contained in:
renovate[bot] 2023-03-12 20:54:26 +00:00 committed by GitHub
parent a325dee514
commit fd538c743a
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

@ -74,7 +74,7 @@
"@types/chart.js": "2.9.37",
"@types/classnames": "2.3.1",
"@types/markdown-it": "12.2.3",
"@types/node": "18.14.6",
"@types/node": "18.15.0",
"@types/prop-types": "15.7.5",
"@types/react": "18.0.28",
"@types/react-linkify": "1.0.1",
@ -11893,9 +11893,9 @@
"integrity": "sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA=="
},
"node_modules/@types/node": {
"version": "18.14.6",
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.14.6.tgz",
"integrity": "sha512-93+VvleD3mXwlLI/xASjw0FzKcwzl3OdTCzm1LaRfqgS21gfFtK3zDXM5Op9TeeMsJVOaJ2VRDpT9q4Y3d0AvA=="
"version": "18.15.0",
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.15.0.tgz",
"integrity": "sha512-z6nr0TTEOBGkzLGmbypWOGnpSpSIBorEhC4L+4HeQ2iezKCi4f77kyslRwvHeNitymGQ+oFyIWGP96l/DPSV9w=="
},
"node_modules/@types/node-fetch": {
"version": "2.6.2",

View File

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