aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-05-24 20:58:38 +0800
committerGitHub <noreply@github.com>2021-05-24 20:58:38 +0800
commitdc4a076c4fb634cc4f86ea2545ef3e0892b44501 (patch)
treefcd3f853bc3f912dddcf064db2f2f9b448a94284
parent9e37af8e2967e22188692f45819944e762612b38 (diff)
parentaae6ef5e9ecb772292bba3cc685b368cd1edb7ce (diff)
downloadtimeline-dc4a076c4fb634cc4f86ea2545ef3e0892b44501.tar.gz
timeline-dc4a076c4fb634cc4f86ea2545ef3e0892b44501.tar.bz2
timeline-dc4a076c4fb634cc4f86ea2545ef3e0892b44501.zip
Merge pull request #562 from crupest/dependabot/npm_and_yarn/FrontEnd/js-base64-3.6.1
build(deps): Bump js-base64 from 3.6.0 to 3.6.1 in /FrontEnd
-rw-r--r--FrontEnd/package.json2
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",