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 32
32
"husky" : " ^8.0.3" ,
33
33
"lint-staged" : " ^15.2.1" ,
34
34
"mocha" : " ^10.2.0" ,
35
- "nock" : " ^13.5.0 " ,
35
+ "nock" : " ^13.5.1 " ,
36
36
"nyc" : " ^15.1.0" ,
37
37
"oclif" : " ^4.4.0" ,
38
38
"prettier" : " ^3.2.4" ,
Original file line number Diff line number Diff line change @@ -5902,10 +5902,10 @@ no-case@^3.0.4:
5902
5902
lower-case "^2.0.2"
5903
5903
tslib "^2.0.3"
5904
5904
5905
- nock@*, nock@^13.4.0, nock@^13.5.0 :
5906
- version "13.5.0 "
5907
- resolved "https://registry.yarnpkg.com/nock/-/nock-13.5.0 .tgz#82cd33b0dba6095d3f5a28d0ff2edac970fa05ec "
5908
- integrity sha512-9hc1eCS2HtOz+sE9W7JQw/tXJktg0zoPSu48s/pYe73e25JW9ywiowbqnUSd7iZPeVawLcVpPZeZS312fwSY+g ==
5905
+ nock@*, nock@^13.4.0, nock@^13.5.1 :
5906
+ version "13.5.1 "
5907
+ resolved "https://registry.yarnpkg.com/nock/-/nock-13.5.1 .tgz#4e40f9877ad0d43b7cdb474261c190f3715dd806 "
5908
+ integrity sha512-+s7b73fzj5KnxbKH4Oaqz07tQ8degcMilU4rrmnKvI//b0JMBU4wEXFQ8zqr+3+L4eWSfU3H/UoIVGUV0tue1Q ==
5909
5909
dependencies :
5910
5910
debug "^4.1.0"
5911
5911
json-stringify-safe "^5.0.1"
You can’t perform that action at this time.
0 commit comments