Skip to content

Commit

Permalink
Bumped moment version to resolve dependabot alert. (#230) (#233)
Browse files Browse the repository at this point in the history
Signed-off-by: AWSHurneyt <hurneyt@amazon.com>

Signed-off-by: AWSHurneyt <hurneyt@amazon.com>
(cherry picked from commit 20374a4)

Co-authored-by: AWSHurneyt <hurneyt@amazon.com>
(cherry picked from commit 2a2eafd)
  • Loading branch information
opensearch-trigger-bot[bot] authored and github-actions[bot] committed Aug 22, 2022
1 parent 66913ef commit b031a5d
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 @@ -43,7 +43,7 @@
"json-schema": "^0.4.0",
"ansi-regex": "^5.0.1",
"minimist": "^1.2.6",
"moment": "^2.29.2",
"moment": "^2.29.4",
"async": "^3.2.3",
"terser": "^4.8.1"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2945,10 +2945,10 @@ mkdirp@^0.5.1, mkdirp@^0.5.3, mkdirp@^0.5.4:
dependencies:
minimist "^1.2.5"

moment@^2.29.1, moment@^2.29.2:
version "2.29.3"
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.3.tgz#edd47411c322413999f7a5940d526de183c031f3"
integrity sha512-c6YRvhEo//6T2Jz/vVtYzqBzwvPT95JBQ+smCytzf7c50oMZRsR/a4w88aD34I+/QVSfnoAnSBFPJHItlOMJVw==
moment@^2.29.1, moment@^2.29.4:
version "2.29.4"
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108"
integrity sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w==

move-concurrently@^1.0.1:
version "1.0.1"
Expand Down

0 comments on commit b031a5d

Please sign in to comment.