fix: upgrade core-js from 3.36.1 to 3.37.0

Snyk has created this PR to upgrade core-js from 3.36.1 to 3.37.0.

See this package in npm:
https://www.npmjs.com/package/core-js

See this project in Snyk:
https://app.snyk.io/org/blacklight/project/96bfd125-5816-4d9e-83c6-94d1569ab0f1?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
snyk-bot 2024-05-09 17:00:23 +00:00
parent 8d04eadd77
commit 6f0451b733
No known key found for this signature in database
GPG Key ID: 78AC5AE55A47A65B
2 changed files with 5 additions and 5 deletions

View File

@ -10,7 +10,7 @@
"dependencies": {
"@fortawesome/fontawesome-free": "^6.5.2",
"axios": "^1.6.7",
"core-js": "^3.36.1",
"core-js": "^3.37.0",
"cronstrue": "^2.48.0",
"highlight.js": "^11.9.0",
"lato-font": "^3.0.0",
@ -4655,9 +4655,9 @@
}
},
"node_modules/core-js": {
"version": "3.36.1",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.36.1.tgz",
"integrity": "sha512-BTvUrwxVBezj5SZ3f10ImnX2oRByMxql3EimVqMysepbC9EeMUOpLwdy6Eoili2x6E4kf+ZUB5k/+Jv55alPfA==",
"version": "3.37.0",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.37.0.tgz",
"integrity": "sha512-fu5vHevQ8ZG4og+LXug8ulUtVxjOcEYvifJr7L5Bfq9GOztVqsKd9/59hUk2ZSbCrS3BqUr3EpaYGIYzq7g3Ug==",
"hasInstallScript": true,
"funding": {
"type": "opencollective",

View File

@ -10,7 +10,7 @@
"dependencies": {
"@fortawesome/fontawesome-free": "^6.5.2",
"axios": "^1.6.7",
"core-js": "^3.36.1",
"core-js": "^3.37.0",
"cronstrue": "^2.48.0",
"highlight.js": "^11.9.0",
"lato-font": "^3.0.0",