build(deps): bump object-hash from 1.3.0 to 1.3.1 in /ui

Bumps [object-hash](https://github.com/puleos/object-hash) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/puleos/object-hash/releases)
- [Commits](https://github.com/puleos/object-hash/compare/v1.3.0...v1.3.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2018-11-12 19:14:44 +00:00
parent 284fa7b138
commit d7aa31c779
2 changed files with 5 additions and 5 deletions

View File

@@ -24,7 +24,7 @@
"mobx-react": "5.3.6",
"mobx-stored": "1.0.2",
"moment": "2.22.2",
"object-hash": "1.3.0",
"object-hash": "1.3.1",
"prop-types": "15.6.2",
"qs": "6.5.2",
"react": "16.6.1",

View File

@@ -7664,10 +7664,10 @@ object-copy@^0.1.0:
define-property "^0.2.5"
kind-of "^3.0.3"
object-hash@1.3.0, object-hash@^1.1.4:
version "1.3.0"
resolved "https://registry.yarnpkg.com/object-hash/-/object-hash-1.3.0.tgz#76d9ba6ff113cf8efc0d996102851fe6723963e2"
integrity sha512-05KzQ70lSeGSrZJQXE5wNDiTkBJDlUT/myi6RX9dVIvz7a7Qh4oH93BQdiPMn27nldYvVQCKMUaM83AfizZlsQ==
object-hash@1.3.1, object-hash@^1.1.4:
version "1.3.1"
resolved "https://registry.yarnpkg.com/object-hash/-/object-hash-1.3.1.tgz#fde452098a951cb145f039bb7d455449ddc126df"
integrity sha512-OSuu/pU4ENM9kmREg0BdNrUDIl1heYa4mBZacJc+vVWz4GtAwu7jO8s4AIt2aGRUTqxykpWzI3Oqnsm13tTMDA==
object-inspect@^1.6.0:
version "1.6.0"