From a152a43db594008de6eb6c9061e00d4937a53cdf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jul 2023 11:01:05 +0000 Subject: [PATCH] Bump feathers-sequelize from 6.4.0 to 7.0.2 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](https://github.com/feathersjs-ecosystem/feathers-sequelize/compare/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] --- package.json | 2 +- yarn.lock | 49 +++++++++++++++++++++++++++++++++++++++++-------- 2 files changed, 42 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index bab5e9f78..7d6addec1 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/yarn.lock b/yarn.lock index 420a62773..f56641244 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1018,7 +1018,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== @@ -1027,6 +1027,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" @@ -1074,6 +1083,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" @@ -1090,6 +1104,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" @@ -1113,6 +1132,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" @@ -3874,14 +3907,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"