File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 31
31
"@rollup/plugin-commonjs" : " ^26.0.0" ,
32
32
"@rollup/plugin-node-resolve" : " ^15.0.0" ,
33
33
"ethers" : " ^6.0.0" ,
34
- "rimraf" : " 5.0.7 " ,
34
+ "rimraf" : " 5.0.9 " ,
35
35
"rollup" : " ^2.75.6"
36
36
},
37
37
"devDependencies" : {
Original file line number Diff line number Diff line change @@ -1264,10 +1264,10 @@ reusify@^1.0.4:
1264
1264
resolved "https://registry.yarnpkg.com/reusify/-/reusify-1.0.4.tgz#90da382b1e126efc02146e90845a88db12925d76"
1265
1265
integrity sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==
1266
1266
1267
- rimraf@5.0.7 :
1268
- version "5.0.7 "
1269
- resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5.0.7 .tgz#27bddf202e7d89cb2e0381656380d1734a854a74 "
1270
- integrity sha512-nV6YcJo5wbLW77m+8KjH8aB/7/rxQy9SZ0HY5shnwULfS+9nmTtVXAJET5NdZmCzA4fPI/Hm1wo/Po/4mopOdg ==
1267
+ rimraf@5.0.9 :
1268
+ version "5.0.9 "
1269
+ resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5.0.9 .tgz#c3baa1b886eadc2ec7981a06a593c3d01134ffe9 "
1270
+ integrity sha512-3i7b8OcswU6CpU8Ej89quJD4O98id7TtVM5U4Mybh84zQXdrFmDLouWBEEaD/QfO3gDDfH+AGFCGsR7kngzQnA ==
1271
1271
dependencies :
1272
1272
glob "^10.3.7"
1273
1273
You can’t perform that action at this time.
0 commit comments