@@ -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
52685268 get-intrinsic "^1.2.4"
52695269 set-function-length "^1.2.2"
52705270
5271- call-bound@^1.0.2:
5271+ call-bound@^1.0.2, call-bound@^1.0.4 :
52725272 version "1.0.4"
52735273 resolved "https://registry.yarnpkg.com/call-bound/-/call-bound-1.0.4.tgz#238de935d2a2a692928c538c7ccfa91067fd062a"
52745274 integrity sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg==
@@ -8633,6 +8633,17 @@ json-stable-stringify-without-jsonify@^1.0.1:
86338633 resolved "https://registry.yarnpkg.com/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz#9db7b59496ad3f3cfef30a75142d2d930ad72651"
86348634 integrity sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==
86358635
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+
86368647json-stringify-nice@^1.1.4:
86378648 version "1.1.4"
86388649 resolved "https://registry.yarnpkg.com/json-stringify-nice/-/json-stringify-nice-1.1.4.tgz#2c937962b80181d3f317dd39aa323e14f5a60a67"
@@ -8669,6 +8680,11 @@ jsonfile@^6.0.1:
86698680 optionalDependencies:
86708681 graceful-fs "^4.1.6"
86718682
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+
86728688jsonparse@^1.3.1:
86738689 version "1.3.1"
86748690 resolved "https://registry.yarnpkg.com/jsonparse/-/jsonparse-1.3.1.tgz#3f4dae4a91fac315f71062f8521cc239f1366280"
1021910235 passport-strategy "1.x.x"
1022010236 pause "0.0.1"
1022110237
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 ==
1022610242 dependencies:
1022710243 "@yarnpkg/lockfile" "^1.1.0"
1022810244 chalk "^4.1.2"
1022910245 ci-info "^3.7.0"
1023010246 cross-spawn "^7.0.3"
1023110247 find-yarn-workspace-root "^2.0.0"
1023210248 fs-extra "^9.0.0"
10249+ json-stable-stringify "^1.0.2"
1023310250 klaw-sync "^6.0.0"
1023410251 minimist "^1.2.6"
1023510252 open "^7.4.2"
0 commit comments