Update dependency core-js to v3.27.0

This commit is contained in:
renovate[bot] 2023-01-05 04:40:27 +00:00 committed by GitHub
parent f06b9d5ed3
commit f2da1e0a9d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -21,7 +21,7 @@
"blurhash": "2.0.4",
"classlist.js": "https://github.com/eligrey/classList.js/archive/1.2.20180112.tar.gz",
"classnames": "2.3.2",
"core-js": "3.26.0",
"core-js": "3.27.0",
"date-fns": "2.29.3",
"dompurify": "2.4.1",
"epubjs": "0.4.2",
@ -4973,9 +4973,9 @@
}
},
"node_modules/core-js": {
"version": "3.26.0",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.26.0.tgz",
"integrity": "sha512-+DkDrhoR4Y0PxDz6rurahuB+I45OsEUv8E1maPTB6OuHRohMMcznBq9TMpdpDMm/hUPob/mJJS3PqgbHpMTQgw==",
"version": "3.27.0",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.27.0.tgz",
"integrity": "sha512-wY6cKosevs430KRkHUIsvepDXHGjlXOZO3hYXNyqpD6JvB0X28aXyv0t1Y1vZMwE7SoKmtfa6IASHCPN52FwBQ==",
"hasInstallScript": true,
"funding": {
"type": "opencollective",
@ -22440,9 +22440,9 @@
}
},
"core-js": {
"version": "3.26.0",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.26.0.tgz",
"integrity": "sha512-+DkDrhoR4Y0PxDz6rurahuB+I45OsEUv8E1maPTB6OuHRohMMcznBq9TMpdpDMm/hUPob/mJJS3PqgbHpMTQgw=="
"version": "3.27.0",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.27.0.tgz",
"integrity": "sha512-wY6cKosevs430KRkHUIsvepDXHGjlXOZO3hYXNyqpD6JvB0X28aXyv0t1Y1vZMwE7SoKmtfa6IASHCPN52FwBQ=="
},
"core-js-compat": {
"version": "3.25.3",

View File

@ -80,7 +80,7 @@
"blurhash": "2.0.4",
"classlist.js": "https://github.com/eligrey/classList.js/archive/1.2.20180112.tar.gz",
"classnames": "2.3.2",
"core-js": "3.26.0",
"core-js": "3.27.0",
"date-fns": "2.29.3",
"dompurify": "2.4.1",
"epubjs": "0.4.2",