Skip to content

Commit dab0ac9

Browse files
committed
build: update lockfile
1 parent 2af676a commit dab0ac9

File tree

1 file changed

+17
-10
lines changed

1 file changed

+17
-10
lines changed

package/yarn.lock

Lines changed: 17 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5544,11 +5544,16 @@ flush-write-stream@^1.0.0:
55445544
inherits "^2.0.3"
55455545
readable-stream "^2.3.6"
55465546

5547-
follow-redirects@^1.0.0, follow-redirects@^1.10.0:
5547+
follow-redirects@^1.0.0:
55485548
version "1.14.7"
55495549
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.7.tgz#2004c02eb9436eee9a21446a6477debf17e81685"
55505550
integrity sha512-+hbxoLbFMbRKDwohX8GkTataGqO6Jb7jGwpAlwgy2bIz25XtRm7KEzJM76R1WiNT5SwZkX4Y75SwBolkpmE7iQ==
55515551

5552+
follow-redirects@^1.14.4:
5553+
version "1.14.8"
5554+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.8.tgz#016996fb9a11a100566398b1c6839337d7bfa8fc"
5555+
integrity sha512-1x0S9UVJHsQprFcEC/qnNzBLcIxsjAV905f/UkQxbclCsoTWlacCNOpQa/anodLl2uaEKFhfWOvM2Qg77+15zA==
5556+
55525557
for-in@^1.0.2:
55535558
version "1.0.2"
55545559
resolved "https://registry.yarnpkg.com/for-in/-/for-in-1.0.2.tgz#81068d295a8142ec0ac726c6e2200c30fb6d5e80"
@@ -6414,21 +6419,14 @@ is-ci@^2.0.0:
64146419
dependencies:
64156420
ci-info "^2.0.0"
64166421

6417-
is-core-module@^2.2.0, is-core-module@^2.8.0:
6422+
is-core-module@^2.2.0:
64186423
version "2.8.0"
64196424
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.8.0.tgz#0321336c3d0925e497fd97f5d95cb114a5ccd548"
64206425
integrity sha512-vd15qHsaqrRL7dtH6QNuy0ndJmRDrS9HAM1CAiSifNUFv4x1a0CCVsj18hJ1mShxIG6T2i1sO78MkP56r0nYRw==
64216426
dependencies:
64226427
has "^1.0.3"
64236428

6424-
is-core-module@^2.8.0:
6425-
version "2.8.1"
6426-
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.8.1.tgz#f59fdfca701d5879d0a6b100a40aa1560ce27211"
6427-
integrity sha512-SdNCUs284hr40hFTFP6l0IfZ/RSrMXF3qgoRHd3/79unUTvrFO/JoXwkGm+5J/Oe3E/b5GsnG330uUNgRpu1PA==
6428-
dependencies:
6429-
has "^1.0.3"
6430-
6431-
is-core-module@^2.8.0:
6429+
is-core-module@^2.8.0, is-core-module@^2.8.1:
64326430
version "2.8.1"
64336431
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.8.1.tgz#f59fdfca701d5879d0a6b100a40aa1560ce27211"
64346432
integrity sha512-SdNCUs284hr40hFTFP6l0IfZ/RSrMXF3qgoRHd3/79unUTvrFO/JoXwkGm+5J/Oe3E/b5GsnG330uUNgRpu1PA==
@@ -10248,6 +10246,15 @@ resolve@^1.10.0, resolve@^1.12.0, resolve@^1.13.1, resolve@^1.14.2, resolve@^1.1
1024810246
is-core-module "^2.2.0"
1024910247
path-parse "^1.0.6"
1025010248

10249+
resolve@^1.20.0:
10250+
version "1.22.0"
10251+
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.0.tgz#5e0b8c67c15df57a89bdbabe603a002f21731198"
10252+
integrity sha512-Hhtrw0nLeSrFQ7phPp4OOcVjLPIeMnRlr5mcnVuMe7M/7eBn98A3hmFRLoFo3DLZkivSYwhRUJTyPyWAk56WLw==
10253+
dependencies:
10254+
is-core-module "^2.8.1"
10255+
path-parse "^1.0.7"
10256+
supports-preserve-symlinks-flag "^1.0.0"
10257+
1025110258
resolve@^2.0.0-next.3:
1025210259
version "2.0.0-next.3"
1025310260
resolved "https://registry.yarnpkg.com/resolve/-/resolve-2.0.0-next.3.tgz#d41016293d4a8586a39ca5d9b5f15cbea1f55e46"

0 commit comments

Comments
 (0)