Skip to content

Commit

Permalink
Bump moment from 2.29.2 to 2.29.4 in /services/ui-src
Browse files Browse the repository at this point in the history
Bumps [moment](https://github.com/moment/moment) from 2.29.2 to 2.29.4.
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](moment/moment@2.29.2...2.29.4)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 27, 2023
1 parent 88f4bb9 commit 3f699f2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion services/ui-src/package.json
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"font-awesome": "^4.7.0",
"jsonpath": "^1.0.2",
"mathjs": "^7.5.0",
"moment": "^2.28.0",
"moment": "^2.29.4",
"prop-types": "^15.7.2",
"query-string": "^6.13.5",
"react": "^16.13.1",
Expand Down
8 changes: 4 additions & 4 deletions services/ui-src/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12404,10 +12404,10 @@ mkdirp@^0.5.1, mkdirp@^0.5.3, mkdirp@^0.5.5, mkdirp@~0.5.1:
dependencies:
minimist "^1.2.6"

moment@^2.28.0:
version "2.29.2"
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.2.tgz#00910c60b20843bcba52d37d58c628b47b1f20e4"
integrity sha512-UgzG4rvxYpN15jgCmVJwac49h9ly9NurikMWGPdVxm8GZD6XjkKPxDTjQQ43gtGgnV3X0cAyWDdP2Wexoquifg==
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==

moo@^0.5.0:
version "0.5.1"
Expand Down

0 comments on commit 3f699f2

Please sign in to comment.