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

This commit is contained in:
Renovate Bot
2022-04-25 04:52:21 +00:00
committed by renovate[bot]
parent a405477551
commit bb6adf0711
2 changed files with 8 additions and 8 deletions

14
ui/package-lock.json generated
View File

@@ -68,7 +68,7 @@
"@types/lodash.merge": "4.6.7",
"@types/lodash.throttle": "4.1.7",
"@types/lodash.uniqueid": "4.0.7",
"@types/node": "16.11.27",
"@types/node": "16.11.28",
"@types/promise-retry": "1.1.3",
"@types/qs": "6.9.7",
"@types/react": "17.0.44",
@@ -9940,9 +9940,9 @@
"dev": true
},
"node_modules/@types/node": {
"version": "16.11.27",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.27.tgz",
"integrity": "sha512-C1pD3kgLoZ56Uuy5lhfOxie4aZlA3UMGLX9rXteq4WitEZH6Rl80mwactt9QG0w0gLFlN/kLBTFnGXtDVWvWQw==",
"version": "16.11.28",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.28.tgz",
"integrity": "sha512-l/y1ZZpWqevemVQmk0Q1TPohlJTul7u9ysq3bw6xlRDO8z+98JBI6gp4JS0OK8YkWUdYxnJU35H4vOzuiOFIag==",
"dev": true
},
"node_modules/@types/node-fetch": {
@@ -40498,9 +40498,9 @@
"dev": true
},
"@types/node": {
"version": "16.11.27",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.27.tgz",
"integrity": "sha512-C1pD3kgLoZ56Uuy5lhfOxie4aZlA3UMGLX9rXteq4WitEZH6Rl80mwactt9QG0w0gLFlN/kLBTFnGXtDVWvWQw==",
"version": "16.11.28",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.28.tgz",
"integrity": "sha512-l/y1ZZpWqevemVQmk0Q1TPohlJTul7u9ysq3bw6xlRDO8z+98JBI6gp4JS0OK8YkWUdYxnJU35H4vOzuiOFIag==",
"dev": true
},
"@types/node-fetch": {

View File

@@ -67,7 +67,7 @@
"@types/lodash.merge": "4.6.7",
"@types/lodash.throttle": "4.1.7",
"@types/lodash.uniqueid": "4.0.7",
"@types/node": "16.11.27",
"@types/node": "16.11.28",
"@types/promise-retry": "1.1.3",
"@types/qs": "6.9.7",
"@types/react": "17.0.44",