0

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

This commit is contained in:
renovate[bot] 2022-12-19 23:03:01 +00:00 committed by GitHub
parent 6021df078d
commit 7fd95a05d2
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

@ -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.15",
"@types/node": "18.11.16",
"@types/prop-types": "15.7.5",
"@types/react": "18.0.26",
"@types/react-linkify": "1.0.1",
@ -11726,9 +11726,9 @@
"integrity": "sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA=="
},
"node_modules/@types/node": {
"version": "18.11.15",
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.11.15.tgz",
"integrity": "sha512-VkhBbVo2+2oozlkdHXLrb3zjsRkpdnaU2bXmX8Wgle3PUi569eLRaHGlgETQHR7lLL1w7GiG3h9SnePhxNDecw=="
"version": "18.11.16",
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.11.16.tgz",
"integrity": "sha512-6T7P5bDkRhqRxrQtwj7vru+bWTpelgtcETAZEUSdq0YISKz8WKdoBukQLYQQ6DFHvU9JRsbFq0JH5C51X2ZdnA=="
},
"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.15",
"@types/node": "18.11.16",
"@types/prop-types": "15.7.5",
"@types/react": "18.0.26",
"@types/react-linkify": "1.0.1",