@@ -390,6 +390,18 @@ errs@^0.3.2:
390
390
resolved "https://registry.yarnpkg.com/errs/-/errs-0.3.2.tgz#798099b2dbd37ca2bc749e538a7c1307d0b50499"
391
391
integrity sha512-r+/tydov04FSwTi+PrGd0IdY195Y1jZW2g27TJ+cErU8vvr9V4hHYxtRF8bMjv4zYEhap7wK7zBQ2i99LRo6kA==
392
392
393
+ es-define-property@^1.0.0 :
394
+ version "1.0.0"
395
+ resolved "https://registry.yarnpkg.com/es-define-property/-/es-define-property-1.0.0.tgz#c7faefbdff8b2696cf5f46921edfb77cc4ba3845"
396
+ integrity sha512-jxayLKShrEqqzJ0eumQbVhTYQM27CfT1T35+gCgDFoL82JLsXqTJ76zv6A0YLOgEnLUMvLzsDsGIrl8NFpT2gQ==
397
+ dependencies :
398
+ get-intrinsic "^1.2.4"
399
+
400
+ es-errors@^1.3.0 :
401
+ version "1.3.0"
402
+ resolved "https://registry.yarnpkg.com/es-errors/-/es-errors-1.3.0.tgz#05f75a25dab98e4fb1dcd5e1472c0546d5057c8f"
403
+ integrity sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==
404
+
393
405
escape-html@~1.0.3 :
394
406
version "1.0.3"
395
407
resolved "https://registry.yarnpkg.com/escape-html/-/escape-html-1.0.3.tgz#0258eae4d3d0c0974de1c169188ef0051d1d1988"
@@ -589,6 +601,17 @@ get-intrinsic@^1.0.2, get-intrinsic@^1.1.3, get-intrinsic@^1.2.1, get-intrinsic@
589
601
has-symbols "^1.0.3"
590
602
hasown "^2.0.0"
591
603
604
+ get-intrinsic@^1.2.4 :
605
+ version "1.2.4"
606
+ resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.2.4.tgz#e385f5a4b5227d449c3eabbad05494ef0abbeadd"
607
+ integrity sha512-5uYhsJH8VJBTv7oslg4BznJYhDoRI6waYCxMmCdnTrcCrHA/fCFKoTFz2JKKE0HdDFUF7/oQuhzumXJK7paBRQ==
608
+ dependencies :
609
+ es-errors "^1.3.0"
610
+ function-bind "^1.1.2"
611
+ has-proto "^1.0.1"
612
+ has-symbols "^1.0.3"
613
+ hasown "^2.0.0"
614
+
592
615
getpass@^0.1.1 :
593
616
version "0.1.7"
594
617
resolved "https://registry.yarnpkg.com/getpass/-/getpass-0.1.7.tgz#5eff8e3e684d569ae4cb2b1282604e8ba62149fa"
@@ -630,11 +653,11 @@ har-validator@~5.1.3:
630
653
har-schema "^2.0.0"
631
654
632
655
has-property-descriptors@^1.0.0, has-property-descriptors@^1.0.1 :
633
- version "1.0.1 "
634
- resolved "https://registry.yarnpkg.com/has-property-descriptors/-/has-property-descriptors-1.0.1 .tgz#52ba30b6c5ec87fd89fa574bc1c39125c6f65340 "
635
- integrity sha512-VsX8eaIewvas0xnvinAe9bw4WfIeODpGYikiWYLH+dma0Jw6KHYqWiWfhQlgOVK8D6PvjubK5Uc4P0iIhIcNVg ==
656
+ version "1.0.2 "
657
+ resolved "https://registry.yarnpkg.com/has-property-descriptors/-/has-property-descriptors-1.0.2 .tgz#963ed7d071dc7bf5f084c5bfbe0d1b6222586854 "
658
+ integrity sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg ==
636
659
dependencies :
637
- get-intrinsic "^1.2.2 "
660
+ es-define-property "^1.0.0 "
638
661
639
662
has-proto@^1.0.1 :
640
663
version "1.0.1"
0 commit comments