aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2022-02-14 00:09:56 +0000
committerGravatar GitHub <noreply@github.com> 2022-02-14 00:09:56 +0000
commit99567f5ff0c5bddf129c20ecdc6ee7e61b4b5262 (patch)
treef52c21d2ba09928f17e055add07eba96197fb06a
parent1d380e0bcfd8c71f1d7035ad27b791e22aa376af (diff)
downloadit-tools-99567f5ff0c5bddf129c20ecdc6ee7e61b4b5262.tar.gz
it-tools-99567f5ff0c5bddf129c20ecdc6ee7e61b4b5262.tar.zst
it-tools-99567f5ff0c5bddf129c20ecdc6ee7e61b4b5262.zip
fix(deps): bump cronstrue from 1.123.0 to 1.125.0
-rw-r--r--package-lock.json14
-rw-r--r--package.json2
2 files changed, 8 insertions, 8 deletions
diff --git a/package-lock.json b/package-lock.json
index eb86ff2..0eab800 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -21,7 +21,7 @@
"convert-units": "^2.3.4",
"core-js": "^3.21.0",
"cron-validator": "^1.3.1",
- "cronstrue": "^1.123.0",
+ "cronstrue": "^1.125.0",
"crypto-js": "^4.1.1",
"markdown-it-anchor": "^8.4.1",
"markdown-it-highlightjs": "^3.6.0",
@@ -8847,9 +8847,9 @@
"integrity": "sha512-C1HsxuPCY/5opR55G5/WNzyEGDWFVG+6GLrA+fW/sCTcP6A6NTjUP2AK7B8n2PyFs90kDG2qzwm8LMheADku6A=="
},
"node_modules/cronstrue": {
- "version": "1.123.0",
- "resolved": "https://registry.npmjs.org/cronstrue/-/cronstrue-1.123.0.tgz",
- "integrity": "sha512-hVu9yNYRYr+jj5KET1p7FaBxFwtCHM1ByffP9lZ6yJ6p53u4VEmzH8117v9PUydxWNzc8Eq+sCZEzsKcB3ckiA=="
+ "version": "1.125.0",
+ "resolved": "https://registry.npmjs.org/cronstrue/-/cronstrue-1.125.0.tgz",
+ "integrity": "sha512-qkC5mVbVGuuyBVXmam5anaRtbLcgfBUKajoyZqCdf/XBdgF43PsLSEm8eEi2dsI3YbqDPbLSH2mWNzM1dVqHgQ=="
},
"node_modules/cross-spawn": {
"version": "7.0.3",
@@ -32639,9 +32639,9 @@
"integrity": "sha512-C1HsxuPCY/5opR55G5/WNzyEGDWFVG+6GLrA+fW/sCTcP6A6NTjUP2AK7B8n2PyFs90kDG2qzwm8LMheADku6A=="
},
"cronstrue": {
- "version": "1.123.0",
- "resolved": "https://registry.npmjs.org/cronstrue/-/cronstrue-1.123.0.tgz",
- "integrity": "sha512-hVu9yNYRYr+jj5KET1p7FaBxFwtCHM1ByffP9lZ6yJ6p53u4VEmzH8117v9PUydxWNzc8Eq+sCZEzsKcB3ckiA=="
+ "version": "1.125.0",
+ "resolved": "https://registry.npmjs.org/cronstrue/-/cronstrue-1.125.0.tgz",
+ "integrity": "sha512-qkC5mVbVGuuyBVXmam5anaRtbLcgfBUKajoyZqCdf/XBdgF43PsLSEm8eEi2dsI3YbqDPbLSH2mWNzM1dVqHgQ=="
},
"cross-spawn": {
"version": "7.0.3",
diff --git a/package.json b/package.json
index 8a16ba6..b9d578a 100644
--- a/package.json
+++ b/package.json
@@ -48,7 +48,7 @@
"convert-units": "^2.3.4",
"core-js": "^3.21.0",
"cron-validator": "^1.3.1",
- "cronstrue": "^1.123.0",
+ "cronstrue": "^1.125.0",
"crypto-js": "^4.1.1",
"markdown-it-anchor": "^8.4.1",
"markdown-it-highlightjs": "^3.6.0",