Skip to content

Commit 92221ae

Browse files
committed
chore: sync with upstream
1 parent d9410a1 commit 92221ae

File tree

1 file changed

+15
-8
lines changed

1 file changed

+15
-8
lines changed

yarn.lock

Lines changed: 15 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4462,6 +4462,14 @@ caseless@~0.12.0:
44624462
resolved "https://registry.yarnpkg.com/caseless/-/caseless-0.12.0.tgz#1b681c21ff84033c826543090689420d187151dc"
44634463
integrity sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw=
44644464

4465+
chalk@4, chalk@^4.0.0, chalk@^4.1.0, chalk@^4.1.2:
4466+
version "4.1.2"
4467+
resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.2.tgz#aac4e2b7734a740867aeb16bf02aad556a1e7a01"
4468+
integrity sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==
4469+
dependencies:
4470+
ansi-styles "^4.1.0"
4471+
supports-color "^7.1.0"
4472+
44654473
chalk@^1.0.0, chalk@^1.1.3:
44664474
version "1.1.3"
44674475
resolved "https://registry.yarnpkg.com/chalk/-/chalk-1.1.3.tgz#a8115c55e4a702fe4d150abd3872822a7e09fc98"
@@ -4482,14 +4490,6 @@ chalk@^2.0.0, chalk@^2.0.1, chalk@^2.3.0, chalk@^2.4.2:
44824490
escape-string-regexp "^1.0.5"
44834491
supports-color "^5.3.0"
44844492

4485-
chalk@^4.0.0, chalk@^4.1.0, chalk@^4.1.2:
4486-
version "4.1.2"
4487-
resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.2.tgz#aac4e2b7734a740867aeb16bf02aad556a1e7a01"
4488-
integrity sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==
4489-
dependencies:
4490-
ansi-styles "^4.1.0"
4491-
supports-color "^7.1.0"
4492-
44934493
char-regex@^1.0.2:
44944494
version "1.0.2"
44954495
resolved "https://registry.yarnpkg.com/char-regex/-/char-regex-1.0.2.tgz#d744358226217f981ed58f479b1d6bcc29545dcf"
@@ -9603,6 +9603,13 @@ rxjs@^6.3.3, rxjs@^6.6.0:
96039603
dependencies:
96049604
tslib "^1.9.0"
96059605

9606+
rxjs@^7.8.1:
9607+
version "7.8.1"
9608+
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.8.1.tgz#6f6f3d99ea8044291efd92e7c7fcf562c4057543"
9609+
integrity sha512-AA3TVj+0A2iuIoQkWEK/tqFjBq2j+6PO6Y0zJcvzLAFhEFIO3HL0vls9hWLncZbAAbK0mar7oZ4V079I/qPMxg==
9610+
dependencies:
9611+
tslib "^2.1.0"
9612+
96069613
[email protected], safe-buffer@~5.1.0, safe-buffer@~5.1.1:
96079614
version "5.1.2"
96089615
resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.1.2.tgz#991ec69d296e0313747d59bdfd2b745c35f8828d"

0 commit comments

Comments
 (0)