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

This commit is contained in:
renovate[bot]
2022-08-24 05:55:38 +00:00
parent d16d2096b5
commit 6e660a44cf
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.55",
"@types/node": "16.11.56",
"@types/promise-retry": "1.1.3",
"@types/qs": "6.9.7",
"@types/react": "17.0.48",
@@ -11095,9 +11095,9 @@
"dev": true
},
"node_modules/@types/node": {
"version": "16.11.55",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.55.tgz",
"integrity": "sha512-ZZepNkqPNCBy6PlCjeOY0gI1q91v7l5MUhVc5RMAUV39OxRO8lF8fqGnhY2j8FWz8fxcN8HvAUWoccWpOzl/Ug==",
"version": "16.11.56",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.56.tgz",
"integrity": "sha512-aFcUkv7EddxxOa/9f74DINReQ/celqH8DiB3fRYgVDM2Xm5QJL8sl80QKuAnGvwAsMn+H3IFA6WCrQh1CY7m1A==",
"dev": true
},
"node_modules/@types/node-fetch": {
@@ -43829,9 +43829,9 @@
"dev": true
},
"@types/node": {
"version": "16.11.55",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.55.tgz",
"integrity": "sha512-ZZepNkqPNCBy6PlCjeOY0gI1q91v7l5MUhVc5RMAUV39OxRO8lF8fqGnhY2j8FWz8fxcN8HvAUWoccWpOzl/Ug==",
"version": "16.11.56",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.56.tgz",
"integrity": "sha512-aFcUkv7EddxxOa/9f74DINReQ/celqH8DiB3fRYgVDM2Xm5QJL8sl80QKuAnGvwAsMn+H3IFA6WCrQh1CY7m1A==",
"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.55",
"@types/node": "16.11.56",
"@types/promise-retry": "1.1.3",
"@types/qs": "6.9.7",
"@types/react": "17.0.48",