aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-26 06:03:36 +0000
committerGitHub <noreply@github.com>2021-05-26 06:03:36 +0000
commit189e641acb772c40e74c05d84f32090d4b8b4c32 (patch)
tree7ce8b9f952e1e7970cd3454975c59cae59c9a562 /FrontEnd/package.json
parent37288b90d7502696f58e742304447673f24fad29 (diff)
downloadtimeline-189e641acb772c40e74c05d84f32090d4b8b4c32.tar.gz
timeline-189e641acb772c40e74c05d84f32090d4b8b4c32.tar.bz2
timeline-189e641acb772c40e74c05d84f32090d4b8b4c32.zip
build(deps): Bump core-js from 3.12.1 to 3.13.0 in /FrontEnd
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.12.1 to 3.13.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.13.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 558483e4..2dcee539 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.12.1",
+ "core-js": "^3.13.0",
"i18next": "^20.3.0",
"i18next-browser-languagedetector": "^6.1.1",
"js-base64": "^3.6.1",