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

This commit is contained in:
Renovate Bot
2022-01-03 10:13:05 +00:00
committed by renovate[bot]
parent cfc7b21f77
commit d4c435c9da
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.6",
"@types/lodash.throttle": "4.1.6",
"@types/lodash.uniqueid": "4.0.6",
"@types/node": "16.11.17",
"@types/node": "16.11.18",
"@types/promise-retry": "1.1.3",
"@types/qs": "6.9.7",
"@types/react": "17.0.38",
@@ -11131,9 +11131,9 @@
"dev": true
},
"node_modules/@types/node": {
"version": "16.11.17",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.17.tgz",
"integrity": "sha512-C1vTZME8cFo8uxY2ui41xcynEotVkczIVI5AjLmy5pkpBv/FtG+jhtOlfcPysI8VRVwoOMv6NJm44LGnoMSWkw==",
"version": "16.11.18",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.18.tgz",
"integrity": "sha512-7N8AOYWWYuw0g+K+GKCmIwfU1VMHcexYNpLPYzFZ4Uq2W6C/ptfeC7XhXgy/4pcwhz/9KoS5yijMfnYQ0u0Udw==",
"dev": true
},
"node_modules/@types/node-fetch": {
@@ -42402,9 +42402,9 @@
"dev": true
},
"@types/node": {
"version": "16.11.17",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.17.tgz",
"integrity": "sha512-C1vTZME8cFo8uxY2ui41xcynEotVkczIVI5AjLmy5pkpBv/FtG+jhtOlfcPysI8VRVwoOMv6NJm44LGnoMSWkw==",
"version": "16.11.18",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.18.tgz",
"integrity": "sha512-7N8AOYWWYuw0g+K+GKCmIwfU1VMHcexYNpLPYzFZ4Uq2W6C/ptfeC7XhXgy/4pcwhz/9KoS5yijMfnYQ0u0Udw==",
"dev": true
},
"@types/node-fetch": {

View File

@@ -70,7 +70,7 @@
"@types/lodash.merge": "4.6.6",
"@types/lodash.throttle": "4.1.6",
"@types/lodash.uniqueid": "4.0.6",
"@types/node": "16.11.17",
"@types/node": "16.11.18",
"@types/promise-retry": "1.1.3",
"@types/qs": "6.9.7",
"@types/react": "17.0.38",