File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 41
41
"generate-changelog" : " ^1.1.0" ,
42
42
"istanbul" : " ^0.4.5" ,
43
43
"mocha" : " ^3.2.0" ,
44
- "nock" : " ^9.0.9 "
44
+ "nock" : " ^9.0.11 "
45
45
},
46
46
"eslintConfig" : {
47
47
"env" : {
Original file line number Diff line number Diff line change @@ -1102,11 +1102,11 @@ lodash.some@^4.4.0:
1102
1102
version "4.6.0"
1103
1103
resolved "https://registry.yarnpkg.com/lodash.some/-/lodash.some-4.6.0.tgz#1bb9f314ef6b8baded13b549169b2a945eb68e4d"
1104
1104
1105
- lodash@^4.0.0 :
1105
+ lodash@^4.0.0, lodash@^4.14.0, lodash@^4.3.0 :
1106
1106
version "4.16.6"
1107
1107
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.16.6.tgz#d22c9ac660288f3843e16ba7d2b5d06cca27d777"
1108
1108
1109
- lodash@^4.14.0, lodash@^4.3.0, lodash@ ~4.17.2 :
1109
+ lodash@~4.17.2 :
1110
1110
version "4.17.4"
1111
1111
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae"
1112
1112
@@ -1176,9 +1176,9 @@ natural-compare@^1.4.0:
1176
1176
version "1.4.0"
1177
1177
resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
1178
1178
1179
- nock@^9.0.9 :
1180
- version "9.0.9 "
1181
- resolved "https://registry.yarnpkg.com /nock/-/nock-9.0.9 .tgz#ca4cd923352e206ae3c7d6595cfd7fb223299ec0 "
1179
+ nock@^9.0.11 :
1180
+ version "9.0.11 "
1181
+ resolved "https://registry.npmjs.org /nock/-/nock-9.0.11 .tgz#10f202e4cc276102d60e26e319f97d68da09be9c "
1182
1182
dependencies :
1183
1183
chai ">=1.9.2 <4.0.0"
1184
1184
debug "^2.2.0"
You can’t perform that action at this time.
0 commit comments