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 47
47
"jest-ts-auto-mock" : " ^2.0.0" ,
48
48
"kind-of" : " ^6.0.3" ,
49
49
"minimist" : " >=1.2.3" ,
50
- "nock" : " 13.4.0 " ,
50
+ "nock" : " 13.5.1 " ,
51
51
"ts-auto-mock" : " ^3.3.5" ,
52
52
"ts-jest" : " ^27.0.4" ,
53
53
"ts-loader" : " 9.5.1" ,
Original file line number Diff line number Diff line change @@ -2756,10 +2756,10 @@ nock@*:
2756
2756
json-stringify-safe "^5.0.1"
2757
2757
propagate "^2.0.0"
2758
2758
2759
- nock@13.4.0 :
2760
- version "13.4.0 "
2761
- resolved "https://registry.yarnpkg.com/nock/-/nock-13.4.0 .tgz#60aa3f7a4afa9c12052e74d8fb7550f682ef0115 "
2762
- integrity sha512-W8NVHjO/LCTNA64yxAPHV/K47LpGYcVzgKd3Q0n6owhwvD0Dgoterc25R4rnZbckJEb6Loxz1f5QMuJpJnbSyQ ==
2759
+ nock@13.5.1 :
2760
+ version "13.5.1 "
2761
+ resolved "https://registry.yarnpkg.com/nock/-/nock-13.5.1 .tgz#4e40f9877ad0d43b7cdb474261c190f3715dd806 "
2762
+ integrity sha512-+s7b73fzj5KnxbKH4Oaqz07tQ8degcMilU4rrmnKvI//b0JMBU4wEXFQ8zqr+3+L4eWSfU3H/UoIVGUV0tue1Q ==
2763
2763
dependencies :
2764
2764
debug "^4.1.0"
2765
2765
json-stringify-safe "^5.0.1"
You can’t perform that action at this time.
0 commit comments