aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-06-21 05:56:59 +0000
committerGitHub <noreply@github.com>2021-06-21 05:56:59 +0000
commit6aeb2b5a62c8c1425b56358b2aee6ac9637e5495 (patch)
tree39f901669bd54451a6305b814c4c3f6300639869 /FrontEnd
parente85dfee942e4daa30a03a901ee8c27b17dcdee41 (diff)
parent199fc6818f5cdaaf8970f8d24a42da81f6785cb6 (diff)
downloadtimeline-6aeb2b5a62c8c1425b56358b2aee6ac9637e5495.tar.gz
timeline-6aeb2b5a62c8c1425b56358b2aee6ac9637e5495.tar.bz2
timeline-6aeb2b5a62c8c1425b56358b2aee6ac9637e5495.zip
Merge pull request #632 from crupest/dependabot/npm_and_yarn/FrontEnd/core-js-3.15.0
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 45e6f59f..25e085fa 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -12,7 +12,7 @@
"bootstrap-icons": "^1.5.0",
"classnames": "^2.3.1",
"color": "^3.1.3",
- "core-js": "^3.14.0",
+ "core-js": "^3.15.0",
"i18next": "^20.3.2",
"i18next-browser-languagedetector": "^6.1.2",
"js-base64": "^3.6.1",