File tree 2 files changed +6
-7
lines changed
packages/@pollyjs/adapter-node-http
2 files changed +6
-7
lines changed Original file line number Diff line number Diff line change 46
46
"@pollyjs/adapter" : " ^3.0.0" ,
47
47
"@pollyjs/utils" : " ^3.0.0" ,
48
48
"lodash-es" : " ^4.17.11" ,
49
- "nock" : " ^11.7.0 "
49
+ "nock" : " ^11.7.2 "
50
50
},
51
51
"devDependencies" : {
52
52
"@pollyjs/core" : " ^3.0.0" ,
Original file line number Diff line number Diff line change @@ -4147,7 +4147,7 @@ caseless@~0.12.0:
4147
4147
version "0.12.0"
4148
4148
resolved "https://registry.yarnpkg.com/caseless/-/caseless-0.12.0.tgz#1b681c21ff84033c826543090689420d187151dc"
4149
4149
4150
- chai@^4.1.2, chai@^4. 2.0:
4150
+ chai@^4.2.0:
4151
4151
version "4.2.0"
4152
4152
resolved "https://registry.yarnpkg.com/chai/-/chai-4.2.0.tgz#760aa72cf20e3795e84b12877ce0e83737aa29e5"
4153
4153
integrity sha512-XQU3bhBukrOsQCuwZndwGcCVQHyZi53fQ6Ys1Fym7E4olpIqqZZhhoFJoaKVvV17lWQoXYwgWN2nF5crA8J2jw==
@@ -10419,12 +10419,11 @@ 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.0 :
10423
- version "11.7.0 "
10424
- resolved "https://registry.yarnpkg.com/nock/-/nock-11.7.0 .tgz#5eaae8b8a55c0dfc014d05692c8cf3d31d61a342 "
10425
- integrity sha512-7c1jhHew74C33OBeRYyQENT+YXQiejpwIrEjinh6dRurBae+Ei4QjeUaPlkptIF0ZacEiVCnw8dWaxqepkiihg ==
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 ==
10426
10426
dependencies:
10427
- chai "^4.1.2"
10428
10427
debug "^4.1.0"
10429
10428
json-stringify-safe "^5.0.1"
10430
10429
lodash "^4.17.13"
You can’t perform that action at this time.
0 commit comments