@@ -4411,7 +4411,7 @@ call-bind@^1.0.2, call-bind@^1.0.5, call-bind@^1.0.7, call-bind@^1.0.8:
4411
4411
get-intrinsic "^1.2.4"
4412
4412
set-function-length "^1.2.2"
4413
4413
4414
- call-bound@^1.0.2:
4414
+ call-bound@^1.0.2, call-bound@^1.0.4 :
4415
4415
version "1.0.4"
4416
4416
resolved "https://registry.yarnpkg.com/call-bound/-/call-bound-1.0.4.tgz#238de935d2a2a692928c538c7ccfa91067fd062a"
4417
4417
integrity sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg==
@@ -7385,6 +7385,17 @@ json-stable-stringify-without-jsonify@^1.0.1:
7385
7385
resolved "https://registry.yarnpkg.com/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz#9db7b59496ad3f3cfef30a75142d2d930ad72651"
7386
7386
integrity sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==
7387
7387
7388
+ json-stable-stringify@^1.0.2:
7389
+ version "1.3.0"
7390
+ resolved "https://registry.yarnpkg.com/json-stable-stringify/-/json-stable-stringify-1.3.0.tgz#8903cfac42ea1a0f97f35d63a4ce0518f0cc6a70"
7391
+ integrity sha512-qtYiSSFlwot9XHtF9bD9c7rwKjr+RecWT//ZnPvSmEjpV5mmPOCN4j8UjY5hbjNkOwZ/jQv3J6R1/pL7RwgMsg==
7392
+ dependencies:
7393
+ call-bind "^1.0.8"
7394
+ call-bound "^1.0.4"
7395
+ isarray "^2.0.5"
7396
+ jsonify "^0.0.1"
7397
+ object-keys "^1.1.1"
7398
+
7388
7399
json-stringify-nice@^1.1.4:
7389
7400
version "1.1.4"
7390
7401
resolved "https://registry.yarnpkg.com/json-stringify-nice/-/json-stringify-nice-1.1.4.tgz#2c937962b80181d3f317dd39aa323e14f5a60a67"
@@ -7414,6 +7425,11 @@ jsonfile@^6.0.1:
7414
7425
optionalDependencies:
7415
7426
graceful-fs "^4.1.6"
7416
7427
7428
+ jsonify@^0.0.1:
7429
+ version "0.0.1"
7430
+ resolved "https://registry.yarnpkg.com/jsonify/-/jsonify-0.0.1.tgz#2aa3111dae3d34a0f151c63f3a45d995d9420978"
7431
+ integrity sha512-2/Ki0GcmuqSrgFyelQq9M05y7PS0mEwuIzrf3f1fPqkVDVRvZrPZtVSMHxdgo8Aq0sxAOb/cr2aqqA3LeWHVPg==
7432
+
7417
7433
jsonparse@^1.3.1:
7418
7434
version "1.3.1"
7419
7435
resolved "https://registry.yarnpkg.com/jsonparse/-/jsonparse-1.3.1.tgz#3f4dae4a91fac315f71062f8521cc239f1366280"
8895
8911
passport-strategy "1.x.x"
8896
8912
pause "0.0.1"
8897
8913
8898
- patch-package@^7 .0.0:
8899
- version "7 .0.2 "
8900
- resolved "https://registry.yarnpkg.com/patch-package/-/patch-package-7 .0.2 .tgz#c01589bb6964854b5210506a5845d47900641f5a "
8901
- integrity sha512-PMYfL8LXxGIRmxXLqlEaBxzKPu7/SdP13ld6GSfAUJUZRmBDPp8chZs0dpzaAFn9TSPnFiMwkC6PJt6pBiAl8Q ==
8914
+ patch-package@^8 .0.0:
8915
+ version "8 .0.0 "
8916
+ resolved "https://registry.yarnpkg.com/patch-package/-/patch-package-8 .0.0 .tgz#d191e2f1b6e06a4624a0116bcb88edd6714ede61 "
8917
+ integrity sha512-da8BVIhzjtgScwDJ2TtKsfT5JFWz1hYoBl9rUQ1f38MC2HwnEIkK8VN3dKMKcP7P7bvvgzNDbfNHtx3MsQb5vA ==
8902
8918
dependencies:
8903
8919
"@yarnpkg/lockfile" "^1.1.0"
8904
8920
chalk "^4.1.2"
8905
8921
ci-info "^3.7.0"
8906
8922
cross-spawn "^7.0.3"
8907
8923
find-yarn-workspace-root "^2.0.0"
8908
8924
fs-extra "^9.0.0"
8925
+ json-stable-stringify "^1.0.2"
8909
8926
klaw-sync "^6.0.0"
8910
8927
minimist "^1.2.6"
8911
8928
open "^7.4.2"
0 commit comments