Merge pull request #2145 from jellyfin/dependabot/npm_and_yarn/core-js-3.8.0

Bump core-js from 3.7.0 to 3.8.0
This commit is contained in:
Bill Thornton
2020-11-30 08:39:15 -05:00
committed by GitHub
2 changed files with 5 additions and 10 deletions
+1 -1
View File
@@ -48,7 +48,7 @@
"dependencies": {
"blurhash": "^1.1.3",
"classlist.js": "https://github.com/eligrey/classList.js/archive/1.2.20180112.tar.gz",
"core-js": "^3.7.0",
"core-js": "^3.8.0",
"date-fns": "^2.16.1",
"epubjs": "^0.3.85",
"fast-text-encoding": "^1.0.3",