mirror of
https://github.com/prymitive/karma
synced 2026-09-04 11:27:19 +00:00
fix(deps): update dependency object-hash to v2
This commit is contained in:
Generated
+3
-4
@@ -7336,7 +7336,6 @@
|
||||
"fs-extra": "^8.1.0",
|
||||
"loader-fs-cache": "^1.0.2",
|
||||
"loader-utils": "^1.2.3",
|
||||
"object-hash": "^1.3.1",
|
||||
"schema-utils": "^2.2.0"
|
||||
},
|
||||
"dependencies": {
|
||||
@@ -12638,9 +12637,9 @@
|
||||
}
|
||||
},
|
||||
"object-hash": {
|
||||
"version": "1.3.1",
|
||||
"resolved": "https://registry.npmjs.org/object-hash/-/object-hash-1.3.1.tgz",
|
||||
"integrity": "sha512-OSuu/pU4ENM9kmREg0BdNrUDIl1heYa4mBZacJc+vVWz4GtAwu7jO8s4AIt2aGRUTqxykpWzI3Oqnsm13tTMDA=="
|
||||
"version": "2.0.0",
|
||||
"resolved": "https://registry.npmjs.org/object-hash/-/object-hash-2.0.0.tgz",
|
||||
"integrity": "sha512-I7zGBH0rDKwVGeGZpZoFaDhIwvJa3l1CZE+8VchylXbInNiCj7sxxea9P5dTM4ftKR5//nrqxrdeGSTWL2VpBA=="
|
||||
},
|
||||
"object-inspect": {
|
||||
"version": "1.6.0",
|
||||
|
||||
+1
-1
@@ -26,7 +26,7 @@
|
||||
"mobx-react": "6.1.3",
|
||||
"mobx-stored": "1.1.0",
|
||||
"moment": "2.24.0",
|
||||
"object-hash": "1.3.1",
|
||||
"object-hash": "2.0.0",
|
||||
"prop-types": "15.7.2",
|
||||
"qs": "6.9.0",
|
||||
"react": "16.10.2",
|
||||
|
||||
Reference in New Issue
Block a user