Skip to content

Commit 6b504c1

Browse files
chore(deps): lock file maintenance
1 parent 26e05bd commit 6b504c1

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -780,9 +780,9 @@ error-ex@^1.3.1:
780780
is-arrayish "^0.2.1"
781781

782782
es-abstract@^1.22.1, es-abstract@^1.22.3, es-abstract@^1.23.0, es-abstract@^1.23.2:
783-
version "1.23.3"
784-
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.23.3.tgz#8f0c5a35cd215312573c5a27c87dfd6c881a0aa0"
785-
integrity sha512-e+HfNH61Bj1X9/jLc5v1owaLYuHdeHHSQlkhCBiTK8rBvKaULl/beGMxwrMXjpYrv4pz22BlY570vVePA2ho4A==
783+
version "1.23.5"
784+
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.23.5.tgz#f4599a4946d57ed467515ed10e4f157289cd52fb"
785+
integrity sha512-vlmniQ0WNPwXqA0BnmwV3Ng7HxiGlh6r5U6JcTMNx8OilcAGqVJBHJcPjqOMaczU9fRuRK5Px2BdVyPRnKMMVQ==
786786
dependencies:
787787
array-buffer-byte-length "^1.0.1"
788788
arraybuffer.prototype.slice "^1.0.3"
@@ -799,7 +799,7 @@ es-abstract@^1.22.1, es-abstract@^1.22.3, es-abstract@^1.23.0, es-abstract@^1.23
799799
function.prototype.name "^1.1.6"
800800
get-intrinsic "^1.2.4"
801801
get-symbol-description "^1.0.2"
802-
globalthis "^1.0.3"
802+
globalthis "^1.0.4"
803803
gopd "^1.0.1"
804804
has-property-descriptors "^1.0.2"
805805
has-proto "^1.0.3"
@@ -815,10 +815,10 @@ es-abstract@^1.22.1, es-abstract@^1.22.3, es-abstract@^1.23.0, es-abstract@^1.23
815815
is-string "^1.0.7"
816816
is-typed-array "^1.1.13"
817817
is-weakref "^1.0.2"
818-
object-inspect "^1.13.1"
818+
object-inspect "^1.13.3"
819819
object-keys "^1.1.1"
820820
object.assign "^4.1.5"
821-
regexp.prototype.flags "^1.5.2"
821+
regexp.prototype.flags "^1.5.3"
822822
safe-array-concat "^1.1.2"
823823
safe-regex-test "^1.0.3"
824824
string.prototype.trim "^1.2.9"
@@ -1255,7 +1255,7 @@ globals@^13.19.0:
12551255
dependencies:
12561256
type-fest "^0.20.2"
12571257

1258-
globalthis@^1.0.3:
1258+
globalthis@^1.0.4:
12591259
version "1.0.4"
12601260
resolved "https://registry.yarnpkg.com/globalthis/-/globalthis-1.0.4.tgz#7430ed3a975d97bfb59bcce41f5cabbafa651236"
12611261
integrity sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ==
@@ -1912,7 +1912,7 @@ npm-run-path@^5.1.0:
19121912
dependencies:
19131913
path-key "^4.0.0"
19141914

1915-
object-inspect@^1.13.1:
1915+
object-inspect@^1.13.1, object-inspect@^1.13.3:
19161916
version "1.13.3"
19171917
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.13.3.tgz#f14c183de51130243d6d18ae149375ff50ea488a"
19181918
integrity sha512-kDCGIbxkDSXE3euJZZXzc6to7fCrKHNI/hSRQnRuQ+BWjFNzZwiFF8fj/6o2t2G9/jTj8PSIYTfCLelLZEeRpA==
@@ -2165,7 +2165,7 @@ redent@^3.0.0:
21652165
indent-string "^4.0.0"
21662166
strip-indent "^3.0.0"
21672167

2168-
regexp.prototype.flags@^1.5.2:
2168+
regexp.prototype.flags@^1.5.3:
21692169
version "1.5.3"
21702170
resolved "https://registry.yarnpkg.com/regexp.prototype.flags/-/regexp.prototype.flags-1.5.3.tgz#b3ae40b1d2499b8350ab2c3fe6ef3845d3a96f42"
21712171
integrity sha512-vqlC04+RQoFalODCbCumG2xIOvapzVMHwsyIGM/SIE8fRhFFsXeH8/QQ+s0T0kDAhKc4k30s73/0ydkHQz6HlQ==

0 commit comments

Comments
 (0)