Merge pull request #423 from blacklight/snyk-upgrade-d36bc5586dd237b84d10196576744320

[Snyk] Upgrade cronstrue from 2.48.0 to 2.49.0
This commit is contained in:
Fabio Manganiello 2024-05-10 01:45:09 +02:00 committed by GitHub
commit ad20345505
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -11,7 +11,7 @@
"@fortawesome/fontawesome-free": "^6.5.2",
"axios": "^1.6.8",
"core-js": "^3.36.1",
"cronstrue": "^2.48.0",
"cronstrue": "^2.49.0",
"highlight.js": "^11.9.0",
"lato-font": "^3.0.0",
"mitt": "^2.1.0",
@ -4700,9 +4700,9 @@
}
},
"node_modules/cronstrue": {
"version": "2.48.0",
"resolved": "https://registry.npmjs.org/cronstrue/-/cronstrue-2.48.0.tgz",
"integrity": "sha512-w+VAWjiBJmKYeeK+i0ur3G47LcKNgFuWwb8LVJTaXSS2ExtQ5zdiIVnuysgB3N457gTaSllme0qTpdsJWK/wIg==",
"version": "2.49.0",
"resolved": "https://registry.npmjs.org/cronstrue/-/cronstrue-2.49.0.tgz",
"integrity": "sha512-FWZBqdStQaPR8ZTBQGALh1EK9Hl1HcG70dyGvD1rKLPafFO3H73o38dz/e8YkIlbLn3JxmBI/f6Doe3Nh+DcEQ==",
"bin": {
"cronstrue": "bin/cli.js"
}

View File

@ -11,7 +11,7 @@
"@fortawesome/fontawesome-free": "^6.5.2",
"axios": "^1.6.8",
"core-js": "^3.36.1",
"cronstrue": "^2.48.0",
"cronstrue": "^2.49.0",
"highlight.js": "^11.9.0",
"lato-font": "^3.0.0",
"mitt": "^2.1.0",