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 33
33
"@types/elliptic" : " ^6.4.17" ,
34
34
"elliptic" : " ^6.5.4" ,
35
35
"ethers" : " ^6.0.0" ,
36
- "rimraf" : " 5.0.8 " ,
36
+ "rimraf" : " 5.0.9 " ,
37
37
"rollup" : " ^4.0.0" ,
38
38
"tslib" : " ^2.6.2" ,
39
39
"typescript" : " 5.5.3"
Original file line number Diff line number Diff line change @@ -569,10 +569,10 @@ resolve@^1.22.1:
569
569
path-parse "^1.0.7"
570
570
supports-preserve-symlinks-flag "^1.0.0"
571
571
572
- rimraf@5.0.8 :
573
- version "5.0.8 "
574
- resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5.0.8 .tgz#9d4d0ef5106817102b14fdbbf01cf29545e99a6c "
575
- integrity sha512-XSh0V2/yNhDEi8HwdIefD8MLgs4LQXPag/nEJWs3YUc3Upn+UHa1GyIkEg9xSSNt7HnkO5FjTvmcRzgf+8UZuw ==
572
+ rimraf@5.0.9 :
573
+ version "5.0.9 "
574
+ resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5.0.9 .tgz#c3baa1b886eadc2ec7981a06a593c3d01134ffe9 "
575
+ integrity sha512-3i7b8OcswU6CpU8Ej89quJD4O98id7TtVM5U4Mybh84zQXdrFmDLouWBEEaD/QfO3gDDfH+AGFCGsR7kngzQnA ==
576
576
dependencies :
577
577
glob "^10.3.7"
578
578
You can’t perform that action at this time.
0 commit comments