Skip to content

Commit 537cfb8

Browse files
Merge pull request nestjs#4032 from nestjs/renovate/object-hash-2.x
fix(deps): update dependency object-hash to v2.0.2
2 parents 0864149 + 20d255a commit 537cfb8

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

package-lock.json

Lines changed: 3 additions & 3 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
@@ -71,7 +71,7 @@
7171
"mqtt": "3.0.0",
7272
"multer": "1.4.2",
7373
"nats": "1.4.0",
74-
"object-hash": "2.0.1",
74+
"object-hash": "2.0.2",
7575
"optional": "0.1.4",
7676
"path-to-regexp": "3.2.0",
7777
"pump": "3.0.0",

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@nuxtjs/opencollective": "0.2.2",
3131
"fast-safe-stringify": "2.0.7",
3232
"iterare": "1.2.0",
33-
"object-hash": "2.0.1",
33+
"object-hash": "2.0.2",
3434
"path-to-regexp": "3.2.0",
3535
"tslib": "1.10.0",
3636
"uuid": "3.4.0"

0 commit comments

Comments
 (0)