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

This commit is contained in:
Renovate Bot
2021-05-25 02:35:31 +00:00
committed by renovate[bot]
parent 80ebe1a219
commit 21a1718d26
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -4705,9 +4705,9 @@
"dev": true
},
"@types/node": {
"version": "14.17.0",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.17.0.tgz",
"integrity": "sha512-w8VZUN/f7SSbvVReb9SWp6cJFevxb4/nkG65yLAya//98WgocKm5PLDAtSs5CtJJJM+kHmJjO/6mmYW4MHShZA==",
"version": "14.17.1",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.17.1.tgz",
"integrity": "sha512-/tpUyFD7meeooTRwl3sYlihx2BrJE7q9XF71EguPFIySj9B7qgnRtHsHTho+0AUm4m1SvWGm6uSncrR94q6Vtw==",
"dev": true
},
"@types/node-fetch": {
+1 -1
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.0",
"@types/node": "14.17.1",
"@types/promise-retry": "1.1.3",
"@types/qs": "6.9.6",
"@types/react": "17.0.6",