diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-04-20 07:16:21 +0000 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-20 07:16:21 +0000 | 
| commit | e5572395cfff80e4af32722c3f7f8d29a98cddd3 (patch) | |
| tree | e955e6bafa891dcbc2e7765c239682e0fc91a983 /FrontEnd/package.json | |
| parent | 5a0a3106b08f51661e5991b4a05c1dd990454df4 (diff) | |
| parent | a2593424472370021ca4a606c56b586080e188be (diff) | |
| download | timeline-e5572395cfff80e4af32722c3f7f8d29a98cddd3.tar.gz timeline-e5572395cfff80e4af32722c3f7f8d29a98cddd3.tar.bz2 timeline-e5572395cfff80e4af32722c3f7f8d29a98cddd3.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.json | 2 | 
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",
  | 
