aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/package.json
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
commitf56afb2e79594b4117f6132f79160217df291f6b (patch)
treebbcf1ecfde238bf763d46bd9bd8b26b3d81f2b6a /FrontEnd/package.json
parentc3690af4050ba5e08645a2ef3c9c9cf75dcd2fd3 (diff)
downloadtimeline-f56afb2e79594b4117f6132f79160217df291f6b.tar.gz
timeline-f56afb2e79594b4117f6132f79160217df291f6b.tar.bz2
timeline-f56afb2e79594b4117f6132f79160217df291f6b.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/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 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",