Skip to content

Commit 501c36d

Browse files
Bump cron from 4.3.0 to 4.3.4
Bumps [cron](https://github.com/kelektiv/node-cron) from 4.3.0 to 4.3.4. - [Release notes](https://github.com/kelektiv/node-cron/releases) - [Changelog](https://github.com/kelektiv/node-cron/blob/main/CHANGELOG.md) - [Commits](kelektiv/node-cron@v4.3.0...v4.3.4) --- updated-dependencies: - dependency-name: cron dependency-version: 4.3.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 73d61ca commit 501c36d

1 file changed

Lines changed: 13 additions & 13 deletions

File tree

yarn.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -5259,10 +5259,10 @@
52595259
dependencies:
52605260
keyv "*"
52615261

5262-
"@types/luxon@^3.0.0", "@types/luxon@~3.6.0":
5263-
version "3.6.2"
5264-
resolved "https://registry.yarnpkg.com/@types/luxon/-/luxon-3.6.2.tgz#be6536931801f437eafcb9c0f6d6781f72308041"
5265-
integrity sha512-R/BdP7OxEMc44l2Ex5lSXHoIXTB2JLNa3y2QISIbr58U/YcsffyQrYW//hZSdrfxrjRZj3GcUoxMPGdO8gSYuw==
5262+
"@types/luxon@^3.0.0", "@types/luxon@~3.7.0":
5263+
version "3.7.1"
5264+
resolved "https://registry.yarnpkg.com/@types/luxon/-/luxon-3.7.1.tgz#ef51b960ff86801e4e2de80c68813a96e529d531"
5265+
integrity sha512-H3iskjFIAn5SlJU7OuxUmTEpebK6TKB8rxZShDslBMZJ5u9S//KM1sbdAisiSrqwLQncVjnpi2OK2J51h+4lsg==
52665266

52675267
"@types/luxon@~3.4.0":
52685268
version "3.4.2"
@@ -7327,12 +7327,12 @@ cron-parser@^4.2.0:
73277327
luxon "^3.2.1"
73287328

73297329
cron@*, cron@^4.0.0:
7330-
version "4.3.0"
7331-
resolved "https://registry.yarnpkg.com/cron/-/cron-4.3.0.tgz#c5a62872f74f72294cf1cadef34c72ad8d8f50b5"
7332-
integrity sha512-ciiYNLfSlF9MrDqnbMdRWFiA6oizSF7kA1osPP9lRzNu0Uu+AWog1UKy7SkckiDY2irrNjeO6qLyKnXC8oxmrw==
7330+
version "4.3.4"
7331+
resolved "https://registry.yarnpkg.com/cron/-/cron-4.3.4.tgz#23b29499c4f149e3d2748853b9ec158d5dcbd7dd"
7332+
integrity sha512-OiO0l73MGhQOZQCjYZ0v7r8yFWpBOWteemwR1RIxiHtfVsIOwiTJZDvg7GmKzggkwC0RO8tI3P1QYBUCIZNYRQ==
73337333
dependencies:
7334-
"@types/luxon" "~3.6.0"
7335-
luxon "~3.6.0"
7334+
"@types/luxon" "~3.7.0"
7335+
luxon "~3.7.0"
73367336

73377337
cron@^3.0.0:
73387338
version "3.5.0"
@@ -11428,10 +11428,10 @@ lru-cache@^9.0.0:
1142811428
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-9.1.2.tgz#255fdbc14b75589d6d0e73644ca167a8db506835"
1142911429
integrity sha512-ERJq3FOzJTxBbFjZ7iDs+NiK4VI9Wz+RdrrAB8dio1oV+YvdPzUEE4QNiT2VD51DkIbCYRUUzCRkssXCHqSnKQ==
1143011430

11431-
luxon@^3.0.0, luxon@^3.2.1, luxon@~3.6.0:
11432-
version "3.6.0"
11433-
resolved "https://registry.yarnpkg.com/luxon/-/luxon-3.6.0.tgz#e84453dbdbd716b5eac95bee702b379863059f83"
11434-
integrity sha512-WE7p0p7W1xji9qxkLYsvcIxZyfP48GuFrWIBQZIsbjCyf65dG1rv4n83HcOyEyhvzxJCrUoObCRNFgRNIQ5KNA==
11431+
luxon@^3.0.0, luxon@^3.2.1, luxon@~3.7.0:
11432+
version "3.7.2"
11433+
resolved "https://registry.yarnpkg.com/luxon/-/luxon-3.7.2.tgz#d697e48f478553cca187a0f8436aff468e3ba0ba"
11434+
integrity sha512-vtEhXh/gNjI9Yg1u4jX/0YVPMvxzHuGgCm6tC5kZyb08yjGWGnqAjGJvcXbqQR2P3MyMEFnRbpcdFS6PBcLqew==
1143511435

1143611436
luxon@~3.5.0:
1143711437
version "3.5.0"

0 commit comments

Comments
 (0)