Merge pull request #4523 from jellyfin/renovate/core-js-3.x

This commit is contained in:
Bill Thornton
2023-04-20 22:12:31 -04:00
committed by GitHub
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -20,7 +20,7 @@
"blurhash": "2.0.5",
"classlist.js": "https://github.com/eligrey/classList.js/archive/1.2.20180112.tar.gz",
"classnames": "2.3.2",
"core-js": "3.30.0",
"core-js": "3.30.1",
"date-fns": "2.29.3",
"dompurify": "3.0.1",
"epubjs": "0.3.93",
@@ -5495,9 +5495,9 @@
}
},
"node_modules/core-js": {
"version": "3.30.0",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.30.0.tgz",
"integrity": "sha512-hQotSSARoNh1mYPi9O2YaWeiq/cEB95kOrFb4NCrO4RIFt1qqNpKsaE+vy/L3oiqvND5cThqXzUU3r9F7Efztg==",
"version": "3.30.1",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.30.1.tgz",
"integrity": "sha512-ZNS5nbiSwDTq4hFosEDqm65izl2CWmLz0hARJMyNQBgkUZMIF51cQiMvIQKA6hvuaeWxQDP3hEedM1JZIgTldQ==",
"hasInstallScript": true,
"funding": {
"type": "opencollective",
@@ -23950,9 +23950,9 @@
}
},
"core-js": {
"version": "3.30.0",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.30.0.tgz",
"integrity": "sha512-hQotSSARoNh1mYPi9O2YaWeiq/cEB95kOrFb4NCrO4RIFt1qqNpKsaE+vy/L3oiqvND5cThqXzUU3r9F7Efztg=="
"version": "3.30.1",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.30.1.tgz",
"integrity": "sha512-ZNS5nbiSwDTq4hFosEDqm65izl2CWmLz0hARJMyNQBgkUZMIF51cQiMvIQKA6hvuaeWxQDP3hEedM1JZIgTldQ=="
},
"core-js-compat": {
"version": "3.25.3",
+1 -1
View File
@@ -78,7 +78,7 @@
"blurhash": "2.0.5",
"classlist.js": "https://github.com/eligrey/classList.js/archive/1.2.20180112.tar.gz",
"classnames": "2.3.2",
"core-js": "3.30.0",
"core-js": "3.30.1",
"date-fns": "2.29.3",
"dompurify": "3.0.1",
"epubjs": "0.3.93",