diff options
Diffstat (limited to 'FrontEnd')
-rw-r--r-- | FrontEnd/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json index b9608615..b2a30a46 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -19,7 +19,7 @@ "js-base64": "^3.7.2",
"lodash": "^4.17.21",
"marked": "^4.0.17",
- "moment": "^2.29.2",
+ "moment": "^2.29.4",
"pepjs": "^0.5.3",
"react": "^18.0.0",
"react-color": "^2.19.3",
|