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

This commit is contained in:
renovate[bot]
2022-12-09 05:06:07 +00:00
committed by GitHub
parent da3a392837
commit 7a55a00e9d
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/chart.js": "2.9.37",
"@types/classnames": "2.3.1", "@types/classnames": "2.3.1",
"@types/markdown-it": "12.2.3", "@types/markdown-it": "12.2.3",
"@types/node": "18.11.10", "@types/node": "18.11.11",
"@types/prop-types": "15.7.5", "@types/prop-types": "15.7.5",
"@types/react": "18.0.26", "@types/react": "18.0.26",
"@types/react-linkify": "1.0.1", "@types/react-linkify": "1.0.1",
@@ -11721,9 +11721,9 @@
"integrity": "sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA==" "integrity": "sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA=="
}, },
"node_modules/@types/node": { "node_modules/@types/node": {
"version": "18.11.10", "version": "18.11.11",
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.11.10.tgz", "resolved": "https://registry.npmjs.org/@types/node/-/node-18.11.11.tgz",
"integrity": "sha512-juG3RWMBOqcOuXC643OAdSA525V44cVgGV6dUDuiFtss+8Fk5x1hI93Rsld43VeJVIeqlP9I7Fn9/qaVqoEAuQ==" "integrity": "sha512-KJ021B1nlQUBLopzZmPBVuGU9un7WJd/W4ya7Ih02B4Uwky5Nja0yGYav2EfYIk0RR2Q9oVhf60S2XR1BCWJ2g=="
}, },
"node_modules/@types/node-fetch": { "node_modules/@types/node-fetch": {
"version": "2.6.2", "version": "2.6.2",

View File

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