Update dependency @types/node to v18.14.1 (#2736)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
b1cc8c6f12
commit
9896c37f61
8
web/package-lock.json
generated
8
web/package-lock.json
generated
@ -74,7 +74,7 @@
|
||||
"@types/chart.js": "2.9.37",
|
||||
"@types/classnames": "2.3.1",
|
||||
"@types/markdown-it": "12.2.3",
|
||||
"@types/node": "18.13.0",
|
||||
"@types/node": "18.14.1",
|
||||
"@types/prop-types": "15.7.5",
|
||||
"@types/react": "18.0.28",
|
||||
"@types/react-linkify": "1.0.1",
|
||||
@ -11881,9 +11881,9 @@
|
||||
"integrity": "sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA=="
|
||||
},
|
||||
"node_modules/@types/node": {
|
||||
"version": "18.13.0",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.13.0.tgz",
|
||||
"integrity": "sha512-gC3TazRzGoOnoKAhUx+Q0t8S9Tzs74z7m0ipwGpSqQrleP14hKxP4/JUeEQcD3W1/aIpnWl8pHowI7WokuZpXg=="
|
||||
"version": "18.14.1",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.14.1.tgz",
|
||||
"integrity": "sha512-QH+37Qds3E0eDlReeboBxfHbX9omAcBCXEzswCu6jySP642jiM3cYSIkU/REqwhCUqXdonHFuBfJDiAJxMNhaQ=="
|
||||
},
|
||||
"node_modules/@types/node-fetch": {
|
||||
"version": "2.6.2",
|
||||
|
@ -78,7 +78,7 @@
|
||||
"@types/chart.js": "2.9.37",
|
||||
"@types/classnames": "2.3.1",
|
||||
"@types/markdown-it": "12.2.3",
|
||||
"@types/node": "18.13.0",
|
||||
"@types/node": "18.14.1",
|
||||
"@types/prop-types": "15.7.5",
|
||||
"@types/react": "18.0.28",
|
||||
"@types/react-linkify": "1.0.1",
|
||||
|
Loading…
x
Reference in New Issue
Block a user