mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-04-23 08:16:16 -04:00
fix(deps): bump cronstrue from 1.115.0 to 1.116.0
This commit is contained in:
parent
f9118c7884
commit
cd8ea74851
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.2",
|
"core-js": "^3.16.2",
|
||||||
"cron-validator": "^1.2.1",
|
"cron-validator": "^1.2.1",
|
||||||
"cronstrue": "^1.115.0",
|
"cronstrue": "^1.116.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",
|
||||||
|
@ -8570,9 +8570,9 @@
|
||||||
"integrity": "sha512-RqdpGSokGFICPc8qAkT38aXqZLLanXghQTK2q7a2x2FabSwDd2ARrazd5ElEWAXzToUcMG4cZIwDH+5RM0q1mA=="
|
"integrity": "sha512-RqdpGSokGFICPc8qAkT38aXqZLLanXghQTK2q7a2x2FabSwDd2ARrazd5ElEWAXzToUcMG4cZIwDH+5RM0q1mA=="
|
||||||
},
|
},
|
||||||
"node_modules/cronstrue": {
|
"node_modules/cronstrue": {
|
||||||
"version": "1.115.0",
|
"version": "1.116.0",
|
||||||
"resolved": "https://registry.npmjs.org/cronstrue/-/cronstrue-1.115.0.tgz",
|
"resolved": "https://registry.npmjs.org/cronstrue/-/cronstrue-1.116.0.tgz",
|
||||||
"integrity": "sha512-OChqx0S1zo31I2AlmLYld9TO2n7sRIHcf/TCj/MGe61KBG/V1KI/qUSUwa+phya1/tuDmwDt7xyDzqjF9O7G3Q=="
|
"integrity": "sha512-nHU83oaNsRDqKFmjr5C+3yZFC4SVAgjgkuW1NyyF6/w+3H1NJE8MgHVVSGk48sbbRNnfcO9I2OdAn7SFXT3aXg=="
|
||||||
},
|
},
|
||||||
"node_modules/cross-spawn": {
|
"node_modules/cross-spawn": {
|
||||||
"version": "7.0.3",
|
"version": "7.0.3",
|
||||||
|
@ -30963,9 +30963,9 @@
|
||||||
"integrity": "sha512-RqdpGSokGFICPc8qAkT38aXqZLLanXghQTK2q7a2x2FabSwDd2ARrazd5ElEWAXzToUcMG4cZIwDH+5RM0q1mA=="
|
"integrity": "sha512-RqdpGSokGFICPc8qAkT38aXqZLLanXghQTK2q7a2x2FabSwDd2ARrazd5ElEWAXzToUcMG4cZIwDH+5RM0q1mA=="
|
||||||
},
|
},
|
||||||
"cronstrue": {
|
"cronstrue": {
|
||||||
"version": "1.115.0",
|
"version": "1.116.0",
|
||||||
"resolved": "https://registry.npmjs.org/cronstrue/-/cronstrue-1.115.0.tgz",
|
"resolved": "https://registry.npmjs.org/cronstrue/-/cronstrue-1.116.0.tgz",
|
||||||
"integrity": "sha512-OChqx0S1zo31I2AlmLYld9TO2n7sRIHcf/TCj/MGe61KBG/V1KI/qUSUwa+phya1/tuDmwDt7xyDzqjF9O7G3Q=="
|
"integrity": "sha512-nHU83oaNsRDqKFmjr5C+3yZFC4SVAgjgkuW1NyyF6/w+3H1NJE8MgHVVSGk48sbbRNnfcO9I2OdAn7SFXT3aXg=="
|
||||||
},
|
},
|
||||||
"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.2",
|
"core-js": "^3.16.2",
|
||||||
"cron-validator": "^1.2.1",
|
"cron-validator": "^1.2.1",
|
||||||
"cronstrue": "^1.115.0",
|
"cronstrue": "^1.116.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