@@ -5227,7 +5227,7 @@ call-bind@^1.0.2:
5227
5227
function-bind "^1.1.1"
5228
5228
get-intrinsic "^1.0.2"
5229
5229
5230
- call-bind@^1.0.7:
5230
+ call-bind@^1.0.5, call-bind@^1.0. 7:
5231
5231
version "1.0.7"
5232
5232
resolved "https://registry.yarnpkg.com/call-bind/-/call-bind-1.0.7.tgz#06016599c40c56498c18769d2730be242b6fa3b9"
5233
5233
integrity sha512-GHTSNSYICQ7scH7sZ+M2rFopRoLh8t2bLSW6BbgrtLsahOIB5iyAVJf9GjWK3cYTDaMj4XdBpM1cA6pIS0Kv2w==
@@ -8580,6 +8580,16 @@ json-stable-stringify-without-jsonify@^1.0.1:
8580
8580
resolved "https://registry.yarnpkg.com/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz#9db7b59496ad3f3cfef30a75142d2d930ad72651"
8581
8581
integrity sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==
8582
8582
8583
+ json-stable-stringify@^1.0.2:
8584
+ version "1.1.1"
8585
+ resolved "https://registry.yarnpkg.com/json-stable-stringify/-/json-stable-stringify-1.1.1.tgz#52d4361b47d49168bcc4e564189a42e5a7439454"
8586
+ integrity sha512-SU/971Kt5qVQfJpyDveVhQ/vya+5hvrjClFOcr8c0Fq5aODJjMwutrOfCU+eCnVD5gpx1Q3fEqkyom77zH1iIg==
8587
+ dependencies:
8588
+ call-bind "^1.0.5"
8589
+ isarray "^2.0.5"
8590
+ jsonify "^0.0.1"
8591
+ object-keys "^1.1.1"
8592
+
8583
8593
json-stringify-nice@^1.1.4:
8584
8594
version "1.1.4"
8585
8595
resolved "https://registry.yarnpkg.com/json-stringify-nice/-/json-stringify-nice-1.1.4.tgz#2c937962b80181d3f317dd39aa323e14f5a60a67"
@@ -8621,6 +8631,11 @@ jsonfile@^6.0.1:
8621
8631
optionalDependencies:
8622
8632
graceful-fs "^4.1.6"
8623
8633
8634
+ jsonify@^0.0.1:
8635
+ version "0.0.1"
8636
+ resolved "https://registry.yarnpkg.com/jsonify/-/jsonify-0.0.1.tgz#2aa3111dae3d34a0f151c63f3a45d995d9420978"
8637
+ integrity sha512-2/Ki0GcmuqSrgFyelQq9M05y7PS0mEwuIzrf3f1fPqkVDVRvZrPZtVSMHxdgo8Aq0sxAOb/cr2aqqA3LeWHVPg==
8638
+
8624
8639
jsonparse@^1.3.1:
8625
8640
version "1.3.1"
8626
8641
resolved "https://registry.yarnpkg.com/jsonparse/-/jsonparse-1.3.1.tgz#3f4dae4a91fac315f71062f8521cc239f1366280"
10232
10247
passport-strategy "1.x.x"
10233
10248
pause "0.0.1"
10234
10249
10235
- patch-package@^7 .0.0:
10236
- version "7 .0.2 "
10237
- resolved "https://registry.yarnpkg.com/patch-package/-/patch-package-7 .0.2 .tgz#c01589bb6964854b5210506a5845d47900641f5a "
10238
- integrity sha512-PMYfL8LXxGIRmxXLqlEaBxzKPu7/SdP13ld6GSfAUJUZRmBDPp8chZs0dpzaAFn9TSPnFiMwkC6PJt6pBiAl8Q ==
10250
+ patch-package@^8 .0.0:
10251
+ version "8 .0.0 "
10252
+ resolved "https://registry.yarnpkg.com/patch-package/-/patch-package-8 .0.0 .tgz#d191e2f1b6e06a4624a0116bcb88edd6714ede61 "
10253
+ integrity sha512-da8BVIhzjtgScwDJ2TtKsfT5JFWz1hYoBl9rUQ1f38MC2HwnEIkK8VN3dKMKcP7P7bvvgzNDbfNHtx3MsQb5vA ==
10239
10254
dependencies:
10240
10255
"@yarnpkg/lockfile" "^1.1.0"
10241
10256
chalk "^4.1.2"
10242
10257
ci-info "^3.7.0"
10243
10258
cross-spawn "^7.0.3"
10244
10259
find-yarn-workspace-root "^2.0.0"
10245
10260
fs-extra "^9.0.0"
10261
+ json-stable-stringify "^1.0.2"
10246
10262
klaw-sync "^6.0.0"
10247
10263
minimist "^1.2.6"
10248
10264
open "^7.4.2"
0 commit comments