@@ -819,7 +819,7 @@ __metadata:
819
819
ajv-formats : " npm:^3.0.1"
820
820
eslint : " npm:^8.57.1"
821
821
eslint-plugin-jest : " npm:^28.10.0"
822
- fast-glob : " npm:^3.3.2 "
822
+ fast-glob : " npm:^3.3.3 "
823
823
husky : " npm:^9.1.7"
824
824
jest : " npm:^29.7.0"
825
825
jest-junit : " npm:^16.0.0"
@@ -2694,7 +2694,7 @@ __metadata:
2694
2694
languageName : node
2695
2695
linkType : hard
2696
2696
2697
- " fast-glob@npm:^3.2.9, fast-glob@npm:^3.3.1, fast-glob@npm:^3.3.2 " :
2697
+ " fast-glob@npm:^3.2.9, fast-glob@npm:^3.3.1 " :
2698
2698
version : 3.3.2
2699
2699
resolution : " fast-glob@npm:3.3.2"
2700
2700
dependencies :
@@ -2707,6 +2707,19 @@ __metadata:
2707
2707
languageName : node
2708
2708
linkType : hard
2709
2709
2710
+ " fast-glob@npm:^3.3.3 " :
2711
+ version : 3.3.3
2712
+ resolution : " fast-glob@npm:3.3.3"
2713
+ dependencies :
2714
+ " @nodelib/fs.stat " : " npm:^2.0.2"
2715
+ " @nodelib/fs.walk " : " npm:^1.2.3"
2716
+ glob-parent : " npm:^5.1.2"
2717
+ merge2 : " npm:^1.3.0"
2718
+ micromatch : " npm:^4.0.8"
2719
+ checksum : f6aaa141d0d3384cf73cbcdfc52f475ed293f6d5b65bfc5def368b09163a9f7e5ec2b3014d80f733c405f58e470ee0cc451c2937685045cddcdeaa24199c43fe
2720
+ languageName : node
2721
+ linkType : hard
2722
+
2710
2723
" fast-json-stable-stringify@npm:2.x, fast-json-stable-stringify@npm:^2.0.0, fast-json-stable-stringify@npm:^2.1.0 " :
2711
2724
version : 2.1.0
2712
2725
resolution : " fast-json-stable-stringify@npm:2.1.0"
@@ -4460,7 +4473,7 @@ __metadata:
4460
4473
languageName : node
4461
4474
linkType : hard
4462
4475
4463
- " micromatch@npm:^4.0.4, micromatch@npm:~4.0.8 " :
4476
+ " micromatch@npm:^4.0.4, micromatch@npm:^4.0.8, micromatch@npm: ~4.0.8 " :
4464
4477
version : 4.0.8
4465
4478
resolution : " micromatch@npm:4.0.8"
4466
4479
dependencies :
0 commit comments