aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-10 09:04:37 +0000
committerGitHub <noreply@github.com>2021-05-10 09:04:37 +0000
commit9bb2dd7f757f18b9984f7372cda9ac204ed475ad (patch)
treeee16ab85d1a14703a8796791aa318b7ba59ed99e /FrontEnd
parentedcdcddacf222e9d1c648ea9511bb3c99fb7213e (diff)
parentf782af4c1f3c5e072c82fd64d04fdd6eb9332eec (diff)
downloadtimeline-9bb2dd7f757f18b9984f7372cda9ac204ed475ad.tar.gz
timeline-9bb2dd7f757f18b9984f7372cda9ac204ed475ad.tar.bz2
timeline-9bb2dd7f757f18b9984f7372cda9ac204ed475ad.zip
Merge pull request #518 from crupest/dependabot/npm_and_yarn/FrontEnd/core-js-3.12.1
Diffstat (limited to '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 59ca1839..310ca975 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -11,7 +11,7 @@
"bootstrap-icons": "^1.4.1",
"classnames": "^2.3.1",
"color": "^3.1.3",
- "core-js": "^3.12.0",
+ "core-js": "^3.12.1",
"i18next": "^20.2.2",
"i18next-browser-languagedetector": "^6.1.0",
"js-base64": "^3.6.0",