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

This commit is contained in:
Renovate Bot 2024-05-17 08:34:41 +00:00
parent bdb15a63a9
commit 9d719359d9
1 changed files with 4 additions and 3 deletions

7
package-lock.json generated
View File

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