fix(deps): bump cronstrue from 1.122.0 to 1.123.0

This commit is contained in:
dependabot[bot]
2022-01-18 00:05:18 +00:00
committed by GitHub
parent 1f16433c74
commit 10c5608eda
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -21,7 +21,7 @@
"convert-units": "^2.3.4",
"core-js": "^3.20.3",
"cron-validator": "^1.2.1",
"cronstrue": "^1.122.0",
"cronstrue": "^1.123.0",
"crypto-js": "^4.1.1",
"markdown-it-anchor": "^8.4.1",
"markdown-it-highlightjs": "^3.6.0",
@@ -8846,9 +8846,9 @@
"integrity": "sha512-RqdpGSokGFICPc8qAkT38aXqZLLanXghQTK2q7a2x2FabSwDd2ARrazd5ElEWAXzToUcMG4cZIwDH+5RM0q1mA=="
},
"node_modules/cronstrue": {
"version": "1.122.0",
"resolved": "https://registry.npmjs.org/cronstrue/-/cronstrue-1.122.0.tgz",
"integrity": "sha512-PFuhZd+iPQQ0AWTXIEYX+t3nFGzBrWxmTWUKJOrsGRewaBSLKZ4I1f8s2kryU75nNxgyugZgiGh2OJsCTA/XlA=="
"version": "1.123.0",
"resolved": "https://registry.npmjs.org/cronstrue/-/cronstrue-1.123.0.tgz",
"integrity": "sha512-hVu9yNYRYr+jj5KET1p7FaBxFwtCHM1ByffP9lZ6yJ6p53u4VEmzH8117v9PUydxWNzc8Eq+sCZEzsKcB3ckiA=="
},
"node_modules/cross-spawn": {
"version": "7.0.3",
@@ -32596,9 +32596,9 @@
"integrity": "sha512-RqdpGSokGFICPc8qAkT38aXqZLLanXghQTK2q7a2x2FabSwDd2ARrazd5ElEWAXzToUcMG4cZIwDH+5RM0q1mA=="
},
"cronstrue": {
"version": "1.122.0",
"resolved": "https://registry.npmjs.org/cronstrue/-/cronstrue-1.122.0.tgz",
"integrity": "sha512-PFuhZd+iPQQ0AWTXIEYX+t3nFGzBrWxmTWUKJOrsGRewaBSLKZ4I1f8s2kryU75nNxgyugZgiGh2OJsCTA/XlA=="
"version": "1.123.0",
"resolved": "https://registry.npmjs.org/cronstrue/-/cronstrue-1.123.0.tgz",
"integrity": "sha512-hVu9yNYRYr+jj5KET1p7FaBxFwtCHM1ByffP9lZ6yJ6p53u4VEmzH8117v9PUydxWNzc8Eq+sCZEzsKcB3ckiA=="
},
"cross-spawn": {
"version": "7.0.3",
+1 -1
View File
@@ -48,7 +48,7 @@
"convert-units": "^2.3.4",
"core-js": "^3.20.3",
"cron-validator": "^1.2.1",
"cronstrue": "^1.122.0",
"cronstrue": "^1.123.0",
"crypto-js": "^4.1.1",
"markdown-it-anchor": "^8.4.1",
"markdown-it-highlightjs": "^3.6.0",