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

This commit is contained in:
Renovate Bot
2021-06-23 09:33:14 +00:00
committed by renovate[bot]
parent 154e87460f
commit 8e80b4d04f
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -4767,9 +4767,9 @@
"dev": true
},
"@types/node": {
"version": "14.17.3",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.17.3.tgz",
"integrity": "sha512-e6ZowgGJmTuXa3GyaPbTGxX17tnThl2aSSizrFthQ7m9uLGZBXiGhgE55cjRZTF5kjZvYn9EOPOMljdjwbflxw==",
"version": "14.17.4",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.17.4.tgz",
"integrity": "sha512-8kQ3+wKGRNN0ghtEn7EGps/B8CzuBz1nXZEIGGLP2GnwbqYn4dbTs7k+VKLTq1HvZLRCIDtN3Snx1Ege8B7L5A==",
"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.3",
"@types/node": "14.17.4",
"@types/promise-retry": "1.1.3",
"@types/qs": "6.9.6",
"@types/react": "17.0.11",