0

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

This commit is contained in:
renovate[bot] 2023-07-04 00:48:24 +00:00 committed by GitHub
parent 70b3d2f544
commit e170123d0c
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/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.16.18", "@types/node": "18.16.19",
"@types/prop-types": "15.7.5", "@types/prop-types": "15.7.5",
"@types/react": "18.2.14", "@types/react": "18.2.14",
"@types/react-linkify": "1.0.1", "@types/react-linkify": "1.0.1",
@ -13462,9 +13462,9 @@
"integrity": "sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA==" "integrity": "sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA=="
}, },
"node_modules/@types/node": { "node_modules/@types/node": {
"version": "18.16.18", "version": "18.16.19",
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.16.18.tgz", "resolved": "https://registry.npmjs.org/@types/node/-/node-18.16.19.tgz",
"integrity": "sha512-/aNaQZD0+iSBAGnvvN2Cx92HqE5sZCPZtx2TsK+4nvV23fFe09jVDvpArXr2j9DnYlzuU9WuoykDDc6wqvpNcw==" "integrity": "sha512-IXl7o+R9iti9eBW4Wg2hx1xQDig183jj7YLn8F7udNceyfkbn1ZxmzZXuak20gR40D7pIkIY1kYGx5VIGbaHKA=="
}, },
"node_modules/@types/node-fetch": { "node_modules/@types/node-fetch": {
"version": "2.6.4", "version": "2.6.4",

View File

@ -79,7 +79,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.16.18", "@types/node": "18.16.19",
"@types/prop-types": "15.7.5", "@types/prop-types": "15.7.5",
"@types/react": "18.2.14", "@types/react": "18.2.14",
"@types/react-linkify": "1.0.1", "@types/react-linkify": "1.0.1",