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

This commit is contained in:
renovate[bot]
2023-08-08 10:45:28 +00:00
committed by GitHub
parent b2513b56f6
commit 9f61fdbc4a
2 changed files with 5 additions and 5 deletions

8
web/package-lock.json generated
View File

@@ -75,7 +75,7 @@
"@types/classnames": "2.3.1", "@types/classnames": "2.3.1",
"@types/jest": "^29.5.0", "@types/jest": "^29.5.0",
"@types/markdown-it": "12.2.3", "@types/markdown-it": "12.2.3",
"@types/node": "18.17.2", "@types/node": "18.17.3",
"@types/prop-types": "15.7.5", "@types/prop-types": "15.7.5",
"@types/react": "18.2.18", "@types/react": "18.2.18",
"@types/react-linkify": "1.0.1", "@types/react-linkify": "1.0.1",
@@ -13698,9 +13698,9 @@
"integrity": "sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA==" "integrity": "sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA=="
}, },
"node_modules/@types/node": { "node_modules/@types/node": {
"version": "18.17.2", "version": "18.17.3",
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.17.2.tgz", "resolved": "https://registry.npmjs.org/@types/node/-/node-18.17.3.tgz",
"integrity": "sha512-wBo3KqP/PBqje5TI9UTiuL3yWfP6sdPtjtygSOqcYZWT232dfDeDOnkDps5wqZBP9NgGgYrNejinl0faAuE+HQ==" "integrity": "sha512-2x8HWtFk0S99zqVQABU9wTpr8wPoaDHZUcAkoTKH+nL7kPv3WUI9cRi/Kk5Mz4xdqXSqTkKP7IWNoQQYCnDsTA=="
}, },
"node_modules/@types/node-fetch": { "node_modules/@types/node-fetch": {
"version": "2.6.4", "version": "2.6.4",

View File

@@ -81,7 +81,7 @@
"@types/classnames": "2.3.1", "@types/classnames": "2.3.1",
"@types/jest": "^29.5.0", "@types/jest": "^29.5.0",
"@types/markdown-it": "12.2.3", "@types/markdown-it": "12.2.3",
"@types/node": "18.17.2", "@types/node": "18.17.3",
"@types/prop-types": "15.7.5", "@types/prop-types": "15.7.5",
"@types/react": "18.2.18", "@types/react": "18.2.18",
"@types/react-linkify": "1.0.1", "@types/react-linkify": "1.0.1",