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

This commit is contained in:
Renovate Bot
2021-10-14 21:07:13 +01:00
committed by Łukasz Mierzwa
parent 6157bbcdc6
commit a46bb3140d
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -4945,9 +4945,9 @@
"dev": true
},
"@types/node": {
"version": "14.17.26",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.17.26.tgz",
"integrity": "sha512-eSTNkK/nfmnC7IKpOJZixDgG0W2/eHz1qyFN7o/rwwwIHsVRp+G9nbh4BrQ77kbQ2zPu286AQRxkuRLPcR3gXw==",
"version": "14.17.27",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.17.27.tgz",
"integrity": "sha512-94+Ahf9IcaDuJTle/2b+wzvjmutxXAEXU6O81JHblYXUg2BDG+dnBy7VxIPHKAyEEDHzCMQydTJuWvrE+Aanzw==",
"dev": true
},
"@types/node-fetch": {
+1 -1
View File
@@ -69,7 +69,7 @@
"@types/lodash.merge": "4.6.6",
"@types/lodash.throttle": "4.1.6",
"@types/lodash.uniqueid": "4.0.6",
"@types/node": "14.17.26",
"@types/node": "14.17.27",
"@types/promise-retry": "1.1.3",
"@types/qs": "6.9.7",
"@types/react": "17.0.30",