aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-07 08:02:18 +0000
committerGitHub <noreply@github.com>2021-05-07 08:02:18 +0000
commit39bfcb0b4e643050d14261a2f6d90ca9caf8b903 (patch)
treed7f0b8050632a18e26658824811c3bc64c245886 /FrontEnd/package.json
parent89b7c17363775107b3b3c6eb5043f8c093a54f59 (diff)
parentd67438c8564fbf14cf6c840bccc61293b7cde185 (diff)
downloadtimeline-39bfcb0b4e643050d14261a2f6d90ca9caf8b903.tar.gz
timeline-39bfcb0b4e643050d14261a2f6d90ca9caf8b903.tar.bz2
timeline-39bfcb0b4e643050d14261a2f6d90ca9caf8b903.zip
Merge pull request #514 from crupest/dependabot/npm_and_yarn/FrontEnd/core-js-3.12.0
Diffstat (limited to 'FrontEnd/package.json')
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index cb45100a..552f95ee 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.11.2",
+ "core-js": "^3.12.0",
"i18next": "^20.2.2",
"i18next-browser-languagedetector": "^6.1.0",
"js-base64": "^3.6.0",