Skip to content

Commit a8058eb

Browse files
chore(deps): update dependency sequelize to v6.21.2 (#1126)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b199af9 commit a8058eb

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

5376-
sequelize@6.21.1:
5377-
version "6.21.1"
5378-
resolved "https://registry.yarnpkg.com/sequelize/-/sequelize-6.21.1.tgz#91d3030c42e0a31125b501686e348bf4bd73a963"
5379-
integrity sha512-vbRreGOdBFLoGUrSINaNVLnaGZGSjhLq2b80tBezuqxbumMG3V2QkCnsvgggQ+LoRVYxERwWin1BL7YO4b5PSQ==
5376+
sequelize@6.21.2:
5377+
version "6.21.2"
5378+
resolved "https://registry.yarnpkg.com/sequelize/-/sequelize-6.21.2.tgz#28d3c9c376471670c651e0345ea42e0017b6f112"
5379+
integrity sha512-K0c6j/Y6yfucBL9XYHMVWqYGFShPsj6ZzMrQcOAjqzyE+a1XMBOoTXXjRvJS+fz6cKeh2D3ZqhYDRwN8nfvOMQ==
53805380
dependencies:
53815381
"@types/debug" "^4.1.7"
53825382
"@types/validator" "^13.7.1"

0 commit comments

Comments
 (0)