Skip to content

Commit d356e28

Browse files
Bump moment from 2.29.4 to 2.30.1
Bumps [moment](https://github.com/moment/moment) from 2.29.4 to 2.30.1. - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md) - [Commits](moment/moment@2.29.4...2.30.1) --- updated-dependencies: - dependency-name: moment dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0480f57 commit d356e28

File tree

4 files changed

+9
-9
lines changed

4 files changed

+9
-9
lines changed

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"json-bigint": "1.0.0",
3838
"lodash": "4.17.21",
3939
"match-sorter": "6.3.1",
40-
"moment": "2.29.4",
40+
"moment": "2.30.1",
4141
"qs": "6.11.2",
4242
"overlayscrollbars": "1.13.3",
4343
"overlayscrollbars-react": "0.3.0",

packages/gui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"lodash": "4.17.21",
7373
"match-sorter": "6.3.1",
7474
"mime-types": "2.1.35",
75-
"moment": "2.29.4",
75+
"moment": "2.30.1",
7676
"normalize-url": "7.0.3",
7777
"react": "18.2.0",
7878
"react-chartjs-2": "5.2.0",

packages/wallets/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"isomorphic-fetch": "3.0.0",
3434
"lodash": "4.17.21",
3535
"match-sorter": "6.3.1",
36-
"moment": "2.29.4",
36+
"moment": "2.30.1",
3737
"qs": "6.11.2",
3838
"react-dropzone": "14.2.3",
3939
"react-hook-form": "7.45.4",

0 commit comments

Comments
 (0)