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

This commit is contained in:
Renovate Bot
2022-05-13 00:05:25 +00:00
committed by renovate[bot]
parent 9c60bde9ab
commit 450891e079
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.34",
"@types/node": "16.11.35",
"@types/promise-retry": "1.1.3",
"@types/qs": "6.9.7",
"@types/react": "17.0.45",
@@ -10306,9 +10306,9 @@
"dev": true
},
"node_modules/@types/node": {
"version": "16.11.34",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.34.tgz",
"integrity": "sha512-UrWGDyLAlQ2Z8bNOGWTsqbP9ZcBeTYBVuTRNxXTztBy5KhWUFI3BaeDWoCP/CzV/EVGgO1NTYzv9ZytBI9GAEw==",
"version": "16.11.35",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.35.tgz",
"integrity": "sha512-QXu45LyepgnhUfnIAj/FyT4uM87ug5KpIrgXfQtUPNAlx8w5hmd8z8emqCLNvG11QkpRSCG9Qg2buMxvqfjfsQ==",
"dev": true
},
"node_modules/@types/node-fetch": {
@@ -40822,9 +40822,9 @@
"dev": true
},
"@types/node": {
"version": "16.11.34",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.34.tgz",
"integrity": "sha512-UrWGDyLAlQ2Z8bNOGWTsqbP9ZcBeTYBVuTRNxXTztBy5KhWUFI3BaeDWoCP/CzV/EVGgO1NTYzv9ZytBI9GAEw==",
"version": "16.11.35",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.35.tgz",
"integrity": "sha512-QXu45LyepgnhUfnIAj/FyT4uM87ug5KpIrgXfQtUPNAlx8w5hmd8z8emqCLNvG11QkpRSCG9Qg2buMxvqfjfsQ==",
"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.34",
"@types/node": "16.11.35",
"@types/promise-retry": "1.1.3",
"@types/qs": "6.9.7",
"@types/react": "17.0.45",