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

This commit is contained in:
renovate[bot]
2022-09-08 04:43:40 +00:00
parent fb541dd448
commit 67bd8eed70
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.57",
"@types/node": "16.11.58",
"@types/promise-retry": "1.1.3",
"@types/qs": "6.9.7",
"@types/react": "17.0.49",
@@ -11118,9 +11118,9 @@
"dev": true
},
"node_modules/@types/node": {
"version": "16.11.57",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.57.tgz",
"integrity": "sha512-diBb5AE2V8h9Fs9zEDtBwSeLvIACng/aAkdZ3ujMV+cGuIQ9Nc/V+wQqurk9HJp8ni5roBxQHW21z/ZYbGDivg==",
"version": "16.11.58",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.58.tgz",
"integrity": "sha512-uMVxJ111wpHzkx/vshZFb6Qni3BOMnlWLq7q9jrwej7Yw/KvjsEbpxCCxw+hLKxexFMc8YmpG8J9tnEe/rKsIg==",
"dev": true
},
"node_modules/@types/node-fetch": {
@@ -43982,9 +43982,9 @@
"dev": true
},
"@types/node": {
"version": "16.11.57",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.57.tgz",
"integrity": "sha512-diBb5AE2V8h9Fs9zEDtBwSeLvIACng/aAkdZ3ujMV+cGuIQ9Nc/V+wQqurk9HJp8ni5roBxQHW21z/ZYbGDivg==",
"version": "16.11.58",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.58.tgz",
"integrity": "sha512-uMVxJ111wpHzkx/vshZFb6Qni3BOMnlWLq7q9jrwej7Yw/KvjsEbpxCCxw+hLKxexFMc8YmpG8J9tnEe/rKsIg==",
"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.57",
"@types/node": "16.11.58",
"@types/promise-retry": "1.1.3",
"@types/qs": "6.9.7",
"@types/react": "17.0.49",