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

This commit is contained in:
renovate[bot]
2022-12-16 22:36:04 +00:00
committed by GitHub
parent 534891aabf
commit 81c03d763b
2 changed files with 5 additions and 5 deletions

8
web/package-lock.json generated
View File

@@ -73,7 +73,7 @@
"@types/chart.js": "2.9.37",
"@types/classnames": "2.3.1",
"@types/markdown-it": "12.2.3",
"@types/node": "18.11.14",
"@types/node": "18.11.15",
"@types/prop-types": "15.7.5",
"@types/react": "18.0.26",
"@types/react-linkify": "1.0.1",
@@ -11721,9 +11721,9 @@
"integrity": "sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA=="
},
"node_modules/@types/node": {
"version": "18.11.14",
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.11.14.tgz",
"integrity": "sha512-0KXV57tENYmmJMl+FekeW9V3O/rlcqGQQJ/hNh9r8pKIj304pskWuEd8fCyNT86g/TpO0gcOTiLzsHLEURFMIQ=="
"version": "18.11.15",
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.11.15.tgz",
"integrity": "sha512-VkhBbVo2+2oozlkdHXLrb3zjsRkpdnaU2bXmX8Wgle3PUi569eLRaHGlgETQHR7lLL1w7GiG3h9SnePhxNDecw=="
},
"node_modules/@types/node-fetch": {
"version": "2.6.2",

View File

@@ -77,7 +77,7 @@
"@types/chart.js": "2.9.37",
"@types/classnames": "2.3.1",
"@types/markdown-it": "12.2.3",
"@types/node": "18.11.14",
"@types/node": "18.11.15",
"@types/prop-types": "15.7.5",
"@types/react": "18.0.26",
"@types/react-linkify": "1.0.1",