aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-04-20 07:16:21 +0000
committerGitHub <noreply@github.com>2021-04-20 07:16:21 +0000
commitc0bc513f25f2a75ea73ac026b01e62684fc63d7d (patch)
treed394d31cb55c9612727911038dcc8c03476cf8d2 /FrontEnd/package.json
parent3037d5a333ed87c44505ef498b9d0d331603688f (diff)
parent3ec68bb3740ac656e2741865ade1a1c1eb22b331 (diff)
downloadtimeline-c0bc513f25f2a75ea73ac026b01e62684fc63d7d.tar.gz
timeline-c0bc513f25f2a75ea73ac026b01e62684fc63d7d.tar.bz2
timeline-c0bc513f25f2a75ea73ac026b01e62684fc63d7d.zip
Merge pull request #469 from crupest/dependabot/npm_and_yarn/FrontEnd/core-js-3.10.2
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 5caed308..2389f02c 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -10,7 +10,7 @@
"bootstrap": "^4.5.3",
"bootstrap-icons": "^1.4.1",
"classnames": "^2.3.1",
- "core-js": "^3.10.1",
+ "core-js": "^3.10.2",
"i18next": "^20.2.1",
"i18next-browser-languagedetector": "^6.1.0",
"js-base64": "^3.6.0",