@@ -6605,7 +6605,7 @@ call-bind@^1.0.2:
66056605 function-bind "^1.1.1"
66066606 get-intrinsic "^1.0.2"
66076607
6608- call-bind@^1.0.6:
6608+ call-bind@^1.0.5, call-bind@^1.0. 6:
66096609 version "1.0.7"
66106610 resolved "https://registry.yarnpkg.com/call-bind/-/call-bind-1.0.7.tgz#06016599c40c56498c18769d2730be242b6fa3b9"
66116611 integrity sha512-GHTSNSYICQ7scH7sZ+M2rFopRoLh8t2bLSW6BbgrtLsahOIB5iyAVJf9GjWK3cYTDaMj4XdBpM1cA6pIS0Kv2w==
@@ -10038,6 +10038,16 @@ json-stable-stringify-without-jsonify@^1.0.1:
1003810038 resolved "https://registry.yarnpkg.com/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz#9db7b59496ad3f3cfef30a75142d2d930ad72651"
1003910039 integrity sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==
1004010040
10041+ json-stable-stringify@^1.0.2:
10042+ version "1.1.1"
10043+ resolved "https://registry.yarnpkg.com/json-stable-stringify/-/json-stable-stringify-1.1.1.tgz#52d4361b47d49168bcc4e564189a42e5a7439454"
10044+ integrity sha512-SU/971Kt5qVQfJpyDveVhQ/vya+5hvrjClFOcr8c0Fq5aODJjMwutrOfCU+eCnVD5gpx1Q3fEqkyom77zH1iIg==
10045+ dependencies:
10046+ call-bind "^1.0.5"
10047+ isarray "^2.0.5"
10048+ jsonify "^0.0.1"
10049+ object-keys "^1.1.1"
10050+
1004110051json-stringify-nice@^1.1.4:
1004210052 version "1.1.4"
1004310053 resolved "https://registry.yarnpkg.com/json-stringify-nice/-/json-stringify-nice-1.1.4.tgz#2c937962b80181d3f317dd39aa323e14f5a60a67"
@@ -10079,6 +10089,11 @@ jsonfile@^6.0.1:
1007910089 optionalDependencies:
1008010090 graceful-fs "^4.1.6"
1008110091
10092+ jsonify@^0.0.1:
10093+ version "0.0.1"
10094+ resolved "https://registry.yarnpkg.com/jsonify/-/jsonify-0.0.1.tgz#2aa3111dae3d34a0f151c63f3a45d995d9420978"
10095+ integrity sha512-2/Ki0GcmuqSrgFyelQq9M05y7PS0mEwuIzrf3f1fPqkVDVRvZrPZtVSMHxdgo8Aq0sxAOb/cr2aqqA3LeWHVPg==
10096+
1008210097jsonparse@^1.3.1:
1008310098 version "1.3.1"
1008410099 resolved "https://registry.yarnpkg.com/jsonparse/-/jsonparse-1.3.1.tgz#3f4dae4a91fac315f71062f8521cc239f1366280"
1170311718 pause "0.0.1"
1170411719 utils-merge "^1.0.1"
1170511720
11706- patch-package@^7 .0.0:
11707- version "7 .0.2 "
11708- resolved "https://registry.yarnpkg.com/patch-package/-/patch-package-7 .0.2 .tgz#c01589bb6964854b5210506a5845d47900641f5a "
11709- integrity sha512-PMYfL8LXxGIRmxXLqlEaBxzKPu7/SdP13ld6GSfAUJUZRmBDPp8chZs0dpzaAFn9TSPnFiMwkC6PJt6pBiAl8Q ==
11721+ patch-package@^8 .0.0:
11722+ version "8 .0.0 "
11723+ resolved "https://registry.yarnpkg.com/patch-package/-/patch-package-8 .0.0 .tgz#d191e2f1b6e06a4624a0116bcb88edd6714ede61 "
11724+ integrity sha512-da8BVIhzjtgScwDJ2TtKsfT5JFWz1hYoBl9rUQ1f38MC2HwnEIkK8VN3dKMKcP7P7bvvgzNDbfNHtx3MsQb5vA ==
1171011725 dependencies:
1171111726 "@yarnpkg/lockfile" "^1.1.0"
1171211727 chalk "^4.1.2"
1171311728 ci-info "^3.7.0"
1171411729 cross-spawn "^7.0.3"
1171511730 find-yarn-workspace-root "^2.0.0"
1171611731 fs-extra "^9.0.0"
11732+ json-stable-stringify "^1.0.2"
1171711733 klaw-sync "^6.0.0"
1171811734 minimist "^1.2.6"
1171911735 open "^7.4.2"
0 commit comments