Skip to content

Commit 5e95d5e

Browse files
authored
Merge pull request #1097 from bervProject/dependabot/npm_and_yarn/feathersjs/configuration-5.0.33
build(deps): bump @feathersjs/configuration from 5.0.31 to 5.0.33
2 parents f767bb9 + 224e758 commit 5e95d5e

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@feathersjs/authentication-jwt": "^2.0.10",
4949
"@feathersjs/authentication-local": "^5.0.33",
5050
"@feathersjs/authentication-oauth": "^5.0.33",
51-
"@feathersjs/configuration": "^5.0.31",
51+
"@feathersjs/configuration": "^5.0.33",
5252
"@feathersjs/errors": "^5.0.30",
5353
"@feathersjs/express": "^5.0.30",
5454
"@feathersjs/feathers": "^5.0.9",

yarn.lock

+8-8
Original file line numberDiff line numberDiff line change
@@ -529,14 +529,14 @@
529529
resolved "https://registry.yarnpkg.com/@feathersjs/commons/-/commons-5.0.33.tgz#eda8fc41b3f80eccbf6db070a4db59c8977b9dc6"
530530
integrity sha512-RPwOTERN6jeNjXqV/K0djBtc9Y9GcX3W5N9XKWOSdSkPQNzKwXG1G7sPkSRrnx2iJqFMuN/5nS+s69JwLW2m1g==
531531

532-
"@feathersjs/configuration@^5.0.31":
533-
version "5.0.31"
534-
resolved "https://registry.yarnpkg.com/@feathersjs/configuration/-/configuration-5.0.31.tgz#ab65416eca084b6444b6bdb6c3c26f775679f840"
535-
integrity sha512-/dkLR0bhmrOiydL5c/XWMGm8R8MKiS7kpfvnDOmZ/M6J9UzhaRB7lKMBO7grX9oOgrVDbdpYBbL4K28qyvKabg==
532+
"@feathersjs/configuration@^5.0.33":
533+
version "5.0.33"
534+
resolved "https://registry.yarnpkg.com/@feathersjs/configuration/-/configuration-5.0.33.tgz#52a2d3b4092eda394b81654ada28a0148b13a0bc"
535+
integrity sha512-xmvSLWFmY2REvDx/tezWRxZnYxGzpEd1hQl45paOrSYhxkQ/b6Tkqa/Ntw467NB+5AyJvRrMVxbvJ+KyiPoDpg==
536536
dependencies:
537-
"@feathersjs/commons" "^5.0.31"
538-
"@feathersjs/feathers" "^5.0.31"
539-
"@feathersjs/schema" "^5.0.31"
537+
"@feathersjs/commons" "^5.0.33"
538+
"@feathersjs/feathers" "^5.0.33"
539+
"@feathersjs/schema" "^5.0.33"
540540
"@types/config" "^3.3.5"
541541
config "^3.3.12"
542542

@@ -605,7 +605,7 @@
605605
koa-qs "^3.0.0"
606606
koa-static "^5.0.0"
607607

608-
"@feathersjs/schema@^5.0.31", "@feathersjs/schema@^5.0.33":
608+
"@feathersjs/schema@^5.0.33":
609609
version "5.0.33"
610610
resolved "https://registry.yarnpkg.com/@feathersjs/schema/-/schema-5.0.33.tgz#c0c671d28a968a0e639da9cdf799c0b7b68ae36b"
611611
integrity sha512-oNyMH276WjBp2nTZjfP0JdHagjyLzMKgryHq6SS2Isb3JQTWWlYyQhIYq7uCrq3Daty8Nn3lRkmoAwLeO5snyA==

0 commit comments

Comments
 (0)