aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-31 12:55:02 +0000
committerGitHub <noreply@github.com>2021-05-31 12:55:02 +0000
commite805e70744125d9b4d6d6fcd14e987b537fe9b45 (patch)
tree2cef203a8f3ffa15dadca2dc9365744ac2c49be7 /FrontEnd/package.json
parent451be9aec030562c5437e1d17b4c99873d43a16b (diff)
downloadtimeline-e805e70744125d9b4d6d6fcd14e987b537fe9b45.tar.gz
timeline-e805e70744125d9b4d6d6fcd14e987b537fe9b45.tar.bz2
timeline-e805e70744125d9b4d6d6fcd14e987b537fe9b45.zip
build(deps): Bump core-js from 3.13.0 to 3.13.1 in /FrontEnd
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.13.0 to 3.13.1. - [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.1/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 1f2a8951..3019f7a8 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.13.0",
+ "core-js": "^3.13.1",
"i18next": "^20.3.1",
"i18next-browser-languagedetector": "^6.1.1",
"js-base64": "^3.6.1",