Skip to content

Commit 8d8c0c7

Browse files
chore(deps): update dependency sequelize to v6.21.4 (#1140)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1e8524e commit 8d8c0c7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"pg-hstore": "latest",
4141
"prettier": "2.7.1",
4242
"semver": "7.3.7",
43-
"sequelize": "6.21.3",
43+
"sequelize": "6.21.4",
4444
"sqlite3": "latest",
4545
"through2": "4.0.2"
4646
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5426,10 +5426,10 @@ sequelize-pool@^7.1.0:
54265426
resolved "https://registry.yarnpkg.com/sequelize-pool/-/sequelize-pool-7.1.0.tgz#210b391af4002762f823188fd6ecfc7413020768"
54275427
integrity sha512-G9c0qlIWQSK29pR/5U2JF5dDQeqqHRragoyahj/Nx4KOOQ3CPPfzxnfqFPCSB7x5UgjOgnZ61nSxz+fjDpRlJg==
54285428

5429-
sequelize@6.21.3:
5430-
version "6.21.3"
5431-
resolved "https://registry.yarnpkg.com/sequelize/-/sequelize-6.21.3.tgz#6026b088b5327f8cc0501b0e7e5a8de1bf0346ce"
5432-
integrity sha512-cJPrTTVCofUxaaNKoIETiXCYh2xJ+OFq5jMHJQqftp34M4kNoLpTfUMPSwYtRUeTcSh1/5HodfJXIBi7troIFA==
5429+
sequelize@6.21.4:
5430+
version "6.21.4"
5431+
resolved "https://registry.yarnpkg.com/sequelize/-/sequelize-6.21.4.tgz#8f5cb248d7cfc86ca9bf7e1f8306ac4bd83167de"
5432+
integrity sha512-5A0+giRhGHerTDRMsZ54TYRB8oQPWxeVscbc4USG9wRtw2Eqik0Vk0p2EVDrhoq7tmNBh2nHpd9YMfvGdwPEJw==
54335433
dependencies:
54345434
"@types/debug" "^4.1.7"
54355435
"@types/validator" "^13.7.1"

0 commit comments

Comments
 (0)