mirror of
https://framagit.org/les/gancio.git
synced 2025-01-31 16:42:22 +01:00
Bump sequelize from 6.28.0 to 6.29.0
Bumps [sequelize](https://github.com/sequelize/sequelize) from 6.28.0 to 6.29.0. - [Release notes](https://github.com/sequelize/sequelize/releases) - [Commits](https://github.com/sequelize/sequelize/compare/v6.28.0...v6.29.0) --- updated-dependencies: - dependency-name: sequelize dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
4367960a62
commit
55137d2ac2
1 changed files with 8 additions and 8 deletions
16
yarn.lock
16
yarn.lock
|
@ -8313,10 +8313,10 @@ mkdirp@^1.0.3, mkdirp@^1.0.4:
|
||||||
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-1.0.4.tgz#3eb5ed62622756d79a5f0e2a221dfebad75c2f7e"
|
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-1.0.4.tgz#3eb5ed62622756d79a5f0e2a221dfebad75c2f7e"
|
||||||
integrity sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==
|
integrity sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==
|
||||||
|
|
||||||
moment-timezone@^0.5.34, moment-timezone@^0.5.38:
|
moment-timezone@^0.5.35, moment-timezone@^0.5.38:
|
||||||
version "0.5.39"
|
version "0.5.40"
|
||||||
resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.39.tgz#342625a3b98810f04c8f4ea917e448d3525e600b"
|
resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.40.tgz#c148f5149fd91dd3e29bf481abc8830ecba16b89"
|
||||||
integrity sha512-hoB6suq4ISDj7BDgctiOy6zljBsdYT0++0ZzZm9rtxIvJhIbQ3nmbgSWe7dNFGurl6/7b1OUkHlmN9JWgXVz7w==
|
integrity sha512-tWfmNkRYmBkPJz5mr9GVDn9vRlVZOTe6yqY92rFxiOdWXbjaR0+9LwQnZGGuNR63X456NqmEkbskte8tWL5ePg==
|
||||||
dependencies:
|
dependencies:
|
||||||
moment ">= 2.9.0"
|
moment ">= 2.9.0"
|
||||||
|
|
||||||
|
@ -11103,9 +11103,9 @@ sequelize-slugify@^1.6.2:
|
||||||
sluglife "^0.9.8"
|
sluglife "^0.9.8"
|
||||||
|
|
||||||
sequelize@^6.28.0:
|
sequelize@^6.28.0:
|
||||||
version "6.28.0"
|
version "6.29.0"
|
||||||
resolved "https://registry.yarnpkg.com/sequelize/-/sequelize-6.28.0.tgz#d6bc4e36647e8501635467c0777c45a33f5d5ba8"
|
resolved "https://registry.yarnpkg.com/sequelize/-/sequelize-6.29.0.tgz#7b8750487adb7502ce8a7005b460d50c8ccc58b7"
|
||||||
integrity sha512-+WHqvUQgTp19GLkt+gyQ+F6qg+FIEO2O5F9C0TOYV/PjZ2a/XwWvVkL1NCkS4VSIjVVvAUutiW6Wv9ofveGaVw==
|
integrity sha512-m8Wi90rs3NZP9coXE52c7PL4Q078nwYZXqt1IxPvgki7nOFn0p/F0eKsYDBXCPw9G8/BCEa6zZNk0DQUAT4ypA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@types/debug" "^4.1.7"
|
"@types/debug" "^4.1.7"
|
||||||
"@types/validator" "^13.7.1"
|
"@types/validator" "^13.7.1"
|
||||||
|
@ -11114,7 +11114,7 @@ sequelize@^6.28.0:
|
||||||
inflection "^1.13.2"
|
inflection "^1.13.2"
|
||||||
lodash "^4.17.21"
|
lodash "^4.17.21"
|
||||||
moment "^2.29.1"
|
moment "^2.29.1"
|
||||||
moment-timezone "^0.5.34"
|
moment-timezone "^0.5.35"
|
||||||
pg-connection-string "^2.5.0"
|
pg-connection-string "^2.5.0"
|
||||||
retry-as-promised "^7.0.3"
|
retry-as-promised "^7.0.3"
|
||||||
semver "^7.3.5"
|
semver "^7.3.5"
|
||||||
|
|
Loading…
Reference in a new issue