Skip to content

Commit a742eee

Browse files
dependabot[bot]claytonsilva
authored andcommitted
chore(deps): bump moment from 2.27.0 to 2.29.4
Bumps [moment](https://github.com/moment/moment) from 2.27.0 to 2.29.4. - [Release notes](https://github.com/moment/moment/releases) - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md) - [Commits](moment/moment@2.27.0...2.29.4) --- updated-dependencies: - dependency-name: moment dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bb97a48 commit a742eee

2 files changed

Lines changed: 5 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"escriba": "^2.5.0",
5757
"express": "^4.20.0",
5858
"log4js": "^5.1.0",
59-
"moment": "^2.24.0",
59+
"moment": "^2.29.4",
6060
"moment-timezone": "^0.5.21",
6161
"ramda": "^0.26.1",
6262
"uuid": "^7.0.2"

yarn.lock

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8667,15 +8667,10 @@ moment-timezone@^0.5.13, moment-timezone@^0.5.21, moment-timezone@^0.5.31:
86678667
dependencies:
86688668
moment ">= 2.9.0"
86698669

8670-
"moment@>= 2.9.0":
8671-
version "2.26.0"
8672-
resolved "https://registry.yarnpkg.com/moment/-/moment-2.26.0.tgz#5e1f82c6bafca6e83e808b30c8705eed0dcbd39a"
8673-
integrity sha512-oIixUO+OamkUkwjhAVE18rAMfRJNsNe/Stid/gwHSOfHrOtw9EhAY2AHvdKZ/k/MggcYELFCJz/Sn2pL8b8JMw==
8674-
8675-
moment@^2.24.0, moment@^2.27.0:
8676-
version "2.27.0"
8677-
resolved "https://registry.yarnpkg.com/moment/-/moment-2.27.0.tgz#8bff4e3e26a236220dfe3e36de756b6ebaa0105d"
8678-
integrity sha512-al0MUK7cpIcglMv3YF13qSgdAIqxHTO7brRtaz3DlSULbqfazqkc5kEjNrLDOM7fsjshoFIihnU8snrP7zUvhQ==
8670+
"moment@>= 2.9.0", moment@^2.27.0, moment@^2.29.4:
8671+
version "2.29.4"
8672+
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108"
8673+
integrity sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w==
86798674

86808675
ms@2.1.3:
86818676
version "2.1.3"

0 commit comments

Comments
 (0)