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

This commit is contained in:
renovate[bot]
2022-08-23 22:52:00 +00:00
parent f4055995ee
commit d16d2096b5
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.54",
"@types/node": "16.11.55",
"@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.54",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.54.tgz",
"integrity": "sha512-ryOpwe15+BtTUxKFfzABjaI/EtXLPBSBEW4B6D5ygWNcORLVKG/1/FC3WwAr5d7t6lCnlVPRsCY0NH680QT+Pg==",
"version": "16.11.55",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.55.tgz",
"integrity": "sha512-ZZepNkqPNCBy6PlCjeOY0gI1q91v7l5MUhVc5RMAUV39OxRO8lF8fqGnhY2j8FWz8fxcN8HvAUWoccWpOzl/Ug==",
"dev": true
},
"node_modules/@types/node-fetch": {
@@ -43829,9 +43829,9 @@
"dev": true
},
"@types/node": {
"version": "16.11.54",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.54.tgz",
"integrity": "sha512-ryOpwe15+BtTUxKFfzABjaI/EtXLPBSBEW4B6D5ygWNcORLVKG/1/FC3WwAr5d7t6lCnlVPRsCY0NH680QT+Pg==",
"version": "16.11.55",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.55.tgz",
"integrity": "sha512-ZZepNkqPNCBy6PlCjeOY0gI1q91v7l5MUhVc5RMAUV39OxRO8lF8fqGnhY2j8FWz8fxcN8HvAUWoccWpOzl/Ug==",
"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.54",
"@types/node": "16.11.55",
"@types/promise-retry": "1.1.3",
"@types/qs": "6.9.7",
"@types/react": "17.0.48",