chore(deps): bump moment from 2.29.4 to 2.30.1 (#232)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-01-16 17:53:42 -06:00 committed by GitHub
parent d7f8dc0d52
commit 8c6cbe6762
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -16,7 +16,7 @@
"fuzzy": "^0.1.3", "fuzzy": "^0.1.3",
"ioredis": "^5.3.2", "ioredis": "^5.3.2",
"just-clone": "^6.2.0", "just-clone": "^6.2.0",
"moment": "^2.29.4", "moment": "^2.30.1",
"require-reload": "^0.2.2", "require-reload": "^0.2.2",
"sequelize": "^6.35.2", "sequelize": "^6.35.2",
"sqlite3": "^5.1.7" "sqlite3": "^5.1.7"

View file

@ -1096,10 +1096,10 @@ moment-timezone@^0.5.43:
dependencies: dependencies:
moment "^2.29.4" moment "^2.29.4"
moment@^2.29.4: moment@^2.29.4, moment@^2.30.1:
version "2.29.4" version "2.30.1"
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108" resolved "https://registry.yarnpkg.com/moment/-/moment-2.30.1.tgz#f8c91c07b7a786e30c59926df530b4eac96974ae"
integrity sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w== integrity sha512-uEmtNhbDOrWPFS+hdjFCBfy9f2YoyzRpwcl+DqpC6taX21FzsTLQVbMV/W7PzNSX6x/bhC1zA3c2UQ5NzH6how==
ms@2.1.2: ms@2.1.2:
version "2.1.2" version "2.1.2"