fix(deps): bump cronstrue from 1.123.0 to 1.125.0

This commit is contained in:
dependabot[bot] 2022-02-14 00:09:56 +00:00 committed by GitHub
parent 1d380e0bcf
commit 99567f5ff0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -21,7 +21,7 @@
"convert-units": "^2.3.4", "convert-units": "^2.3.4",
"core-js": "^3.21.0", "core-js": "^3.21.0",
"cron-validator": "^1.3.1", "cron-validator": "^1.3.1",
"cronstrue": "^1.123.0", "cronstrue": "^1.125.0",
"crypto-js": "^4.1.1", "crypto-js": "^4.1.1",
"markdown-it-anchor": "^8.4.1", "markdown-it-anchor": "^8.4.1",
"markdown-it-highlightjs": "^3.6.0", "markdown-it-highlightjs": "^3.6.0",
@ -8847,9 +8847,9 @@
"integrity": "sha512-C1HsxuPCY/5opR55G5/WNzyEGDWFVG+6GLrA+fW/sCTcP6A6NTjUP2AK7B8n2PyFs90kDG2qzwm8LMheADku6A==" "integrity": "sha512-C1HsxuPCY/5opR55G5/WNzyEGDWFVG+6GLrA+fW/sCTcP6A6NTjUP2AK7B8n2PyFs90kDG2qzwm8LMheADku6A=="
}, },
"node_modules/cronstrue": { "node_modules/cronstrue": {
"version": "1.123.0", "version": "1.125.0",
"resolved": "https://registry.npmjs.org/cronstrue/-/cronstrue-1.123.0.tgz", "resolved": "https://registry.npmjs.org/cronstrue/-/cronstrue-1.125.0.tgz",
"integrity": "sha512-hVu9yNYRYr+jj5KET1p7FaBxFwtCHM1ByffP9lZ6yJ6p53u4VEmzH8117v9PUydxWNzc8Eq+sCZEzsKcB3ckiA==" "integrity": "sha512-qkC5mVbVGuuyBVXmam5anaRtbLcgfBUKajoyZqCdf/XBdgF43PsLSEm8eEi2dsI3YbqDPbLSH2mWNzM1dVqHgQ=="
}, },
"node_modules/cross-spawn": { "node_modules/cross-spawn": {
"version": "7.0.3", "version": "7.0.3",
@ -32639,9 +32639,9 @@
"integrity": "sha512-C1HsxuPCY/5opR55G5/WNzyEGDWFVG+6GLrA+fW/sCTcP6A6NTjUP2AK7B8n2PyFs90kDG2qzwm8LMheADku6A==" "integrity": "sha512-C1HsxuPCY/5opR55G5/WNzyEGDWFVG+6GLrA+fW/sCTcP6A6NTjUP2AK7B8n2PyFs90kDG2qzwm8LMheADku6A=="
}, },
"cronstrue": { "cronstrue": {
"version": "1.123.0", "version": "1.125.0",
"resolved": "https://registry.npmjs.org/cronstrue/-/cronstrue-1.123.0.tgz", "resolved": "https://registry.npmjs.org/cronstrue/-/cronstrue-1.125.0.tgz",
"integrity": "sha512-hVu9yNYRYr+jj5KET1p7FaBxFwtCHM1ByffP9lZ6yJ6p53u4VEmzH8117v9PUydxWNzc8Eq+sCZEzsKcB3ckiA==" "integrity": "sha512-qkC5mVbVGuuyBVXmam5anaRtbLcgfBUKajoyZqCdf/XBdgF43PsLSEm8eEi2dsI3YbqDPbLSH2mWNzM1dVqHgQ=="
}, },
"cross-spawn": { "cross-spawn": {
"version": "7.0.3", "version": "7.0.3",

View file

@ -48,7 +48,7 @@
"convert-units": "^2.3.4", "convert-units": "^2.3.4",
"core-js": "^3.21.0", "core-js": "^3.21.0",
"cron-validator": "^1.3.1", "cron-validator": "^1.3.1",
"cronstrue": "^1.123.0", "cronstrue": "^1.125.0",
"crypto-js": "^4.1.1", "crypto-js": "^4.1.1",
"markdown-it-anchor": "^8.4.1", "markdown-it-anchor": "^8.4.1",
"markdown-it-highlightjs": "^3.6.0", "markdown-it-highlightjs": "^3.6.0",