File tree 2 files changed +5
-6
lines changed
packages/@pollyjs/adapter-node-http
2 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 46
46
"@pollyjs/adapter" : " ^4.0.2" ,
47
47
"@pollyjs/utils" : " ^4.0.2" ,
48
48
"lodash-es" : " ^4.17.11" ,
49
- "nock" : " ^11.7.2 "
49
+ "nock" : " ^12.0.3 "
50
50
},
51
51
"devDependencies" : {
52
52
"@pollyjs/core" : " ^4.0.2" ,
Original file line number Diff line number Diff line change @@ -10419,15 +10419,14 @@ nocache@^2.1.0:
10419
10419
resolved "https://registry.yarnpkg.com/nocache/-/nocache-2.1.0.tgz#120c9ffec43b5729b1d5de88cd71aa75a0ba491f"
10420
10420
integrity sha512-0L9FvHG3nfnnmaEQPjT9xhfN4ISk0A8/2j4M37Np4mcDesJjHgEUfgPhdCyZuFI954tjokaIj/A3NdpFNdEh4Q==
10421
10421
10422
- nock@^11.7.2 :
10423
- version "11.7.2 "
10424
- resolved "https://registry.yarnpkg.com/nock/-/nock-11.7.2 .tgz#4cee4fa838dc3635c074c5b3436bcdec7f7ee213 "
10425
- integrity sha512-7swr5bL1xBZ5FctyubjxEVySXOSebyqcL7Vy1bx1nS9IUqQWj81cmKjVKJLr8fHhtzI1MV8nyCdENA/cGcY1+Q ==
10422
+ nock@^12.0.3 :
10423
+ version "12.0.3 "
10424
+ resolved "https://registry.yarnpkg.com/nock/-/nock-12.0.3 .tgz#83f25076dbc4c9aa82b5cdf54c9604c7a778d1c9 "
10425
+ integrity sha512-QNb/j8kbFnKCiyqi9C5DD0jH/FubFGj5rt9NQFONXwQm3IPB0CULECg/eS3AU1KgZb/6SwUa4/DTRKhVxkGABw ==
10426
10426
dependencies:
10427
10427
debug "^4.1.0"
10428
10428
json-stringify-safe "^5.0.1"
10429
10429
lodash "^4.17.13"
10430
- mkdirp "^0.5.0"
10431
10430
propagate "^2.0.0"
10432
10431
10433
10432
You can’t perform that action at this time.
0 commit comments