Skip to content

Commit 0793b3d

Browse files
fix(deps): update dependency node-object-hash to v3
1 parent d2feefa commit 0793b3d

2 files changed

Lines changed: 9 additions & 41 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: 8 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -7226,14 +7226,7 @@ brace-expansion@^1.1.7:
72267226
balanced-match "^1.0.0"
72277227
concat-map "0.0.1"
72287228

7229-
brace-expansion@^2.0.1:
7230-
version "2.0.1"
7231-
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-2.0.1.tgz#1edc459e0f0c548486ecf9fc99f2221364b9a0ae"
7232-
integrity sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==
7233-
dependencies:
7234-
balanced-match "^1.0.0"
7235-
7236-
brace-expansion@^2.0.2:
7229+
brace-expansion@^2.0.1, brace-expansion@^2.0.2:
72377230
version "2.0.2"
72387231
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-2.0.2.tgz#54fc53237a613d854c7bd37463aad17df87214e7"
72397232
integrity sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==
@@ -18301,10 +18294,10 @@ node-notifier@^10.0.1:
1830118294
uuid "^8.3.2"
1830218295
which "^2.0.2"
1830318296

18304-
node-object-hash@^2.3.10:
18305-
version "2.3.10"
18306-
resolved "https://registry.yarnpkg.com/node-object-hash/-/node-object-hash-2.3.10.tgz#4b0c1a3a8239e955f0db71f8e00b38b5c0b33992"
18307-
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==
1830818301

1830918302
node-releases@^2.0.19:
1831018303
version "2.0.19"
@@ -23355,7 +23348,7 @@ string-template@~0.2.1:
2335523348
version "0.2.1"
2335623349
resolved "https://registry.yarnpkg.com/string-template/-/string-template-0.2.1.tgz#42932e598a352d01fc22ec3367d9d84eec6c9add"
2335723350

23358-
"string-width-cjs@npm:string-width@^4.2.0":
23351+
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.2, string-width@^4.2.3:
2335923352
version "4.2.3"
2336023353
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
2336123354
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -23387,15 +23380,6 @@ string-width@^3.0.0, string-width@^3.1.0:
2338723380
is-fullwidth-code-point "^2.0.0"
2338823381
strip-ansi "^5.1.0"
2338923382

23390-
string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.2, string-width@^4.2.3:
23391-
version "4.2.3"
23392-
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
23393-
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
23394-
dependencies:
23395-
emoji-regex "^8.0.0"
23396-
is-fullwidth-code-point "^3.0.0"
23397-
strip-ansi "^6.0.1"
23398-
2339923383
string-width@^5.0.1, string-width@^5.1.2:
2340023384
version "5.1.2"
2340123385
resolved "https://registry.yarnpkg.com/string-width/-/string-width-5.1.2.tgz#14f8daec6d81e7221d2a357e668cab73bdbca794"
@@ -23507,7 +23491,7 @@ stringify-package@^1.0.1:
2350723491
resolved "https://registry.yarnpkg.com/stringify-package/-/stringify-package-1.0.1.tgz#e5aa3643e7f74d0f28628b72f3dad5cecfc3ba85"
2350823492
integrity sha512-sa4DUQsYciMP1xhKWGuFM04fB0LG/9DlluZoSVywUMRNvzid6XucHK0/90xGxRoHrAaROrcHK1aPKaijCtSrhg==
2350923493

23510-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
23494+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
2351123495
version "6.0.1"
2351223496
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
2351323497
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -23532,13 +23516,6 @@ strip-ansi@^5.0.0, strip-ansi@^5.1.0, strip-ansi@^5.2.0:
2353223516
dependencies:
2353323517
ansi-regex "^4.1.0"
2353423518

23535-
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
23536-
version "6.0.1"
23537-
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
23538-
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
23539-
dependencies:
23540-
ansi-regex "^5.0.1"
23541-
2354223519
strip-ansi@^7.0.1:
2354323520
version "7.1.0"
2354423521
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45"
@@ -26246,7 +26223,7 @@ workbox-window@^4.3.1:
2624626223
dependencies:
2624726224
workbox-core "^4.3.1"
2624826225

26249-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
26226+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
2625026227
version "7.0.0"
2625126228
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
2625226229
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -26273,15 +26250,6 @@ wrap-ansi@^6.2.0:
2627326250
string-width "^4.1.0"
2627426251
strip-ansi "^6.0.0"
2627526252

26276-
wrap-ansi@^7.0.0:
26277-
version "7.0.0"
26278-
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
26279-
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
26280-
dependencies:
26281-
ansi-styles "^4.0.0"
26282-
string-width "^4.1.0"
26283-
strip-ansi "^6.0.0"
26284-
2628526253
wrap-ansi@^8.1.0:
2628626254
version "8.1.0"
2628726255
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)