File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 31
31
"@rollup/plugin-commonjs" : " ^25.0.0" ,
32
32
"@rollup/plugin-node-resolve" : " ^15.0.0" ,
33
33
"ethers" : " ^6.0.0" ,
34
- "rimraf" : " 5.0.5 " ,
34
+ "rimraf" : " 5.0.6 " ,
35
35
"rollup" : " ^2.75.6"
36
36
},
37
37
"devDependencies" : {
Original file line number Diff line number Diff line change @@ -1237,10 +1237,10 @@ reusify@^1.0.4:
1237
1237
resolved "https://registry.yarnpkg.com/reusify/-/reusify-1.0.4.tgz#90da382b1e126efc02146e90845a88db12925d76"
1238
1238
integrity sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==
1239
1239
1240
-
1241
- version "5.0.5 "
1242
- resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5.0.5 .tgz#9be65d2d6e683447d2e9013da2bf451139a61ccf "
1243
- integrity sha512-CqDakW+hMe/Bz202FPEymy68P+G50RfMQK+Qo5YUqc9SPipvbGjCGKd0RSKEelbsfQuw3g5NZDSrlZZAJurH1A ==
1240
+
1241
+ version "5.0.6 "
1242
+ resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5.0.6 .tgz#f13b90af1794a2e8e1ecd052263bcf688742af88 "
1243
+ integrity sha512-X72SgyOf+1lFnGM6gYcmZ4+jMOwuT4E4SajKQzUIlI7EoR5eFHMhS/wf8Ll0mN+w2bxcIVldrJQ6xT7HFQywjg ==
1244
1244
dependencies :
1245
1245
glob "^10.3.7"
1246
1246
You can’t perform that action at this time.
0 commit comments