fix: upgrade cronstrue from 2.50.0 to 2.51.0

Snyk has created this PR to upgrade cronstrue from 2.50.0 to 2.51.0.

See this package in npm:
cronstrue

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-11-25 06:22:57 +00:00
parent 82e796e20b
commit d4c3c62f64
No known key found for this signature in database
GPG key ID: 78AC5AE55A47A65B
2 changed files with 5 additions and 5 deletions
platypush/backend/http/webapp

View file

@ -11,7 +11,7 @@
"@fortawesome/fontawesome-free": "^6.6.0",
"axios": "^1.7.7",
"core-js": "^3.38.1",
"cronstrue": "^2.50.0",
"cronstrue": "^2.51.0",
"highlight.js": "^11.10.0",
"lato-font": "^3.0.0",
"mitt": "^2.1.0",
@ -4712,9 +4712,9 @@
}
},
"node_modules/cronstrue": {
"version": "2.50.0",
"resolved": "https://registry.npmjs.org/cronstrue/-/cronstrue-2.50.0.tgz",
"integrity": "sha512-ULYhWIonJzlScCCQrPUG5uMXzXxSixty4djud9SS37DoNxDdkeRocxzHuAo4ImRBUK+mAuU5X9TSwEDccnnuPg==",
"version": "2.51.0",
"resolved": "https://registry.npmjs.org/cronstrue/-/cronstrue-2.51.0.tgz",
"integrity": "sha512-7EG9VaZZ5SRbZ7m25dmP6xaS0qe9ay6wywMskFOU/lMDKa+3gZr2oeT5OUfXwRP/Bcj8wxdYJ65AHU70CI3tsw==",
"license": "MIT",
"bin": {
"cronstrue": "bin/cli.js"

View file

@ -11,7 +11,7 @@
"@fortawesome/fontawesome-free": "^6.6.0",
"axios": "^1.7.7",
"core-js": "^3.38.1",
"cronstrue": "^2.50.0",
"cronstrue": "^2.51.0",
"highlight.js": "^11.10.0",
"lato-font": "^3.0.0",
"mitt": "^2.1.0",