Skip to content

Commit 35abc25

Browse files
chore(deps): update dependency sequelize to v6.21.1 (#1121)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 858ae05 commit 35abc25

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.0",
43+
"sequelize": "6.21.1",
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
@@ -5374,10 +5374,10 @@ sequelize-pool@^7.1.0:
53745374
resolved "https://registry.yarnpkg.com/sequelize-pool/-/sequelize-pool-7.1.0.tgz#210b391af4002762f823188fd6ecfc7413020768"
53755375
integrity sha512-G9c0qlIWQSK29pR/5U2JF5dDQeqqHRragoyahj/Nx4KOOQ3CPPfzxnfqFPCSB7x5UgjOgnZ61nSxz+fjDpRlJg==
53765376

5377-
sequelize@6.21.0:
5378-
version "6.21.0"
5379-
resolved "https://registry.yarnpkg.com/sequelize/-/sequelize-6.21.0.tgz#8b3858a1257a4e8741faece714683a43dc44dafa"
5380-
integrity sha512-QItP+QMoZL7KWaYtmRRb41sQ9Ua+dpWQbdREO4jYIUBg5hUfRiGq2i2/gAa25B84ft0EzDPY3UvCQS945ytNvA==
5377+
sequelize@6.21.1:
5378+
version "6.21.1"
5379+
resolved "https://registry.yarnpkg.com/sequelize/-/sequelize-6.21.1.tgz#91d3030c42e0a31125b501686e348bf4bd73a963"
5380+
integrity sha512-vbRreGOdBFLoGUrSINaNVLnaGZGSjhLq2b80tBezuqxbumMG3V2QkCnsvgggQ+LoRVYxERwWin1BL7YO4b5PSQ==
53815381
dependencies:
53825382
"@types/debug" "^4.1.7"
53835383
"@types/validator" "^13.7.1"

0 commit comments

Comments
 (0)