Skip to content

Commit

Permalink
Merge pull request #110 from KU-KUICS/dependabot/npm_and_yarn/sequeli…
Browse files Browse the repository at this point in the history
…ze-6.3.5

Bump sequelize from 6.3.4 to 6.3.5
  • Loading branch information
Lanph3re authored Sep 3, 2020
2 parents 5ce5dea + e2c04d4 commit 1c5d00c
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
12 changes: 6 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"passport-google-oauth20": "^2.0.0",
"pg": "^8.3.3",
"pm2": "^4.4.1",
"sequelize": "^6.3.4",
"sequelize": "^6.3.5",
"swagger-jsdoc": "^4.0.0",
"swagger-ui-express": "^4.1.4",
"winston": "^3.2.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3489,10 +3489,10 @@ sequelize-pool@^6.0.0:
resolved "https://registry.yarnpkg.com/sequelize-pool/-/sequelize-pool-6.1.0.tgz#caaa0c1e324d3c2c3a399fed2c7998970925d668"
integrity sha512-4YwEw3ZgK/tY/so+GfnSgXkdwIJJ1I32uZJztIEgZeAO6HMgj64OzySbWLgxj+tXhZCJnzRfkY9gINw8Ft8ZMg==

sequelize@^6.3.4:
version "6.3.4"
resolved "https://registry.yarnpkg.com/sequelize/-/sequelize-6.3.4.tgz#dd6f4801ba5e4d7a6f845a5ad3e616f24453694f"
integrity sha512-W6Y96N5QHTgEz5Q37v2GYbKufSXaw0b3v4rCLTPbcCMfIG0MHI42Ozp7IwiyV9bdNkfFEdY7XP8R6lWrWg4hUw==
sequelize@^6.3.5:
version "6.3.5"
resolved "https://registry.yarnpkg.com/sequelize/-/sequelize-6.3.5.tgz#80e3db7ac8b76d98c45ca93334197eb6e2335158"
integrity sha512-MiwiPkYSA8NWttRKAXdU9h0TxP6HAc1fl7qZmMO/VQqQOND83G4nZLXd0kWILtAoT9cxtZgFqeb/MPYgEeXwsw==
dependencies:
debug "^4.1.1"
dottie "^2.0.0"
Expand Down

0 comments on commit 1c5d00c

Please sign in to comment.