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.5.3 " ,
50
+ "nock" : " 13.5.4 " ,
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.5.3 :
2760
- version "13.5.3 "
2761
- resolved "https://registry.yarnpkg.com/nock/-/nock-13.5.3 .tgz#9858adf5b840696a410baf98bda720d5fad4f075 "
2762
- integrity sha512-2NlGmHIK2rTeyy7UaY1ZNg0YZfEJMxghXgZi0b4DBsUyoDNTTxZeCSG1nmirAWF44RkkoV8NnegLVQijgVapNQ ==
2759
+ nock@13.5.4 :
2760
+ version "13.5.4 "
2761
+ resolved "https://registry.yarnpkg.com/nock/-/nock-13.5.4 .tgz#8918f0addc70a63736170fef7106a9721e0dc479 "
2762
+ integrity sha512-yAyTfdeNJGGBFxWdzSKCBYxs5FxLbCg5X5Q4ets974hcQzG1+qCxvIyOo4j2Ry6MUlhWVMX4OoYDefAIIwupjw ==
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