Merge pull request 'Update dependency core-js to v3.37.1' (#58) from renovate/core-js-3.x-lockfile into main
All checks were successful
continuous-integration/drone/push Build is passing

Reviewed-on: #58
This commit is contained in:
Brain 2024-05-17 12:41:19 +02:00
commit 4535c6e672

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"