Skip to content

Commit baa7bc8

Browse files
Lock file maintenance
1 parent d953ca8 commit baa7bc8

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -895,10 +895,10 @@ is-builtin-module@^3.1.0:
895895
dependencies:
896896
builtin-modules "^3.3.0"
897897

898-
is-core-module@^2.13.0:
899-
version "2.15.1"
900-
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.15.1.tgz#a7363a25bee942fefab0de13bf6aa372c82dcc37"
901-
integrity sha512-z0vtXSwucUJtANQWldhbtbt7BnL0vxiFjIdDLAatwhDYty2bad6s+rijD6Ri4YuYJubLzIJLUidCh09e1djEVQ==
898+
is-core-module@^2.16.0:
899+
version "2.16.0"
900+
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.16.0.tgz#6c01ffdd5e33c49c1d2abfa93334a85cb56bd81c"
901+
integrity sha512-urTSINYfAYgcbLb0yDQ6egFm6h3Mo1DcF9EkyXSRjjzdHbsulg01qhwWuXdOoUBuTkbQ80KDboXa0vFJ+BDH+g==
902902
dependencies:
903903
hasown "^2.0.2"
904904

@@ -1266,11 +1266,11 @@ resolve-pkg-maps@^1.0.0:
12661266
integrity sha512-seS2Tj26TBVOC2NIc2rOe2y2ZO7efxITtLZcGSOnHHNOQ7CkiUBfw0Iw2ck6xkIhPwLhKNLS8BO+hEpngQlqzw==
12671267

12681268
resolve@^1.10.0:
1269-
version "1.22.8"
1270-
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.8.tgz#b6c87a9f2aa06dfab52e3d70ac8cde321fa5a48d"
1271-
integrity sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==
1269+
version "1.22.9"
1270+
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.9.tgz#6da76e4cdc57181fa4471231400e8851d0a924f3"
1271+
integrity sha512-QxrmX1DzraFIi9PxdG5VkRfRwIgjwyud+z/iBwfRRrVmHc+P9Q7u2lSSpQ6bjr2gy5lrqIiU9vb6iAeGf2400A==
12721272
dependencies:
1273-
is-core-module "^2.13.0"
1273+
is-core-module "^2.16.0"
12741274
path-parse "^1.0.7"
12751275
supports-preserve-symlinks-flag "^1.0.0"
12761276

0 commit comments

Comments
 (0)