Update dependency core-js to v3.37.1
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
continuous-integration/drone/pr Build is passing

This commit is contained in:
Renovate Bot 2024-05-17 08:34:41 +00:00
parent bdb15a63a9
commit 9d719359d9

7
package-lock.json generated
View File

@ -4969,10 +4969,11 @@
} }
}, },
"node_modules/core-js": { "node_modules/core-js": {
"version": "3.37.0", "version": "3.37.1",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.37.0.tgz", "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.37.1.tgz",
"integrity": "sha512-fu5vHevQ8ZG4og+LXug8ulUtVxjOcEYvifJr7L5Bfq9GOztVqsKd9/59hUk2ZSbCrS3BqUr3EpaYGIYzq7g3Ug==", "integrity": "sha512-Xn6qmxrQZyB0FFY8E3bgRXei3lWDJHhvI+u0q9TKIYM49G8pAr0FgnnrFRAmsbptZL1yxRADVXn+x5AGsbBfyw==",
"hasInstallScript": true, "hasInstallScript": true,
"license": "MIT",
"funding": { "funding": {
"type": "opencollective", "type": "opencollective",
"url": "https://opencollective.com/core-js" "url": "https://opencollective.com/core-js"