File tree 2 files changed +5
-11
lines changed
2 files changed +5
-11
lines changed Original file line number Diff line number Diff line change 187
187
"mini-css-extract-plugin" : " 0.11.3" ,
188
188
"mocha" : " 8.1.3" ,
189
189
"moxios" : " 0.4.0" ,
190
- "nock" : " 13.1.1 " ,
190
+ "nock" : " 13.5.0 " ,
191
191
"optimize-css-assets-webpack-plugin" : " 5.0.4" ,
192
192
"papaparse" : " 5.3.1" ,
193
193
"pnp-webpack-plugin" : " 1.6.4" ,
Original file line number Diff line number Diff line change @@ -13002,11 +13002,6 @@ lodash.memoize@^4.1.2:
13002
13002
resolved "https://registry.yarnpkg.com/lodash.memoize/-/lodash.memoize-4.1.2.tgz"
13003
13003
integrity sha1-vMbEmkKihA7Zl/Mj6tpezRguC/4=
13004
13004
13005
- lodash.set@^4.3.2:
13006
- version "4.3.2"
13007
- resolved "https://registry.npmjs.org/lodash.set/-/lodash.set-4.3.2.tgz"
13008
- integrity sha1-2HV7HagH3eJIFrDWqEvqGnYjCyM=
13009
-
13010
13005
lodash.template@^4.5.0:
13011
13006
version "4.5.0"
13012
13007
resolved "https://registry.yarnpkg.com/lodash.template/-/lodash.template-4.5.0.tgz"
@@ -13816,14 +13811,13 @@ no-case@^3.0.4:
13816
13811
lower-case "^2.0.2"
13817
13812
tslib "^2.0.3"
13818
13813
13819
- nock@13.1.1 :
13820
- version "13.1.1 "
13821
- resolved "https://registry.yarnpkg.com/nock/-/nock-13.1.1 .tgz#3c830129d4560957f59b6f480a41ddbaf9cf57af "
13822
- integrity sha512-YKTR9MjfK3kS9/l4nuTxyYm30cgOExRHzkLNhL8nhEUyU4f8Za/dRxOqjhVT1vGs0svWo3dDnJTUX1qxYeWy5w ==
13814
+ nock@13.5.0 :
13815
+ version "13.5.0 "
13816
+ resolved "https://registry.yarnpkg.com/nock/-/nock-13.5.0 .tgz#82cd33b0dba6095d3f5a28d0ff2edac970fa05ec "
13817
+ integrity sha512-9hc1eCS2HtOz+sE9W7JQw/tXJktg0zoPSu48s/pYe73e25JW9ywiowbqnUSd7iZPeVawLcVpPZeZS312fwSY+g ==
13823
13818
dependencies:
13824
13819
debug "^4.1.0"
13825
13820
json-stringify-safe "^5.0.1"
13826
- lodash.set "^4.3.2"
13827
13821
propagate "^2.0.0"
13828
13822
13829
13823
node-abi@^2.7.0:
You can’t perform that action at this time.
0 commit comments