@@ -8669,13 +8669,6 @@ pascal-case@^2.0.0:
8669
8669
camel-case "^3.0.0"
8670
8670
upper-case-first "^1.1.0"
8671
8671
8672
- passport-facebook@^3.0.0:
8673
- version "3.0.0"
8674
- resolved "https://registry.yarnpkg.com/passport-facebook/-/passport-facebook-3.0.0.tgz#b16f7314128be55d020a2b75f574c194bd6d9805"
8675
- integrity sha512-K/qNzuFsFISYAyC1Nma4qgY/12V3RSLFdFVsPKXiKZt434wOvthFW1p7zKa1iQihQMRhaWorVE1o3Vi1o+ZgeQ==
8676
- dependencies:
8677
- passport-oauth2 "1.x.x"
8678
-
8679
8672
passport-github2@^0.1.12:
8680
8673
version "0.1.12"
8681
8674
resolved "https://registry.yarnpkg.com/passport-github2/-/passport-github2-0.1.12.tgz#a72ebff4fa52a35bc2c71122dcf470d1116f772c"
@@ -10140,7 +10133,16 @@ strict-uri-encode@^2.0.0:
10140
10133
resolved "https://registry.yarnpkg.com/strict-uri-encode/-/strict-uri-encode-2.0.0.tgz#b9c7330c7042862f6b142dc274bbcc5866ce3546"
10141
10134
integrity sha512-QwiXZgpRcKkhTj2Scnn++4PKtWsH0kpzZ62L2R6c/LUVYv7hVnZqcg2+sMuT6R7Jusu1vviK/MFsu6kNJfWlEQ==
10142
10135
10143
- "string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
10136
+ "string-width-cjs@npm:string-width@^4.2.0":
10137
+ version "4.2.3"
10138
+ resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
10139
+ integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
10140
+ dependencies:
10141
+ emoji-regex "^8.0.0"
10142
+ is-fullwidth-code-point "^3.0.0"
10143
+ strip-ansi "^6.0.1"
10144
+
10145
+ string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
10144
10146
version "4.2.3"
10145
10147
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
10146
10148
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -10218,7 +10220,7 @@ string_decoder@~1.1.1:
10218
10220
dependencies:
10219
10221
safe-buffer "~5.1.0"
10220
10222
10221
- "strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1 :
10223
+ "strip-ansi-cjs@npm:strip-ansi@^6.0.1":
10222
10224
version "6.0.1"
10223
10225
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
10224
10226
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -10232,6 +10234,13 @@ strip-ansi@^5.0.0, strip-ansi@^5.2.0:
10232
10234
dependencies:
10233
10235
ansi-regex "^4.1.0"
10234
10236
10237
+ strip-ansi@^6.0.0, strip-ansi@^6.0.1:
10238
+ version "6.0.1"
10239
+ resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
10240
+ integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
10241
+ dependencies:
10242
+ ansi-regex "^5.0.1"
10243
+
10235
10244
strip-ansi@^7.0.1:
10236
10245
version "7.1.0"
10237
10246
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45"
@@ -11227,7 +11236,7 @@ wordwrap@^1.0.0:
11227
11236
resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-1.0.0.tgz#27584810891456a4171c8d0226441ade90cbcaeb"
11228
11237
integrity sha512-gvVzJFlPycKc5dZN4yPkP8w7Dc37BtP1yczEneOb4uq34pXZcvrtRTmWV8W+Ume+XCxKgbjM+nevkyFPMybd4Q==
11229
11238
11230
- "wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0 :
11239
+ "wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
11231
11240
version "7.0.0"
11232
11241
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
11233
11242
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -11245,6 +11254,15 @@ wrap-ansi@^6.0.1, wrap-ansi@^6.2.0:
11245
11254
string-width "^4.1.0"
11246
11255
strip-ansi "^6.0.0"
11247
11256
11257
+ wrap-ansi@^7.0.0:
11258
+ version "7.0.0"
11259
+ resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
11260
+ integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
11261
+ dependencies:
11262
+ ansi-styles "^4.0.0"
11263
+ string-width "^4.1.0"
11264
+ strip-ansi "^6.0.0"
11265
+
11248
11266
wrap-ansi@^8.1.0:
11249
11267
version "8.1.0"
11250
11268
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"
@@ -11404,4 +11422,4 @@ zustand@^4.5.2:
11404
11422
resolved "https://registry.yarnpkg.com/zustand/-/zustand-4.5.2.tgz#fddbe7cac1e71d45413b3682cdb47b48034c3848"
11405
11423
integrity sha512-2cN1tPkDVkwCy5ickKrI7vijSjPksFRfqS6237NzT0vqSsztTNnQdHw9mmN7uBdk3gceVXU0a+21jFzFzAc9+g==
11406
11424
dependencies:
11407
- use-sync-external-store "1.2.0"
11425
+ use-sync-external-store "1.2.0"
0 commit comments