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 f17d4b4f..44d67732 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -15,7 +15,7 @@ "core-js": "^3.12.1",
"i18next": "^20.3.0",
"i18next-browser-languagedetector": "^6.1.1",
- "js-base64": "^3.6.0",
+ "js-base64": "^3.6.1",
"lodash": "^4.17.21",
"pepjs": "^0.5.3",
"react": "^17.0.1",
|