File tree 1 file changed +12
-5
lines changed
1 file changed +12
-5
lines changed Original file line number Diff line number Diff line change 4483
4483
once "^1.3.0"
4484
4484
path-is-absolute "^1.0.0"
4485
4485
4486
- glob@^10.3.10 :
4486
+ glob@^10.3.10, glob@^10.3.7 :
4487
4487
version "10.3.10"
4488
4488
resolved "https://registry.npmjs.org/glob/-/glob-10.3.10.tgz#0351ebb809fd187fe421ab96af83d3a70715df4b"
4489
4489
integrity sha512-fa46+tv1Ak0UPK1TOy/pZrIybNNt4HCv7SDzwyfiOZkvZLEbjsZkJBPtDHVshZjbecAoAGSC20MjLDG/qr679g==
@@ -7144,6 +7144,13 @@ rimraf@^3.0.0, rimraf@^3.0.2:
7144
7144
dependencies :
7145
7145
glob "^7.1.3"
7146
7146
7147
+ rimraf@^5.0.5 :
7148
+ version "5.0.5"
7149
+ resolved "https://registry.npmjs.org/rimraf/-/rimraf-5.0.5.tgz#9be65d2d6e683447d2e9013da2bf451139a61ccf"
7150
+ integrity sha512-CqDakW+hMe/Bz202FPEymy68P+G50RfMQK+Qo5YUqc9SPipvbGjCGKd0RSKEelbsfQuw3g5NZDSrlZZAJurH1A==
7151
+ dependencies :
7152
+ glob "^10.3.7"
7153
+
7147
7154
rollup@^4.2.0 :
7148
7155
version "4.9.6"
7149
7156
resolved "https://registry.npmjs.org/rollup/-/rollup-4.9.6.tgz#4515facb0318ecca254a2ee1315e22e09efc50a0"
@@ -7761,11 +7768,11 @@ tmp@^0.0.33:
7761
7768
os-tmpdir "~1.0.2"
7762
7769
7763
7770
tmp@^0.2.1, tmp@~0.2.1 :
7764
- version "0.2.1 "
7765
- resolved "https://registry.npmjs.org/tmp/-/tmp-0.2.1 .tgz"
7766
- integrity sha512-76SUhtfqR2Ijn+xllcI5P1oyannHNHByD80W1q447gU3mp9G9PSpGdWmjUOHRDPiHYacIk66W7ubDTuPF3BEtQ ==
7771
+ version "0.2.2 "
7772
+ resolved "https://registry.npmjs.org/tmp/-/tmp-0.2.2 .tgz#c09643689dee6613578a8ab9d9a4008448a8be90 "
7773
+ integrity sha512-ETcvHhaIc9J2MDEAH6N67j9bvBvu/3Gb764qaGhwtFvjtvhegqoqSpofgeyq1Sc24mW5pdyUDs9HP5j3ehkxRw ==
7767
7774
dependencies :
7768
- rimraf "^3 .0.0 "
7775
+ rimraf "^5 .0.5 "
7769
7776
7770
7777
to-fast-properties@^2.0.0 :
7771
7778
version "2.0.0"
You can’t perform that action at this time.
0 commit comments