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 Jul 20, 2023
1 parent a3c74c4 commit 535865c
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 23 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.7.0",
"mongodb-core": "^3.2.7",
Expand Down
65 changes: 43 additions & 22 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1019,7 +1019,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 @@ -1028,6 +1028,15 @@
"@feathersjs/errors" "^4.5.15"
"@feathersjs/feathers" "^4.5.15"

"@feathersjs/adapter-commons@^5.0.6":
version "5.0.8"
resolved "https://registry.yarnpkg.com/@feathersjs/adapter-commons/-/adapter-commons-5.0.8.tgz#df45557b0c00e1d78a22fa3ffc6f2692e9647665"
integrity sha512-DEGthTM/Yg+vxDSI2Myy2V14Nig+Gq73fOGVxR4piLzVgXPtf7q6XkdGwWUzgIQ8C47UrpIn9dBAfEKCRdZm2Q==
dependencies:
"@feathersjs/commons" "^5.0.8"
"@feathersjs/errors" "^5.0.8"
"@feathersjs/feathers" "^5.0.8"

"@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 @@ -1070,16 +1079,16 @@
long-timeout "^0.1.1"
uuid "^8.3.2"

"@feathersjs/commons@^4.5.11", "@feathersjs/commons@^4.5.15":
version "4.5.15"
resolved "https://registry.yarnpkg.com/@feathersjs/commons/-/commons-4.5.15.tgz#2f9c2599fd93607206ee40ab0e5639b79c7781b8"
integrity sha512-eVEcLJL3GcPQBQcD77jI3fZ4MMx+iD02Px2Z1lDw+cn/iGCeQkWWAPQs4Tp+HGR1rTL5JO+unyhzN8V9X7OYmw==

"@feathersjs/commons@^4.5.16":
"@feathersjs/commons@^4.5.11", "@feathersjs/commons@^4.5.15", "@feathersjs/commons@^4.5.16":
version "4.5.16"
resolved "https://registry.yarnpkg.com/@feathersjs/commons/-/commons-4.5.16.tgz#878311fe316459642ba53399e0758efa021ed351"
integrity sha512-FXKAcGApcd9w3M42gjLi8+oaPijabS8qbD4ynQK3PM8J7BqpbSdCzURsI7EpReoQxFxdhrR4jix8cQIC/iAeuw==

"@feathersjs/commons@^5.0.6", "@feathersjs/commons@^5.0.8":
version "5.0.8"
resolved "https://registry.yarnpkg.com/@feathersjs/commons/-/commons-5.0.8.tgz#f4dd3b3ce474f8c79ac376672bade38bef4c934a"
integrity sha512-Xq8R6xD2rIWBCP32+VFX9caldveXqSNDLDNZS5OaKaqyYeIAeXtcjEz4no7jtuUqzxqFOTn/Ub2FqHhncI15Vg==

"@feathersjs/configuration@^4.5.15":
version "4.5.15"
resolved "https://registry.yarnpkg.com/@feathersjs/configuration/-/configuration-4.5.15.tgz#bd2f142369579e6ac00afb2926fb0de5c5902c28"
Expand All @@ -1089,20 +1098,18 @@
config "^3.3.6"
debug "^4.3.3"

"@feathersjs/errors@^4.5.11", "@feathersjs/errors@^4.5.15", "@feathersjs/errors@^4.5.2", "@feathersjs/errors@^4.5.8":
version "4.5.15"
resolved "https://registry.yarnpkg.com/@feathersjs/errors/-/errors-4.5.15.tgz#ec371ca9905685e33f41e331975182f36241d1bd"
integrity sha512-EJAYWMsWZlUA/halbgZBc6eP2d3HPkHi5GzprYEK58GCh51KJ36VjX7VKVEnMjgBSED+PE00tpr3ZvUC4nUR+Q==
dependencies:
debug "^4.3.3"

"@feathersjs/errors@^4.5.17":
"@feathersjs/errors@^4.5.11", "@feathersjs/errors@^4.5.15", "@feathersjs/errors@^4.5.17", "@feathersjs/errors@^4.5.2", "@feathersjs/errors@^4.5.8":
version "4.5.17"
resolved "https://registry.yarnpkg.com/@feathersjs/errors/-/errors-4.5.17.tgz#be22c87989da8df9e96d5d1c693d14b1e142f19e"
integrity sha512-HY1YJV/9d5wKd3RPNaWggOhAX4NmOulr5EvBMMm6jaMizJ7UMRUgZmqyRtuHL4h+u2LoLmWv9+wO3V+uCFoULg==
dependencies:
debug "^4.3.3"

"@feathersjs/errors@^5.0.6", "@feathersjs/errors@^5.0.8":
version "5.0.8"
resolved "https://registry.yarnpkg.com/@feathersjs/errors/-/errors-5.0.8.tgz#4e5f62ce5aa22fdd82cbd6844c346c925de99ceb"
integrity sha512-EvYaIbRbp+KK407lrKzDvfVi/EKRA4GlkfxVdT9L7yw/gNSwP1a+Cz3YO1cuhrnjHbaxVklAMRKyA5GboAfyWQ==

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

"@feathersjs/feathers@^5.0.8":
version "5.0.8"
resolved "https://registry.yarnpkg.com/@feathersjs/feathers/-/feathers-5.0.8.tgz#bdcae13df4714a013618522f91e1473ae2267a03"
integrity sha512-dhG/Tj1rRiN/ofB7CNuhSQMwfOC5njXXQe00Zf02fkbGXxzi9vg9TKGr2qlsggAMEW/dPdbzpQ8+MiWAEcWh/g==
dependencies:
"@feathersjs/commons" "^5.0.8"
"@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.18":
version "4.5.18"
resolved "https://registry.yarnpkg.com/@feathersjs/socketio/-/socketio-4.5.18.tgz#fcbcad4a6fd4523eda96620b23c747a23c679c5c"
Expand Down Expand Up @@ -3864,14 +3885,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 535865c

Please sign in to comment.