@@ -5268,7 +5268,7 @@ call-bind@^1.0.2, call-bind@^1.0.5, call-bind@^1.0.6, call-bind@^1.0.7, call-bin
5268
5268
get-intrinsic "^1.2.4"
5269
5269
set-function-length "^1.2.2"
5270
5270
5271
- call-bound@^1.0.2:
5271
+ call-bound@^1.0.2, call-bound@^1.0.4 :
5272
5272
version "1.0.4"
5273
5273
resolved "https://registry.yarnpkg.com/call-bound/-/call-bound-1.0.4.tgz#238de935d2a2a692928c538c7ccfa91067fd062a"
5274
5274
integrity sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg==
@@ -8633,6 +8633,17 @@ json-stable-stringify-without-jsonify@^1.0.1:
8633
8633
resolved "https://registry.yarnpkg.com/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz#9db7b59496ad3f3cfef30a75142d2d930ad72651"
8634
8634
integrity sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==
8635
8635
8636
+ json-stable-stringify@^1.0.2:
8637
+ version "1.3.0"
8638
+ resolved "https://registry.yarnpkg.com/json-stable-stringify/-/json-stable-stringify-1.3.0.tgz#8903cfac42ea1a0f97f35d63a4ce0518f0cc6a70"
8639
+ integrity sha512-qtYiSSFlwot9XHtF9bD9c7rwKjr+RecWT//ZnPvSmEjpV5mmPOCN4j8UjY5hbjNkOwZ/jQv3J6R1/pL7RwgMsg==
8640
+ dependencies:
8641
+ call-bind "^1.0.8"
8642
+ call-bound "^1.0.4"
8643
+ isarray "^2.0.5"
8644
+ jsonify "^0.0.1"
8645
+ object-keys "^1.1.1"
8646
+
8636
8647
json-stringify-nice@^1.1.4:
8637
8648
version "1.1.4"
8638
8649
resolved "https://registry.yarnpkg.com/json-stringify-nice/-/json-stringify-nice-1.1.4.tgz#2c937962b80181d3f317dd39aa323e14f5a60a67"
@@ -8669,6 +8680,11 @@ jsonfile@^6.0.1:
8669
8680
optionalDependencies:
8670
8681
graceful-fs "^4.1.6"
8671
8682
8683
+ jsonify@^0.0.1:
8684
+ version "0.0.1"
8685
+ resolved "https://registry.yarnpkg.com/jsonify/-/jsonify-0.0.1.tgz#2aa3111dae3d34a0f151c63f3a45d995d9420978"
8686
+ integrity sha512-2/Ki0GcmuqSrgFyelQq9M05y7PS0mEwuIzrf3f1fPqkVDVRvZrPZtVSMHxdgo8Aq0sxAOb/cr2aqqA3LeWHVPg==
8687
+
8672
8688
jsonparse@^1.3.1:
8673
8689
version "1.3.1"
8674
8690
resolved "https://registry.yarnpkg.com/jsonparse/-/jsonparse-1.3.1.tgz#3f4dae4a91fac315f71062f8521cc239f1366280"
10219
10235
passport-strategy "1.x.x"
10220
10236
pause "0.0.1"
10221
10237
10222
- patch-package@^7 .0.0:
10223
- version "7 .0.2 "
10224
- resolved "https://registry.yarnpkg.com/patch-package/-/patch-package-7 .0.2 .tgz#c01589bb6964854b5210506a5845d47900641f5a "
10225
- integrity sha512-PMYfL8LXxGIRmxXLqlEaBxzKPu7/SdP13ld6GSfAUJUZRmBDPp8chZs0dpzaAFn9TSPnFiMwkC6PJt6pBiAl8Q ==
10238
+ patch-package@^8 .0.0:
10239
+ version "8 .0.0 "
10240
+ resolved "https://registry.yarnpkg.com/patch-package/-/patch-package-8 .0.0 .tgz#d191e2f1b6e06a4624a0116bcb88edd6714ede61 "
10241
+ integrity sha512-da8BVIhzjtgScwDJ2TtKsfT5JFWz1hYoBl9rUQ1f38MC2HwnEIkK8VN3dKMKcP7P7bvvgzNDbfNHtx3MsQb5vA ==
10226
10242
dependencies:
10227
10243
"@yarnpkg/lockfile" "^1.1.0"
10228
10244
chalk "^4.1.2"
10229
10245
ci-info "^3.7.0"
10230
10246
cross-spawn "^7.0.3"
10231
10247
find-yarn-workspace-root "^2.0.0"
10232
10248
fs-extra "^9.0.0"
10249
+ json-stable-stringify "^1.0.2"
10233
10250
klaw-sync "^6.0.0"
10234
10251
minimist "^1.2.6"
10235
10252
open "^7.4.2"
0 commit comments