chore(deps): update dependency @types/node to v16.11.49

This commit is contained in:
renovate[bot]
2022-08-16 08:32:11 +00:00
parent d9fe32562e
commit 2a949d7801
2 changed files with 8 additions and 8 deletions

14
ui/package-lock.json generated
View File

@@ -71,7 +71,7 @@
"@types/lodash.merge": "4.6.7",
"@types/lodash.throttle": "4.1.7",
"@types/lodash.uniqueid": "4.0.7",
"@types/node": "16.11.48",
"@types/node": "16.11.49",
"@types/promise-retry": "1.1.3",
"@types/qs": "6.9.7",
"@types/react": "17.0.48",
@@ -10360,9 +10360,9 @@
"dev": true
},
"node_modules/@types/node": {
"version": "16.11.48",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.48.tgz",
"integrity": "sha512-Z9r9UWlNeNkYnxybm+1fc0jxUNjZqRekTAr1pG0qdXe9apT9yCiqk1c4VvKQJsFpnchU4+fLl25MabSLA2wxIw==",
"version": "16.11.49",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.49.tgz",
"integrity": "sha512-Abq9fBviLV93OiXMu+f6r0elxCzRwc0RC5f99cU892uBITL44pTvgvEqlRlPRi8EGcO1z7Cp8A4d0s/p3J/+Nw==",
"dev": true
},
"node_modules/@types/node-fetch": {
@@ -41411,9 +41411,9 @@
"dev": true
},
"@types/node": {
"version": "16.11.48",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.48.tgz",
"integrity": "sha512-Z9r9UWlNeNkYnxybm+1fc0jxUNjZqRekTAr1pG0qdXe9apT9yCiqk1c4VvKQJsFpnchU4+fLl25MabSLA2wxIw==",
"version": "16.11.49",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.49.tgz",
"integrity": "sha512-Abq9fBviLV93OiXMu+f6r0elxCzRwc0RC5f99cU892uBITL44pTvgvEqlRlPRi8EGcO1z7Cp8A4d0s/p3J/+Nw==",
"dev": true
},
"@types/node-fetch": {

View File

@@ -70,7 +70,7 @@
"@types/lodash.merge": "4.6.7",
"@types/lodash.throttle": "4.1.7",
"@types/lodash.uniqueid": "4.0.7",
"@types/node": "16.11.48",
"@types/node": "16.11.49",
"@types/promise-retry": "1.1.3",
"@types/qs": "6.9.7",
"@types/react": "17.0.48",