Skip to content

Commit

Permalink
Merge pull request #69 from nil2022/dependabot/npm_and_yarn/sequelize…
Browse files Browse the repository at this point in the history
…-6.37.5

Bump sequelize from 6.37.3 to 6.37.5
  • Loading branch information
nil2022 authored Nov 2, 2024
2 parents 21989d6 + 7b09e62 commit 964372e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"node-appwrite": "^14.1.0",
"mysql2": "^3.11.3",
"pg": "^8.13.1",
"sequelize": "^6.37.3",
"sequelize": "^6.37.5",
"sequelize-cli": "^6.6.2",
"yup": "^1.4.0"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3387,10 +3387,10 @@ sequelize-pool@^7.1.0:
resolved "https://registry.npmjs.org/sequelize-pool/-/sequelize-pool-7.1.0.tgz"
integrity sha512-G9c0qlIWQSK29pR/5U2JF5dDQeqqHRragoyahj/Nx4KOOQ3CPPfzxnfqFPCSB7x5UgjOgnZ61nSxz+fjDpRlJg==

sequelize@^6.37.3:
version "6.37.3"
resolved "https://registry.npmjs.org/sequelize/-/sequelize-6.37.3.tgz"
integrity sha512-V2FTqYpdZjPy3VQrZvjTPnOoLm0KudCRXfGWp48QwhyPPp2yW8z0p0sCYZd/em847Tl2dVxJJ1DR+hF+O77T7A==
sequelize@^6.37.5:
version "6.37.5"
resolved "https://registry.yarnpkg.com/sequelize/-/sequelize-6.37.5.tgz#2711ab97d0e0fe49c652368946a7312eb0f11cd7"
integrity sha512-10WA4poUb3XWnUROThqL2Apq9C2NhyV1xHPMZuybNMCucDsbbFuKg51jhmyvvAUyUqCiimwTZamc3AHhMoBr2Q==
dependencies:
"@types/debug" "^4.1.8"
"@types/validator" "^13.7.17"
Expand Down

0 comments on commit 964372e

Please sign in to comment.