Skip to content

Commit e9c4024

Browse files
fix(deps): update dependency node-object-hash to v3
1 parent a2f6145 commit e9c4024

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

packages/gatsby-core-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"import-from": "^4.0.0",
7373
"lmdb": "2.5.3",
7474
"lock": "^1.1.0",
75-
"node-object-hash": "^2.3.10",
75+
"node-object-hash": "^3.1.1",
7676
"proper-lockfile": "^4.1.2",
7777
"resolve-from": "^5.0.0",
7878
"tmp": "^0.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18294,10 +18294,10 @@ node-notifier@^10.0.1:
1829418294
uuid "^8.3.2"
1829518295
which "^2.0.2"
1829618296

18297-
node-object-hash@^2.3.10:
18298-
version "2.3.10"
18299-
resolved "https://registry.yarnpkg.com/node-object-hash/-/node-object-hash-2.3.10.tgz#4b0c1a3a8239e955f0db71f8e00b38b5c0b33992"
18300-
integrity sha512-jY5dPJzw6NHd/KPSfPKJ+IHoFS81/tJ43r34ZeNMXGzCOM8jwQDCD12HYayKIB6MuznrnqIYy2e891NA2g0ibA==
18297+
node-object-hash@^3.1.1:
18298+
version "3.1.1"
18299+
resolved "https://registry.yarnpkg.com/node-object-hash/-/node-object-hash-3.1.1.tgz#018169bfb5409cede94edf73c2aab0aa34ce5c92"
18300+
integrity sha512-A32kRGjXtwQ+uSa3GrXiCl8HVFY0Jy6IiKFO7UjagAKSaOOrruxB2Qf/w7TP5QtNfB3uOiHTu3cjhp8k/C0PCg==
1830118301

1830218302
node-releases@^2.0.19:
1830318303
version "2.0.19"

0 commit comments

Comments
 (0)