From d7aa31c779f8600c5b11e0b786c253f5c07817da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 12 Nov 2018 19:14:44 +0000 Subject: [PATCH] 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] --- ui/package.json | 2 +- ui/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ui/package.json b/ui/package.json index 8edf53e18..3a54d02ea 100644 --- a/ui/package.json +++ b/ui/package.json @@ -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", diff --git a/ui/yarn.lock b/ui/yarn.lock index a79510671..49424205d 100644 --- a/ui/yarn.lock +++ b/ui/yarn.lock @@ -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"