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

This commit is contained in:
Renovate Bot
2021-10-13 18:45:15 +01:00
committed by Łukasz Mierzwa
parent d42c5eb556
commit 025602376f
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -4945,9 +4945,9 @@
"dev": true
},
"@types/node": {
"version": "14.17.22",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.17.22.tgz",
"integrity": "sha512-6Mgu9YWd8j0dk9M8V9+5w6ktqIFCcn/fFXAVIDFk/niAOFiOiz4GeFAMWYAQjKrcsASbFqMkqR8/Y2wuVCAkNg==",
"version": "14.17.23",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.17.23.tgz",
"integrity": "sha512-476I8l9SsG1AqYWfG38IClUije4SgDu39Z8SDD7dEBCb8eZaADN4T57cMjN09F6bEInes41/Wuv5cbIfLgarbA==",
"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.22",
"@types/node": "14.17.23",
"@types/promise-retry": "1.1.3",
"@types/qs": "6.9.7",
"@types/react": "17.0.29",