File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 4646 "jest-ts-auto-mock" : " ^2.0.0" ,
4747 "kind-of" : " ^6.0.3" ,
4848 "minimist" : " >=1.2.3" ,
49- "nock" : " 13.5.4 " ,
49+ "nock" : " 13.5.5 " ,
5050 "ts-auto-mock" : " ^3.3.5" ,
5151 "ts-jest" : " ^27.0.4" ,
5252 "ts-loader" : " 9.5.1" ,
Original file line number Diff line number Diff line change @@ -2594,7 +2594,7 @@ natural-compare@^1.4.0:
25942594 resolved "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz"
25952595 integrity sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==
25962596
2597- nock@*, nock@13.5.4 :
2597+ nock@* :
25982598 version "13.5.4"
25992599 resolved "https://registry.npmjs.org/nock/-/nock-13.5.4.tgz"
26002600 integrity sha512-yAyTfdeNJGGBFxWdzSKCBYxs5FxLbCg5X5Q4ets974hcQzG1+qCxvIyOo4j2Ry6MUlhWVMX4OoYDefAIIwupjw==
@@ -2603,6 +2603,15 @@ nock@*, nock@13.5.4:
26032603 json-stringify-safe "^5.0.1"
26042604 propagate "^2.0.0"
26052605
2606+ nock@13.5.5 :
2607+ version "13.5.5"
2608+ resolved "https://registry.yarnpkg.com/nock/-/nock-13.5.5.tgz#cd1caaca281d42be17d51946367a3d53a6af3e78"
2609+ integrity sha512-XKYnqUrCwXC8DGG1xX4YH5yNIrlh9c065uaMZZHUoeUUINTOyt+x/G+ezYk0Ft6ExSREVIs+qBJDK503viTfFA==
2610+ dependencies :
2611+ debug "^4.1.0"
2612+ json-stringify-safe "^5.0.1"
2613+ propagate "^2.0.0"
2614+
26062615node-int64@^0.4.0 :
26072616 version "0.4.0"
26082617 resolved "https://registry.npmjs.org/node-int64/-/node-int64-0.4.0.tgz"
You can’t perform that action at this time.
0 commit comments