chore(deps): update dependency @types/node to v14.17.9

This commit is contained in:
Renovate Bot
2021-08-04 17:42:07 +00:00
committed by renovate[bot]
parent 164f1f5bc1
commit 08c3c1265c
2 changed files with 4 additions and 4 deletions

6
ui/package-lock.json generated
View File

@@ -5118,9 +5118,9 @@
"dev": true
},
"@types/node": {
"version": "14.17.8",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.17.8.tgz",
"integrity": "sha512-0CHLt50GbUmH/6MrlBIKNdWCglvlyQKkorRf08/0DIi0ryuTPP+ijWLSI19SbDTHSKaagGDELiImY4BSikt61w==",
"version": "14.17.9",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.17.9.tgz",
"integrity": "sha512-CMjgRNsks27IDwI785YMY0KLt3co/c0cQ5foxHYv/shC2w8oOnVwz5Ubq1QG5KzrcW+AXk6gzdnxIkDnTvzu3g==",
"dev": true
},
"@types/node-fetch": {

View File

@@ -68,7 +68,7 @@
"@types/lodash.merge": "4.6.6",
"@types/lodash.throttle": "4.1.6",
"@types/lodash.uniqueid": "4.0.6",
"@types/node": "14.17.8",
"@types/node": "14.17.9",
"@types/promise-retry": "1.1.3",
"@types/qs": "6.9.7",
"@types/react": "17.0.15",