mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Bump core-js from 3.10.1 to 3.11.2
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.10.1 to 3.11.2. - [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.11.2/packages/core-js) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
a81afc2cf0
commit
127fa13144
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -3138,9 +3138,9 @@
|
|||
}
|
||||
},
|
||||
"core-js": {
|
||||
"version": "3.10.1",
|
||||
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.10.1.tgz",
|
||||
"integrity": "sha512-pwCxEXnj27XG47mu7SXAwhLP3L5CrlvCB91ANUkIz40P27kUcvNfSdvyZJ9CLHiVoKSp+TTChMQMSKQEH/IQxA=="
|
||||
"version": "3.11.2",
|
||||
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.11.2.tgz",
|
||||
"integrity": "sha512-3tfrrO1JpJSYGKnd9LKTBPqgUES/UYiCzMKeqwR1+jF16q4kD1BY2NvqkfuzXwQ6+CIWm55V9cjD7PQd+hijdw=="
|
||||
},
|
||||
"core-js-compat": {
|
||||
"version": "3.11.1",
|
||||
|
|
|
@ -56,7 +56,7 @@
|
|||
"@fontsource/noto-sans-sc": "^4.2.1",
|
||||
"blurhash": "^1.1.3",
|
||||
"classlist.js": "https://github.com/eligrey/classList.js/archive/1.2.20180112.tar.gz",
|
||||
"core-js": "^3.9.1",
|
||||
"core-js": "^3.11.2",
|
||||
"date-fns": "^2.17.0",
|
||||
"epubjs": "^0.3.85",
|
||||
"fast-text-encoding": "^1.0.3",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue