fix: upgrade core-js from 3.36.0 to 3.36.1

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

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-07 18:19:30 +00:00
parent 85e44542e2
commit 4a100b0dc0
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.1",
"axios": "^1.6.7",
"core-js": "^3.36.0",
"core-js": "^3.36.1",
"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.0",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.36.0.tgz",
"integrity": "sha512-mt7+TUBbTFg5+GngsAxeKBTl5/VS0guFeJacYge9OmHb+m058UwwIm41SE9T4Den7ClatV57B6TYTuJ0CX1MAw==",
"version": "3.36.1",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.36.1.tgz",
"integrity": "sha512-BTvUrwxVBezj5SZ3f10ImnX2oRByMxql3EimVqMysepbC9EeMUOpLwdy6Eoili2x6E4kf+ZUB5k/+Jv55alPfA==",
"hasInstallScript": true,
"funding": {
"type": "opencollective",

View File

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