From 1aa797726ed685ab353509758428117870b4af8a Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2019 03:28:28 +0000 Subject: [PATCH] fix(package): update @feathersjs/configuration to version 4.3.4 Closes #93 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 93ef7c2..4de92cc 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "styleguide:build": "vue-styleguidist build" }, "dependencies": { - "@feathersjs/configuration": "^2.0.2", + "@feathersjs/configuration": "^4.3.4", "@feathersjs/authentication": "^2.1.9", "@feathersjs/authentication-client": "^1.0.4", "@feathersjs/authentication-jwt": "^2.0.3",