aboutsummaryrefslogtreecommitdiff
path: root/modern/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-07-09 22:23:39 +0000
committerGitHub <noreply@github.com>2022-07-09 22:23:39 +0000
commitac4eb7fcf24958e07d3d56e61bad7246d7a9964c (patch)
treecbc6165008a06b0fd8048d40d052b33ca2cbc9f4 /modern/package.json
parent5a807a0ad47158a002e110201b8d821a87ab0729 (diff)
downloadtrackermap-web-ac4eb7fcf24958e07d3d56e61bad7246d7a9964c.tar.gz
trackermap-web-ac4eb7fcf24958e07d3d56e61bad7246d7a9964c.tar.bz2
trackermap-web-ac4eb7fcf24958e07d3d56e61bad7246d7a9964c.zip
Bump moment from 2.29.3 to 2.29.4 in /modern
Bumps [moment](https://github.com/moment/moment) from 2.29.3 to 2.29.4. - [Release notes](https://github.com/moment/moment/releases) - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md) - [Commits](https://github.com/moment/moment/compare/2.29.3...2.29.4) --- updated-dependencies: - dependency-name: moment dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'modern/package.json')
-rw-r--r--modern/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/modern/package.json b/modern/package.json
index 54f41e74..d34f0f26 100644
--- a/modern/package.json
+++ b/modern/package.json
@@ -17,7 +17,7 @@
"@turf/turf": "^6.5.0",
"mapbox-gl": "^1.13.2",
"maplibre-gl": "^2.1.9",
- "moment": "^2.29.3",
+ "moment": "^2.29.4",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-mui-dropzone": "^4.0.6",