File tree Expand file tree Collapse file tree 2 files changed +11
-11
lines changed
Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 3434 "mocha" : " mocha test/ --recursive --exit"
3535 },
3636 "dependencies" : {
37- "@feathersjs/configuration" : " ^1 .0.2 " ,
37+ "@feathersjs/configuration" : " ^2 .0.4 " ,
3838 "@feathersjs/errors" : " ^3.3.0" ,
3939 "@feathersjs/express" : " ^1.2.0" ,
4040 "@feathersjs/feathers" : " ^3.1.3" ,
Original file line number Diff line number Diff line change 9595 resolved "https://registry.yarnpkg.com/@feathersjs/commons/-/commons-3.0.1.tgz#cf844b91ba5fe3ec419384d986d85929067a3058"
9696 integrity sha512-wo2boFwbKqm53h/Wv2F+ggiTxSFOPaCupa6VHujJle/RZrox5On6zbaoO0B1yFZbj1tCJ6kT2IDpFg9StHL0oA==
9797
98- " @feathersjs/configuration@^1 .0.2 " :
99- version "1 .0.2 "
100- resolved "https://registry.yarnpkg.com/@feathersjs/configuration/-/configuration-1 .0.2 .tgz#18da733e908fc39726233dbae867c6b0eb3920cd "
101- integrity sha512-y0XXfkQF0nFYFwzx/nh2sTfVRetVNBFZd5WQCRCz+tCA2DA17oN9cnFCmuZi9/KVsdLZjx7WG9RmnSkRON9E2Q ==
98+ " @feathersjs/configuration@^2 .0.4 " :
99+ version "2 .0.4 "
100+ resolved "https://registry.yarnpkg.com/@feathersjs/configuration/-/configuration-2 .0.4 .tgz#b9d87a4d3371202e796bd28f0647ef21c23076c7 "
101+ integrity sha512-VpfjXpgINwe6FkegliPUaT6cT6K9mGIkf9AKtf3cdO9uht9LnCVKpbp/bQSsMjyLF6My/Yl4Vc3pCaEKjxX+fg ==
102102 dependencies :
103- config "^1.27 .0"
104- debug "^3.1 .0"
103+ config "^2.0 .0"
104+ debug "^4.0 .0"
105105
106106" @feathersjs/errors@^3.3.0" , "@feathersjs/errors@^3.3.4":
107107 version "3.3.4"
@@ -900,10 +900,10 @@ condense-whitespace@~1.0.0:
900900 resolved "https://registry.yarnpkg.com/condense-whitespace/-/condense-whitespace-1.0.0.tgz#8376d98ef028e6cb2cd2468e28ce42c5c65ab1a9"
901901 integrity sha1-g3bZjvAo5sss0kaOKM5CxcZasak=
902902
903- config@^1.27 .0 :
904- version "1.31.0 "
905- resolved "https://registry.yarnpkg.com/config/-/config-1.31.0. tgz#ab08aeba6536015d220cd0afe14b3e0501082542 "
906- integrity sha512-Ep/l9Rd1J9IPueztJfpbOqVzuKHQh4ZODMNt9xqTYdBBNRXbV4oTu34kCkkfdRVcDq0ohtpaeXGgb+c0LQxFRA ==
903+ config@^2.0 .0 :
904+ version "2.0.2 "
905+ resolved "https://registry.yarnpkg.com/config/-/config-2.0.2. tgz#b81c8f4e05203e1da7752864c19a11604ca923d7 "
906+ integrity sha512-duIbkKb0gls0bOtGwd1vaD4236MwepQlZcrMheOGrn3/9Px7oYFh8G4LB3ylGOlPr5wGoJRm8Grb2RihJZxuHQ ==
907907 dependencies :
908908 json5 "^1.0.1"
909909
You can’t perform that action at this time.
0 commit comments