Skip to content

Commit

Permalink
chore(deps): update dependency sequelize to ^6.36.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 3, 2024
1 parent 57d624a commit f29786f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"fuse.js": "^6.6.2",
"mw.js": "^2.4.1",
"mysql2": "^2.3.3",
"sequelize": "^6.35.2",
"sequelize": "^6.36.0",
"ts-dotenv": "^0.9.1"
},
"devDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4211,9 +4211,9 @@ __metadata:
languageName: node
linkType: hard

"sequelize@npm:^6.35.2":
version: 6.35.2
resolution: "sequelize@npm:6.35.2"
"sequelize@npm:^6.36.0":
version: 6.36.0
resolution: "sequelize@npm:6.36.0"
dependencies:
"@types/debug": ^4.1.8
"@types/validator": ^13.7.17
Expand Down Expand Up @@ -4250,7 +4250,7 @@ __metadata:
optional: true
tedious:
optional: true
checksum: 9d0842a08725d5db538b02f549e4962301d35715bb1f45d2909b273299510d9071ba26d190381e307887ec0f4648ec32239ad6d6005e90ce562585b7bc23a159
checksum: e566968864e107771bb5142d901b1fa910101517549aaaa42de3c855aa459e55473eadbff96daac74742ef6f28b78276ca20898b3f46099d745bce00d0234cb2
languageName: node
linkType: hard

Expand Down Expand Up @@ -4632,7 +4632,7 @@ __metadata:
mw.js: ^2.4.1
mysql2: ^2.3.3
rimraf: ^5.0.5
sequelize: ^6.35.2
sequelize: ^6.36.0
ts-dotenv: ^0.9.1
typescript: ^5.1.6
languageName: unknown
Expand Down

0 comments on commit f29786f

Please sign in to comment.