File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2424 "eslint" : " 8.16.0" ,
2525 "eslint-plugin-ghost" : " 2.14.0" ,
2626 "mocha" : " 10.0.0" ,
27- "nock" : " 13.2.4 " ,
27+ "nock" : " 13.2.8 " ,
2828 "should" : " 13.2.3"
2929 }
3030}
Original file line number Diff line number Diff line change @@ -1087,11 +1087,6 @@ lodash.once@^4.0.0:
10871087 resolved "https://registry.yarnpkg.com/lodash.once/-/lodash.once-4.1.1.tgz#0dd3971213c7c56df880977d504c88fb471a97ac"
10881088 integrity sha1-DdOXEhPHxW34gJd9UEyI+0cal6w=
10891089
1090- lodash.set@^4.3.2 :
1091- version "4.3.2"
1092- resolved "https://registry.yarnpkg.com/lodash.set/-/lodash.set-4.3.2.tgz#d8757b1da807dde24816b0d6a84bea1a76230b23"
1093- integrity sha1-2HV7HagH3eJIFrDWqEvqGnYjCyM=
1094-
10951090lodash.snakecase@4.1.1 :
10961091 version "4.1.1"
10971092 resolved "https://registry.yarnpkg.com/lodash.snakecase/-/lodash.snakecase-4.1.1.tgz#39d714a35357147837aefd64b5dcbb16becd8f8d"
@@ -1240,14 +1235,14 @@ no-case@^3.0.3:
12401235 lower-case "^2.0.1"
12411236 tslib "^1.10.0"
12421237
1243- nock@13.2.4 :
1244- version "13.2.4 "
1245- resolved "https://registry.yarnpkg.com/nock/-/nock-13.2.4 .tgz#43a309d93143ee5cdcca91358614e7bde56d20e1 "
1246- integrity sha512-8GPznwxcPNCH/h8B+XZcKjYPXnUV5clOKCjAqyjsiqA++MpNx9E9+t8YPp0MbThO+KauRo7aZJ1WuIZmOrT2Ug ==
1238+ nock@13.2.8 :
1239+ version "13.2.8 "
1240+ resolved "https://registry.yarnpkg.com/nock/-/nock-13.2.8 .tgz#e2043ccaa8e285508274575e090a7fe1e46b90f1 "
1241+ integrity sha512-JT42FrXfQRpfyL4cnbBEJdf4nmBpVP0yoCcSBr+xkT8Q1y3pgtaCKHGAAOIFcEJ3O3t0QbVAmid0S0f2bj3Wpg ==
12471242 dependencies :
12481243 debug "^4.1.0"
12491244 json-stringify-safe "^5.0.1"
1250- lodash.set "^4.3.2 "
1245+ lodash "^4.17.21 "
12511246 propagate "^2.0.0"
12521247
12531248node-fetch@2.6.7 :
You can’t perform that action at this time.
0 commit comments