mirror of
https://github.com/prymitive/karma
synced 2026-05-07 03:26:52 +00:00
chore(deps): update dependency @types/node to v16.11.45
This commit is contained in:
14
ui/package-lock.json
generated
14
ui/package-lock.json
generated
@@ -71,7 +71,7 @@
|
||||
"@types/lodash.merge": "4.6.7",
|
||||
"@types/lodash.throttle": "4.1.7",
|
||||
"@types/lodash.uniqueid": "4.0.7",
|
||||
"@types/node": "16.11.44",
|
||||
"@types/node": "16.11.45",
|
||||
"@types/promise-retry": "1.1.3",
|
||||
"@types/qs": "6.9.7",
|
||||
"@types/react": "17.0.47",
|
||||
@@ -10403,9 +10403,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@types/node": {
|
||||
"version": "16.11.44",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.44.tgz",
|
||||
"integrity": "sha512-gwP6+QDgL5TDBIWh1lbYh3EFPU11pa+8xcamcsA3ROkp3A9X+/3Y5cRgq93VPEEE+CGfxlQnqkg1kkWGBgh3fw==",
|
||||
"version": "16.11.45",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.45.tgz",
|
||||
"integrity": "sha512-3rKg/L5x0rofKuuUt5zlXzOnKyIHXmIu5R8A0TuNDMF2062/AOIDBciFIjToLEJ/9F9DzkHNot+BpNsMI1OLdQ==",
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@types/node-fetch": {
|
||||
@@ -41708,9 +41708,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"@types/node": {
|
||||
"version": "16.11.44",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.44.tgz",
|
||||
"integrity": "sha512-gwP6+QDgL5TDBIWh1lbYh3EFPU11pa+8xcamcsA3ROkp3A9X+/3Y5cRgq93VPEEE+CGfxlQnqkg1kkWGBgh3fw==",
|
||||
"version": "16.11.45",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.45.tgz",
|
||||
"integrity": "sha512-3rKg/L5x0rofKuuUt5zlXzOnKyIHXmIu5R8A0TuNDMF2062/AOIDBciFIjToLEJ/9F9DzkHNot+BpNsMI1OLdQ==",
|
||||
"dev": true
|
||||
},
|
||||
"@types/node-fetch": {
|
||||
|
||||
@@ -70,7 +70,7 @@
|
||||
"@types/lodash.merge": "4.6.7",
|
||||
"@types/lodash.throttle": "4.1.7",
|
||||
"@types/lodash.uniqueid": "4.0.7",
|
||||
"@types/node": "16.11.44",
|
||||
"@types/node": "16.11.45",
|
||||
"@types/promise-retry": "1.1.3",
|
||||
"@types/qs": "6.9.7",
|
||||
"@types/react": "17.0.47",
|
||||
|
||||
Reference in New Issue
Block a user