Skip to content

Commit

Permalink
Merge pull request #1061 from bervProject/dependabot/npm_and_yarn/fea…
Browse files Browse the repository at this point in the history
…thersjs/configuration-5.0.31

build(deps): bump @feathersjs/configuration from 5.0.30 to 5.0.31
  • Loading branch information
mergify[bot] authored Nov 1, 2024
2 parents d82d433 + f5ab6de commit f65c87f
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@feathersjs/authentication-jwt": "^2.0.10",
"@feathersjs/authentication-local": "^5.0.31",
"@feathersjs/authentication-oauth": "^5.0.31",
"@feathersjs/configuration": "^5.0.30",
"@feathersjs/configuration": "^5.0.31",
"@feathersjs/errors": "^5.0.30",
"@feathersjs/express": "^5.0.30",
"@feathersjs/feathers": "^5.0.9",
Expand Down
28 changes: 14 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -529,15 +529,15 @@
resolved "https://registry.yarnpkg.com/@feathersjs/commons/-/commons-5.0.31.tgz#01d193379c2e6d19dbcbf48c169a49adca1eac9b"
integrity sha512-Kp8euV0ARSxQMCSH+em0opQBK2QkuWf+gPs+pnWK16H8kDciQ0tOz1st11X/5CYMbhy5Ccp2LSclpMQ7xNcrdA==

"@feathersjs/configuration@^5.0.30":
version "5.0.30"
resolved "https://registry.yarnpkg.com/@feathersjs/configuration/-/configuration-5.0.30.tgz#31aec899612bcbe57130b6a788b0a62b89a4621e"
integrity sha512-uIAmHmhDdicIV3kEaL5ZigsFO8ad9bXdfQzpOSQb73mFG8a/wSojw0b3LXLnoE7YRSrLb23dpKqzJfv8mXtqvg==
dependencies:
"@feathersjs/commons" "^5.0.30"
"@feathersjs/feathers" "^5.0.30"
"@feathersjs/schema" "^5.0.30"
"@types/config" "^3.3.4"
"@feathersjs/configuration@^5.0.31":
version "5.0.31"
resolved "https://registry.yarnpkg.com/@feathersjs/configuration/-/configuration-5.0.31.tgz#ab65416eca084b6444b6bdb6c3c26f775679f840"
integrity sha512-/dkLR0bhmrOiydL5c/XWMGm8R8MKiS7kpfvnDOmZ/M6J9UzhaRB7lKMBO7grX9oOgrVDbdpYBbL4K28qyvKabg==
dependencies:
"@feathersjs/commons" "^5.0.31"
"@feathersjs/feathers" "^5.0.31"
"@feathersjs/schema" "^5.0.31"
"@types/config" "^3.3.5"
config "^3.3.12"

"@feathersjs/errors@^3.3.6":
Expand Down Expand Up @@ -605,7 +605,7 @@
koa-qs "^3.0.0"
koa-static "^5.0.0"

"@feathersjs/schema@^5.0.30", "@feathersjs/schema@^5.0.31":
"@feathersjs/schema@^5.0.31":
version "5.0.31"
resolved "https://registry.yarnpkg.com/@feathersjs/schema/-/schema-5.0.31.tgz#a27da7ae06c17e590e826ee38e40031490fa0d27"
integrity sha512-F09M6+SwoKw0L7iqCU31eCzZOPgXWW0g66C1AjNOvchT06JDVYhzx0RaCxRLtI1xaXwd5MnlvVb4RB6uVc4wmw==
Expand Down Expand Up @@ -1167,10 +1167,10 @@
dependencies:
"@types/express" "*"

"@types/config@^3.3.4":
version "3.3.4"
resolved "https://registry.yarnpkg.com/@types/config/-/config-3.3.4.tgz#e46d1ee74f9b0c53645f644dd5f3ba5bedc68d76"
integrity sha512-qFiTLnWy+TdPSMIXFHP+87lFXFRM4SXjRS+CSB66+56TrpLNw003y1sh7DGaaC1NGesxgKoT5FDy6dyA1Xju/g==
"@types/config@^3.3.5":
version "3.3.5"
resolved "https://registry.yarnpkg.com/@types/config/-/config-3.3.5.tgz#91f0a52b10212b9c4254fb0bbc4bedd77cd389b8"
integrity sha512-itq2HtXQBrNUKwMNZnb9mBRE3T99VYCdl1gjST9rq+9kFaB1iMMGuDeZnP88qid73DnpAMKH9ZolqDpS1Lz7+w==

"@types/connect@*":
version "3.4.35"
Expand Down

0 comments on commit f65c87f

Please sign in to comment.