mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-04-21 23:36:15 -04:00
fix(deps): bump cronstrue from 1.114.0 to 1.115.0
This commit is contained in:
parent
bfc1f580ec
commit
5a3ec7b171
2 changed files with 8 additions and 8 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
@ -19,7 +19,7 @@
|
||||||
"convert-units": "^2.3.4",
|
"convert-units": "^2.3.4",
|
||||||
"core-js": "^3.16.1",
|
"core-js": "^3.16.1",
|
||||||
"cron-validator": "^1.2.1",
|
"cron-validator": "^1.2.1",
|
||||||
"cronstrue": "^1.114.0",
|
"cronstrue": "^1.115.0",
|
||||||
"crypto-js": "^4.1.1",
|
"crypto-js": "^4.1.1",
|
||||||
"markdown-it-anchor": "^8.1.2",
|
"markdown-it-anchor": "^8.1.2",
|
||||||
"markdown-it-highlightjs": "^3.5.0",
|
"markdown-it-highlightjs": "^3.5.0",
|
||||||
|
@ -9548,9 +9548,9 @@
|
||||||
"integrity": "sha512-RqdpGSokGFICPc8qAkT38aXqZLLanXghQTK2q7a2x2FabSwDd2ARrazd5ElEWAXzToUcMG4cZIwDH+5RM0q1mA=="
|
"integrity": "sha512-RqdpGSokGFICPc8qAkT38aXqZLLanXghQTK2q7a2x2FabSwDd2ARrazd5ElEWAXzToUcMG4cZIwDH+5RM0q1mA=="
|
||||||
},
|
},
|
||||||
"node_modules/cronstrue": {
|
"node_modules/cronstrue": {
|
||||||
"version": "1.114.0",
|
"version": "1.115.0",
|
||||||
"resolved": "https://registry.npmjs.org/cronstrue/-/cronstrue-1.114.0.tgz",
|
"resolved": "https://registry.npmjs.org/cronstrue/-/cronstrue-1.115.0.tgz",
|
||||||
"integrity": "sha512-j1JuBHTJKKX41NUJVHmWn2ZYHnLipsIoq7bAZVeVzehA9+rmG6v9NgMiMa0KiiFzozihgt4yGNe5aMVc/IoYLg=="
|
"integrity": "sha512-OChqx0S1zo31I2AlmLYld9TO2n7sRIHcf/TCj/MGe61KBG/V1KI/qUSUwa+phya1/tuDmwDt7xyDzqjF9O7G3Q=="
|
||||||
},
|
},
|
||||||
"node_modules/cross-spawn": {
|
"node_modules/cross-spawn": {
|
||||||
"version": "7.0.3",
|
"version": "7.0.3",
|
||||||
|
@ -32693,9 +32693,9 @@
|
||||||
"integrity": "sha512-RqdpGSokGFICPc8qAkT38aXqZLLanXghQTK2q7a2x2FabSwDd2ARrazd5ElEWAXzToUcMG4cZIwDH+5RM0q1mA=="
|
"integrity": "sha512-RqdpGSokGFICPc8qAkT38aXqZLLanXghQTK2q7a2x2FabSwDd2ARrazd5ElEWAXzToUcMG4cZIwDH+5RM0q1mA=="
|
||||||
},
|
},
|
||||||
"cronstrue": {
|
"cronstrue": {
|
||||||
"version": "1.114.0",
|
"version": "1.115.0",
|
||||||
"resolved": "https://registry.npmjs.org/cronstrue/-/cronstrue-1.114.0.tgz",
|
"resolved": "https://registry.npmjs.org/cronstrue/-/cronstrue-1.115.0.tgz",
|
||||||
"integrity": "sha512-j1JuBHTJKKX41NUJVHmWn2ZYHnLipsIoq7bAZVeVzehA9+rmG6v9NgMiMa0KiiFzozihgt4yGNe5aMVc/IoYLg=="
|
"integrity": "sha512-OChqx0S1zo31I2AlmLYld9TO2n7sRIHcf/TCj/MGe61KBG/V1KI/qUSUwa+phya1/tuDmwDt7xyDzqjF9O7G3Q=="
|
||||||
},
|
},
|
||||||
"cross-spawn": {
|
"cross-spawn": {
|
||||||
"version": "7.0.3",
|
"version": "7.0.3",
|
||||||
|
|
|
@ -47,7 +47,7 @@
|
||||||
"convert-units": "^2.3.4",
|
"convert-units": "^2.3.4",
|
||||||
"core-js": "^3.16.1",
|
"core-js": "^3.16.1",
|
||||||
"cron-validator": "^1.2.1",
|
"cron-validator": "^1.2.1",
|
||||||
"cronstrue": "^1.114.0",
|
"cronstrue": "^1.115.0",
|
||||||
"crypto-js": "^4.1.1",
|
"crypto-js": "^4.1.1",
|
||||||
"markdown-it-anchor": "^8.1.2",
|
"markdown-it-anchor": "^8.1.2",
|
||||||
"markdown-it-highlightjs": "^3.5.0",
|
"markdown-it-highlightjs": "^3.5.0",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue