Skip to content

Commit c5c3fa8

Browse files
Bump moment from 2.29.2 to 2.29.4 in /ui/studio (#999)
Bumps [moment](https://github.com/moment/moment) from 2.29.2 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.29.2...2.29.4) --- updated-dependencies: - dependency-name: moment dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1928af5 commit c5c3fa8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

ui/studio/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"graphql-tag": "^2.12.5",
2121
"less": "^4.1.2",
2222
"modern-copy": "^1.0.3",
23-
"moment": "^2.29.2",
23+
"moment": "^2.29.4",
2424
"postcss": "^8.3.9",
2525
"qr-code-styling": "^1.6.0-rc.1",
2626
"tailwindcss": "^2.2.17",

ui/studio/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1481,10 +1481,10 @@ modern-normalize@^1.1.0:
14811481
resolved "https://registry.npmjs.org/modern-normalize/-/modern-normalize-1.1.0.tgz"
14821482
integrity sha512-2lMlY1Yc1+CUy0gw4H95uNN7vjbpoED7NNRSBHE25nWfLBdmMzFCsPshlzbxHz+gYMcBEUN8V4pU16prcdPSgA==
14831483

1484-
moment@^2.29.2:
1485-
version "2.29.2"
1486-
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.2.tgz#00910c60b20843bcba52d37d58c628b47b1f20e4"
1487-
integrity sha512-UgzG4rvxYpN15jgCmVJwac49h9ly9NurikMWGPdVxm8GZD6XjkKPxDTjQQ43gtGgnV3X0cAyWDdP2Wexoquifg==
1484+
moment@^2.29.4:
1485+
version "2.29.4"
1486+
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108"
1487+
integrity sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w==
14881488

14891489
ms@2.1.2:
14901490
version "2.1.2"

0 commit comments

Comments
 (0)