generated from nhcarrigan/template
deps: update node-cron to 4.3.0
This commit is contained in:
+1
-1
@@ -29,7 +29,7 @@
|
||||
"dependencies": {
|
||||
"@nhcarrigan/logger": "1.1.1",
|
||||
"axios": "1.13.4",
|
||||
"node-cron": "4.2.1",
|
||||
"node-cron": "4.3.0",
|
||||
"semver": "7.7.3"
|
||||
}
|
||||
}
|
||||
|
||||
Generated
+6
-6
@@ -15,8 +15,8 @@ importers:
|
||||
specifier: 1.13.4
|
||||
version: 1.13.4
|
||||
node-cron:
|
||||
specifier: 4.2.1
|
||||
version: 4.2.1
|
||||
specifier: 4.3.0
|
||||
version: 4.3.0
|
||||
semver:
|
||||
specifier: 7.7.3
|
||||
version: 7.7.3
|
||||
@@ -1619,9 +1619,9 @@ packages:
|
||||
natural-compare@1.4.0:
|
||||
resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==}
|
||||
|
||||
node-cron@4.2.1:
|
||||
resolution: {integrity: sha512-lgimEHPE/QDgFlywTd8yTR61ptugX3Qer29efeyWw2rv259HtGBNn1vZVmp8lB9uo9wC0t/AT4iGqXxia+CJFg==}
|
||||
engines: {node: '>=6.0.0'}
|
||||
node-cron@4.3.0:
|
||||
resolution: {integrity: sha512-NeTIPjUfndOkKQnWCBJIfx44BZX7GiXe7KJq7Y2bwc96v/4+CMwuzwOLkAk+4nu6eSNcatoLFCDXcn4QNph/Rw==}
|
||||
engines: {node: '>=20'}
|
||||
|
||||
node-releases@2.0.27:
|
||||
resolution: {integrity: sha512-nmh3lCkYZ3grZvqcCH+fjmQ7X+H0OeZgP40OierEaAptX4XofMh5kwNbWh7lBduUzCcV/8kZ+NDLCwm2iorIlA==}
|
||||
@@ -3938,7 +3938,7 @@ snapshots:
|
||||
|
||||
natural-compare@1.4.0: {}
|
||||
|
||||
node-cron@4.2.1: {}
|
||||
node-cron@4.3.0: {}
|
||||
|
||||
node-releases@2.0.27: {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user