mirror of
https://github.com/prymitive/karma
synced 2026-05-05 03:16:51 +00:00
fix(deps): update dependency @types/node to v14.11.8
This commit is contained in:
committed by
Łukasz Mierzwa
parent
e7ffef2f60
commit
70f91ff2f4
6
ui/package-lock.json
generated
6
ui/package-lock.json
generated
@@ -3780,9 +3780,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"@types/node": {
|
||||
"version": "14.11.7",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.11.7.tgz",
|
||||
"integrity": "sha512-hSEXknS4KiayUdZ7401J/T6eykXHJkDEipnyQMJ4/GstK4kWjbHnwXlcpvIWfPKiEH1JU96DkbzJ1nHRmpmKLw=="
|
||||
"version": "14.11.8",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.11.8.tgz",
|
||||
"integrity": "sha512-KPcKqKm5UKDkaYPTuXSx8wEP7vE9GnuaXIZKijwRYcePpZFDVuy2a57LarFKiORbHOuTOOwYzxVxcUzsh2P2Pw=="
|
||||
},
|
||||
"@types/node-fetch": {
|
||||
"version": "2.5.7",
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
"@types/lodash.merge": "4.6.6",
|
||||
"@types/lodash.throttle": "4.1.6",
|
||||
"@types/lodash.uniqueid": "4.0.6",
|
||||
"@types/node": "14.11.7",
|
||||
"@types/node": "14.11.8",
|
||||
"@types/promise-retry": "1.1.3",
|
||||
"@types/qs": "6.9.5",
|
||||
"@types/react": "16.9.51",
|
||||
|
||||
Reference in New Issue
Block a user