mirror of
https://github.com/prymitive/karma
synced 2026-08-23 11:56:20 +00:00
fix(deps): update dependency object-hash to v2.0.1
This commit is contained in:
committed by
renovate[bot]
parent
b3dde74e6c
commit
03a3a7ae84
Generated
+3
-3
@@ -13072,9 +13072,9 @@
|
||||
}
|
||||
},
|
||||
"object-hash": {
|
||||
"version": "2.0.0",
|
||||
"resolved": "https://registry.npmjs.org/object-hash/-/object-hash-2.0.0.tgz",
|
||||
"integrity": "sha512-I7zGBH0rDKwVGeGZpZoFaDhIwvJa3l1CZE+8VchylXbInNiCj7sxxea9P5dTM4ftKR5//nrqxrdeGSTWL2VpBA=="
|
||||
"version": "2.0.1",
|
||||
"resolved": "https://registry.npmjs.org/object-hash/-/object-hash-2.0.1.tgz",
|
||||
"integrity": "sha512-HgcGMooY4JC2PBt9sdUdJ6PMzpin+YtY3r/7wg0uTifP+HJWW8rammseSEHuyt0UeShI183UGssCJqm1bJR7QA=="
|
||||
},
|
||||
"object-inspect": {
|
||||
"version": "1.7.0",
|
||||
|
||||
+1
-1
@@ -27,7 +27,7 @@
|
||||
"mobx-react": "6.1.4",
|
||||
"mobx-stored": "1.1.0",
|
||||
"moment": "2.24.0",
|
||||
"object-hash": "2.0.0",
|
||||
"object-hash": "2.0.1",
|
||||
"prop-types": "15.7.2",
|
||||
"qs": "6.9.1",
|
||||
"react": "16.12.0",
|
||||
|
||||
Reference in New Issue
Block a user