Skip to content
This repository was archived by the owner on Oct 16, 2020. It is now read-only.

Commit fc79881

Browse files
committed
fix(deps): update dependency object-hash to ^1.3.1
1 parent 1c9317e commit fc79881

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"jaeger-client": "^3.5.3",
5252
"lodash": "^4.17.4",
5353
"mz": "^2.6.0",
54-
"object-hash": "^1.1.8",
54+
"object-hash": "^1.3.1",
5555
"opentracing": "^0.14.0",
5656
"rxjs": "^5.5.0",
5757
"semaphore-async-await": "^1.5.1",
@@ -74,7 +74,7 @@
7474
"@types/mocha": "5.2.6",
7575
"@types/mz": "0.0.32",
7676
"@types/node": "7.0.63",
77-
"@types/object-hash": "1.2.0",
77+
"@types/object-hash": "1.3.1",
7878
"@types/rimraf": "2.0.2",
7979
"@types/sinon": "4.3.1",
8080
"@types/temp": "0.8.32",

0 commit comments

Comments
 (0)