@@ -815,26 +815,26 @@ error-ex@^1.3.1:
815815 is-arrayish "^0.2.1"
816816
817817es-abstract@^1.23.2, es-abstract@^1.23.5, es-abstract@^1.23.9 :
818- version "1.23.9 "
819- resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.23.9 .tgz#5b45994b7de78dada5c1bebf1379646b32b9d606 "
820- integrity sha512-py07lI0wjxAC/DcfK1S6G7iANonniZwTISvdPzk9hzeH0IZIshbuuFxLIU96OyF89Yb9hiqWn8M/bY83KY5vzA ==
818+ version "1.23.10 "
819+ resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.23.10 .tgz#84792c152ff2898ec73efe33c1c1323a3dfd87f8 "
820+ integrity sha512-MtUbM072wlJNyeYAe0mhzrD+M6DIJa96CZAOBBrhDbgKnB4MApIKefcyAB1eOdYn8cUNZgvwBvEzdoAYsxgEIw ==
821821 dependencies :
822822 array-buffer-byte-length "^1.0.2"
823823 arraybuffer.prototype.slice "^1.0.4"
824824 available-typed-arrays "^1.0.7"
825825 call-bind "^1.0.8"
826- call-bound "^1.0.3 "
826+ call-bound "^1.0.4 "
827827 data-view-buffer "^1.0.2"
828828 data-view-byte-length "^1.0.2"
829829 data-view-byte-offset "^1.0.1"
830830 es-define-property "^1.0.1"
831831 es-errors "^1.3.0"
832- es-object-atoms "^1.0.0 "
832+ es-object-atoms "^1.1.1 "
833833 es-set-tostringtag "^2.1.0"
834834 es-to-primitive "^1.3.0"
835835 function.prototype.name "^1.1.8"
836- get-intrinsic "^1.2.7 "
837- get-proto "^1.0.0 "
836+ get-intrinsic "^1.3.0 "
837+ get-proto "^1.0.1 "
838838 get-symbol-description "^1.1.0"
839839 globalthis "^1.0.4"
840840 gopd "^1.2.0"
@@ -850,13 +850,13 @@ es-abstract@^1.23.2, es-abstract@^1.23.5, es-abstract@^1.23.9:
850850 is-shared-array-buffer "^1.0.4"
851851 is-string "^1.1.1"
852852 is-typed-array "^1.1.15"
853- is-weakref "^1.1.0 "
853+ is-weakref "^1.1.1 "
854854 math-intrinsics "^1.1.0"
855- object-inspect "^1.13.3 "
855+ object-inspect "^1.13.4 "
856856 object-keys "^1.1.1"
857857 object.assign "^4.1.7"
858858 own-keys "^1.0.1"
859- regexp.prototype.flags "^1.5.3 "
859+ regexp.prototype.flags "^1.5.4 "
860860 safe-array-concat "^1.1.3"
861861 safe-push-apply "^1.0.0"
862862 safe-regex-test "^1.1.0"
@@ -869,7 +869,7 @@ es-abstract@^1.23.2, es-abstract@^1.23.5, es-abstract@^1.23.9:
869869 typed-array-byte-offset "^1.0.4"
870870 typed-array-length "^1.0.7"
871871 unbox-primitive "^1.1.0"
872- which-typed-array "^1.1.18 "
872+ which-typed-array "^1.1.19 "
873873
874874es-define-property@^1.0.0, es-define-property@^1.0.1 :
875875 version "1.0.1"
@@ -1668,7 +1668,7 @@ is-weakmap@^2.0.2:
16681668 resolved "https://registry.yarnpkg.com/is-weakmap/-/is-weakmap-2.0.2.tgz#bf72615d649dfe5f699079c54b83e47d1ae19cfd"
16691669 integrity sha512-K5pXYOm9wqY1RgjpL3YTkF39tni1XajUIkawTLUo9EZEVUFga5gSQJF8nNS7ZwJQ02y+1YCNYcMh+HIf1ZqE+w==
16701670
1671- is-weakref@^1.0.2, is-weakref@^1.1.0 :
1671+ is-weakref@^1.0.2, is-weakref@^1.1.1 :
16721672 version "1.1.1"
16731673 resolved "https://registry.yarnpkg.com/is-weakref/-/is-weakref-1.1.1.tgz#eea430182be8d64174bd96bffbc46f21bf3f9293"
16741674 integrity sha512-6i9mGWSlqzNMEqpCp93KwRS1uUOodk2OJ6b+sq7ZPDSy2WuI5NFIxp/254TytR8ftefexkWn5xNiHUNpPOfSew==
@@ -2027,7 +2027,7 @@ npm-run-path@^5.1.0:
20272027 dependencies :
20282028 path-key "^4.0.0"
20292029
2030- object-inspect@^1.13.3 :
2030+ object-inspect@^1.13.3, object-inspect@^1.13.4 :
20312031 version "1.13.4"
20322032 resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.13.4.tgz#8375265e21bc20d0fa582c22e1b13485d6e00213"
20332033 integrity sha512-W67iLl4J2EXEGTbfeHCffrjDfitvLANg0UlX3wFUUSTx92KXRFegMHUVgSqE+wvhAbi4WqjGg9czysTV2Epbew==
@@ -2307,7 +2307,7 @@ reflect.getprototypeof@^1.0.6, reflect.getprototypeof@^1.0.9:
23072307 get-proto "^1.0.1"
23082308 which-builtin-type "^1.2.1"
23092309
2310- regexp.prototype.flags@^1.5.3 :
2310+ regexp.prototype.flags@^1.5.4 :
23112311 version "1.5.4"
23122312 resolved "https://registry.yarnpkg.com/regexp.prototype.flags/-/regexp.prototype.flags-1.5.4.tgz#1ad6c62d44a259007e55b3970e00f746efbcaa19"
23132313 integrity sha512-dYqgNSZbDwkaJ2ceRd9ojCGjBq+mOm9LmtXnAnEGyHhN/5R7iDW2TRw3h+o/jCFxus3P2LfWIIiwowAjANm7IA==
@@ -2890,7 +2890,7 @@ which-collection@^1.0.2:
28902890 is-weakmap "^2.0.2"
28912891 is-weakset "^2.0.3"
28922892
2893- which-typed-array@^1.1.16, which-typed-array@^1.1.18 :
2893+ which-typed-array@^1.1.16, which-typed-array@^1.1.19 :
28942894 version "1.1.19"
28952895 resolved "https://registry.yarnpkg.com/which-typed-array/-/which-typed-array-1.1.19.tgz#df03842e870b6b88e117524a4b364b6fc689f956"
28962896 integrity sha512-rEvr90Bck4WZt9HHFC4DJMsjvu7x+r6bImz0/BrbWb7A2djJ8hnZMrWnHo9F8ssv0OMErasDhftrfROTyqSDrw==
0 commit comments