Skip to content

Commit 9b8da99

Browse files
Merge pull request nestjs#3121 from nestjs/renovate/object-hash-2.x
fix(deps): update dependency object-hash to v2
2 parents 88736f1 + e90676f commit 9b8da99

3 files changed

Lines changed: 5 additions & 6 deletions

File tree

package-lock.json

Lines changed: 3 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"mqtt": "3.0.0",
6969
"multer": "1.4.2",
7070
"nats": "1.3.2",
71-
"object-hash": "1.3.1",
71+
"object-hash": "2.0.0",
7272
"optional": "0.1.4",
7373
"path-to-regexp": "3.1.0",
7474
"pump": "3.0.0",

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@nuxtjs/opencollective": "0.2.2",
2626
"fast-safe-stringify": "2.0.7",
2727
"iterare": "1.2.0",
28-
"object-hash": "1.3.1",
28+
"object-hash": "2.0.0",
2929
"uuid": "3.3.3"
3030
},
3131
"peerDependencies": {

0 commit comments

Comments
 (0)