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

This commit is contained in:
Renovate Bot
2022-04-26 21:24:34 +00:00
committed by Łukasz Mierzwa
parent cab4ced74c
commit ed765314f6
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.29",
"@types/node": "16.11.31",
"@types/promise-retry": "1.1.3",
"@types/qs": "6.9.7",
"@types/react": "17.0.44",
@@ -9939,9 +9939,9 @@
"dev": true
},
"node_modules/@types/node": {
"version": "16.11.29",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.29.tgz",
"integrity": "sha512-9dDdonLyPJQJ/kdOlDxAah+bTI+u2ccF3k62FErhquDuggoCX6piWez7j7o6yNE+rP2IRcZVQ6Tw4N0P38+rWA==",
"version": "16.11.31",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.31.tgz",
"integrity": "sha512-wh/d0pcu/Ie2mqTIqh4tjd0mLAB4JWxOjHQtLN20HS7sjMHiV4Afr+90hITTyZcxowwha5wjv32jGEn1zkEFMg==",
"dev": true
},
"node_modules/@types/node-fetch": {
@@ -40466,9 +40466,9 @@
"dev": true
},
"@types/node": {
"version": "16.11.29",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.29.tgz",
"integrity": "sha512-9dDdonLyPJQJ/kdOlDxAah+bTI+u2ccF3k62FErhquDuggoCX6piWez7j7o6yNE+rP2IRcZVQ6Tw4N0P38+rWA==",
"version": "16.11.31",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.31.tgz",
"integrity": "sha512-wh/d0pcu/Ie2mqTIqh4tjd0mLAB4JWxOjHQtLN20HS7sjMHiV4Afr+90hITTyZcxowwha5wjv32jGEn1zkEFMg==",
"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.29",
"@types/node": "16.11.31",
"@types/promise-retry": "1.1.3",
"@types/qs": "6.9.7",
"@types/react": "17.0.44",