File tree Expand file tree Collapse file tree 2 files changed +5
-9
lines changed Expand file tree Collapse file tree 2 files changed +5
-9
lines changed Original file line number Diff line number Diff line change 54
54
"goodeggs-test-helpers" : " ^8.3.2" ,
55
55
"leasot" : " ^13.3.0" ,
56
56
"mocha" : " 10.4.0" ,
57
- "nock" : " 13" ,
57
+ "nock" : " 13.5.4 " ,
58
58
"nyc" : " ^15.1.0" ,
59
59
"typescript" : " ^4.3.5"
60
60
},
Original file line number Diff line number Diff line change @@ -4180,10 +4180,6 @@ lodash.merge@^4.6.2:
4180
4180
version "4.6.2"
4181
4181
resolved "https://registry.yarnpkg.com/lodash.merge/-/lodash.merge-4.6.2.tgz#558aa53b43b661e1925a0afdfa36a9a1085fe57a"
4182
4182
4183
- lodash.set@^4.3.2 :
4184
- version "4.3.2"
4185
- resolved "https://registry.yarnpkg.com/lodash.set/-/lodash.set-4.3.2.tgz#d8757b1da807dde24816b0d6a84bea1a76230b23"
4186
-
4187
4183
lodash@^4.17.15, lodash@^4.17.21 :
4188
4184
version "4.17.21"
4189
4185
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
@@ -4388,13 +4384,13 @@ nise@^5.0.1:
4388
4384
just-extend "^4.0.2"
4389
4385
path-to-regexp "^1.7.0"
4390
4386
4391
- nock@13 :
4392
- version "13.1.1"
4393
- resolved "https://registry.yarnpkg.com/nock/-/nock-13.1.1.tgz#3c830129d4560957f59b6f480a41ddbaf9cf57af"
4387
+
4388
+ version "13.5.4"
4389
+ resolved "https://registry.yarnpkg.com/nock/-/nock-13.5.4.tgz#8918f0addc70a63736170fef7106a9721e0dc479"
4390
+ integrity sha512-yAyTfdeNJGGBFxWdzSKCBYxs5FxLbCg5X5Q4ets974hcQzG1+qCxvIyOo4j2Ry6MUlhWVMX4OoYDefAIIwupjw==
4394
4391
dependencies :
4395
4392
debug "^4.1.0"
4396
4393
json-stringify-safe "^5.0.1"
4397
- lodash.set "^4.3.2"
4398
4394
propagate "^2.0.0"
4399
4395
4400
4396
node-fetch@^1.0.1 :
You can’t perform that action at this time.
0 commit comments