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

This commit is contained in:
Renovate Bot
2021-12-23 04:28:39 +00:00
committed by renovate[bot]
parent a1f6627bca
commit 2d08fcffcc
2 changed files with 8 additions and 8 deletions

14
ui/package-lock.json generated
View File

@@ -72,7 +72,7 @@
"@types/lodash.merge": "4.6.6",
"@types/lodash.throttle": "4.1.6",
"@types/lodash.uniqueid": "4.0.6",
"@types/node": "16.11.15",
"@types/node": "16.11.16",
"@types/promise-retry": "1.1.3",
"@types/qs": "6.9.7",
"@types/react": "17.0.37",
@@ -11083,9 +11083,9 @@
"dev": true
},
"node_modules/@types/node": {
"version": "16.11.15",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.15.tgz",
"integrity": "sha512-LMGR7iUjwZRxoYnfc9+YELxwqkaLmkJlo4/HUvOMyGvw9DaHO0gtAbH2FUdoFE6PXBTYZIT7x610r7kdo8o1fQ==",
"version": "16.11.16",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.16.tgz",
"integrity": "sha512-Mt07oPv0YcV0OQMZ+ZDZbuNeL8024sJb1OJTtzG014ACGHVLB3sXzuXhnQaHI8fgMOLLTeHOasaltpGUMD0zrg==",
"dev": true
},
"node_modules/@types/node-fetch": {
@@ -42348,9 +42348,9 @@
"dev": true
},
"@types/node": {
"version": "16.11.15",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.15.tgz",
"integrity": "sha512-LMGR7iUjwZRxoYnfc9+YELxwqkaLmkJlo4/HUvOMyGvw9DaHO0gtAbH2FUdoFE6PXBTYZIT7x610r7kdo8o1fQ==",
"version": "16.11.16",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.16.tgz",
"integrity": "sha512-Mt07oPv0YcV0OQMZ+ZDZbuNeL8024sJb1OJTtzG014ACGHVLB3sXzuXhnQaHI8fgMOLLTeHOasaltpGUMD0zrg==",
"dev": true
},
"@types/node-fetch": {

View File

@@ -71,7 +71,7 @@
"@types/lodash.merge": "4.6.6",
"@types/lodash.throttle": "4.1.6",
"@types/lodash.uniqueid": "4.0.6",
"@types/node": "16.11.15",
"@types/node": "16.11.16",
"@types/promise-retry": "1.1.3",
"@types/qs": "6.9.7",
"@types/react": "17.0.37",