Skip to content

Commit

Permalink
Bump feathers-sequelize from 6.4.0 to 7.0.2
Browse files Browse the repository at this point in the history
Bumps [feathers-sequelize](https://github.com/feathersjs-ecosystem/feathers-sequelize) from 6.4.0 to 7.0.2.
- [Release notes](https://github.com/feathersjs-ecosystem/feathers-sequelize/releases)
- [Changelog](https://github.com/feathersjs-ecosystem/feathers-sequelize/blob/master/CHANGELOG.md)
- [Commits](feathersjs-ecosystem/feathers-sequelize@v6.4.0...v7.0.2)

---
updated-dependencies:
- dependency-name: feathers-sequelize
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 26, 2023
1 parent f4f9764 commit 759bd98
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"feathers-hooks-common": "^6.1.5",
"feathers-mongodb": "^6.4.1",
"feathers-permissions": "^2.1.4",
"feathers-sequelize": "^6.4.0",
"feathers-sequelize": "^7.0.2",
"helmet": "^7.0.0",
"mongodb": "^5.6.0",
"mongodb-core": "^3.2.7",
Expand Down
49 changes: 41 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1375,7 +1375,7 @@
resolved "https://registry.npmjs.org/@feathers-plus/batch-loader/-/batch-loader-0.3.6.tgz#1e096e95fcdffb83fb1a65468e6ef80b416f7d98"
integrity sha512-r+n31iZ/B5Rl1mLkC9/S20UI445MdkZvE3VBmjupep2t8OuyTYHPkFEgR25HY6khH+RothK1VL3B5eumk9N2QQ==

"@feathersjs/adapter-commons@^4.5.11", "@feathersjs/adapter-commons@^4.5.15":
"@feathersjs/adapter-commons@^4.5.11":
version "4.5.15"
resolved "https://registry.yarnpkg.com/@feathersjs/adapter-commons/-/adapter-commons-4.5.15.tgz#f7dd1a250b0a58fa735ed31b63e25e35b57418aa"
integrity sha512-kKqL4mYCe+dBn271lfJb6/79qEL0C7R7EfVrW+U75uCGrOuE3Ws8LbE2SQcjasUcrzZQShiJDJIpU/grcTPsHg==
Expand All @@ -1384,6 +1384,15 @@
"@feathersjs/errors" "^4.5.15"
"@feathersjs/feathers" "^4.5.15"

"@feathersjs/adapter-commons@^5.0.6":
version "5.0.6"
resolved "https://registry.yarnpkg.com/@feathersjs/adapter-commons/-/adapter-commons-5.0.6.tgz#b9ef1baafe00bd5411f0817c340327bd5e7e407e"
integrity sha512-ilkKn3/Y9RQL/gk/3h7QbytDo49JdJUSkI4JaTuEnb55YjiVEJlECrfZz7yV0fFbBI1yRl+OHJsWjWKMAbkPEQ==
dependencies:
"@feathersjs/commons" "^5.0.6"
"@feathersjs/errors" "^5.0.6"
"@feathersjs/feathers" "^5.0.6"

"@feathersjs/authentication-local@^4.5.15":
version "4.5.15"
resolved "https://registry.yarnpkg.com/@feathersjs/authentication-local/-/authentication-local-4.5.15.tgz#2834231cdc141fb4f86e717bc71842371bdf5ab0"
Expand Down Expand Up @@ -1431,6 +1440,11 @@
resolved "https://registry.yarnpkg.com/@feathersjs/commons/-/commons-4.5.15.tgz#2f9c2599fd93607206ee40ab0e5639b79c7781b8"
integrity sha512-eVEcLJL3GcPQBQcD77jI3fZ4MMx+iD02Px2Z1lDw+cn/iGCeQkWWAPQs4Tp+HGR1rTL5JO+unyhzN8V9X7OYmw==

"@feathersjs/commons@^5.0.6":
version "5.0.6"
resolved "https://registry.yarnpkg.com/@feathersjs/commons/-/commons-5.0.6.tgz#4f30d42414fcbaa3bf9b72ed1e8caf7ab0961da6"
integrity sha512-AVX6+JPb+KT9Ya4ASMAErVfKnnEN1dzwiWK03cHA2IvUrhzLBPGNoe/t+ph4L7BNl8JSK/nds3XOvf3/IcdOcg==

"@feathersjs/configuration@^4.5.15":
version "4.5.15"
resolved "https://registry.yarnpkg.com/@feathersjs/configuration/-/configuration-4.5.15.tgz#bd2f142369579e6ac00afb2926fb0de5c5902c28"
Expand All @@ -1447,6 +1461,11 @@
dependencies:
debug "^4.3.3"

"@feathersjs/errors@^5.0.6":
version "5.0.6"
resolved "https://registry.yarnpkg.com/@feathersjs/errors/-/errors-5.0.6.tgz#5c58fcd054802a79e7d317f61a711e59aa923d75"
integrity sha512-lJAKKOpV6+gdah9TcS65f93gPGUx6SEQojK3bp6r51RgMP9SBD68JfrUoTX7pVDN6+hBBOfwT+1QiAyDw7mvAQ==

"@feathersjs/express@^4.5.15":
version "4.5.15"
resolved "https://registry.yarnpkg.com/@feathersjs/express/-/express-4.5.15.tgz#dfc1d0afe52278c862544d133d23a37504512abe"
Expand All @@ -1470,6 +1489,20 @@
events "^3.3.0"
uberproto "^2.0.6"

"@feathersjs/feathers@^5.0.6":
version "5.0.6"
resolved "https://registry.yarnpkg.com/@feathersjs/feathers/-/feathers-5.0.6.tgz#5761e798e91adcb8ae7df817cce335713007599d"
integrity sha512-aYqeA7SyAhClxONhlVxY1zSlKTSef9OtpvInNpYvUHlJK4G9gRRk2KytwEG4W/ipCl88TLTXjZAaWyiMdfLgcw==
dependencies:
"@feathersjs/commons" "^5.0.6"
"@feathersjs/hooks" "^0.8.1"
events "^3.3.0"

"@feathersjs/hooks@^0.8.1":
version "0.8.1"
resolved "https://registry.yarnpkg.com/@feathersjs/hooks/-/hooks-0.8.1.tgz#de7e8e9632d9bd9027eaffc7f5292fc577bc769f"
integrity sha512-q/OGjm2BEhT9cHYYcMZR4YKX4lHyufBJmi5Dz+XRM5YqUuEg9MYtR45CWgDiC1klrd2srNSsdmGNVU1otL4+0Q==

"@feathersjs/socketio@^4.5.15":
version "4.5.15"
resolved "https://registry.yarnpkg.com/@feathersjs/socketio/-/socketio-4.5.15.tgz#c3d881f78ea38acda94eb17a15f8a3026c3ed7a3"
Expand Down Expand Up @@ -3858,14 +3891,14 @@ feathers-permissions@^2.1.4:
debug "^4.2.0"
lodash "^4.17.20"

feathers-sequelize@^6.4.0:
version "6.4.0"
resolved "https://registry.yarnpkg.com/feathers-sequelize/-/feathers-sequelize-6.4.0.tgz#0f193142f52a58fb4c3ee7218eafed53b2c9a790"
integrity sha512-EAnv0RuTOOi7yk2wASKO6baETf1A8VF+NUs/4XMquTG+IHPpNvmuPL2vOdKVjw3XQoUR8RSQ8MhFGzg2dEB7ag==
feathers-sequelize@^7.0.2:
version "7.0.2"
resolved "https://registry.yarnpkg.com/feathers-sequelize/-/feathers-sequelize-7.0.2.tgz#6af9b70bfe0f1bdab385c8a23d924d5f37e99f0a"
integrity sha512-gMgo+p5jnYhohwXcmWNpeYJ6y5Mwne4gDsfbwWZGhjO0ZfVqJpnVAuOG2P2XkJD8xaftpuk50i+o41p6dlUqxA==
dependencies:
"@feathersjs/adapter-commons" "^4.5.15"
"@feathersjs/commons" "^4.5.15"
"@feathersjs/errors" "^4.5.15"
"@feathersjs/adapter-commons" "^5.0.6"
"@feathersjs/commons" "^5.0.6"
"@feathersjs/errors" "^5.0.6"

fecha@^4.2.0:
version "4.2.1"
Expand Down

0 comments on commit 759bd98

Please sign in to comment.