aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar Vijay A <vraravam@users.noreply.github.com>2022-07-07 04:40:51 +0530
committerLibravatar Vijay A <vraravam@users.noreply.github.com>2022-07-07 04:40:51 +0530
commita8eb0dfe90a0e0bae63346aefca55f7d9ee6a584 (patch)
treea290de730befcd831d6fdce4acbc916c95c7f4af /package.json
parentAdd file size info and error message while setting a custom image in the reci... (diff)
downloadferdium-app-a8eb0dfe90a0e0bae63346aefca55f7d9ee6a584.tar.gz
ferdium-app-a8eb0dfe90a0e0bae63346aefca55f7d9ee6a584.tar.zst
ferdium-app-a8eb0dfe90a0e0bae63346aefca55f7d9ee6a584.zip
Upgrade 'moment' to fix dependabot warning
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index cf9ea2704..f69fa4fc5 100644
--- a/package.json
+++ b/package.json
@@ -87,7 +87,7 @@
87 "mobx-react": "6.3.1", 87 "mobx-react": "6.3.1",
88 "mobx-react-form": "2.0.9", 88 "mobx-react-form": "2.0.9",
89 "mobx-react-router": "3.1.2", 89 "mobx-react-router": "3.1.2",
90 "moment": "2.29.3", 90 "moment": "2.29.4",
91 "ms": "2.1.3", 91 "ms": "2.1.3",
92 "node-fetch": "2.6.7", 92 "node-fetch": "2.6.7",
93 "normalize-url": "6.1.0", 93 "normalize-url": "6.1.0",