aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-04-01 08:52:33 +0000
committerGitHub <noreply@github.com>2021-04-01 08:52:33 +0000
commit689c85dcbc4b82104a555a006988a84a36f6be91 (patch)
treea8145cfcaf21528bb50475af419c6c56e7c809f6 /FrontEnd
parentbf318d138f7ab2169581d03b5f7c392933125273 (diff)
downloadtimeline-689c85dcbc4b82104a555a006988a84a36f6be91.tar.gz
timeline-689c85dcbc4b82104a555a006988a84a36f6be91.tar.bz2
timeline-689c85dcbc4b82104a555a006988a84a36f6be91.zip
build(deps): Bump core-js from 3.9.1 to 3.10.0 in /FrontEnd
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.9.1 to 3.10.0. - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/zloirock/core-js/commits/v3.10.0/packages/core-js) Signed-off-by: dependabot[bot] <support@github.com>
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 1f970cc1..4129d428 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -11,7 +11,7 @@
"bootstrap-icons": "^1.4.1",
"classnames": "^2.3.0",
"clsx": "^1.1.1",
- "core-js": "^3.9.1",
+ "core-js": "^3.10.0",
"i18next": "^20.1.0",
"i18next-browser-languagedetector": "^6.1.0",
"localforage": "^1.9.0",