Skip to content

fix(deps): bump node-cron from 3.0.2 to 3.0.3 #75

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"next": "^14.0.1",
"next-logger": "^3.0.2",
"nextleton": "^0.6.1",
"node-cron": "^3.0.2",
"node-cron": "^3.0.3",
"pino": "^8.16.1",
"postcss": "^8.4.31",
"prisma": "5.5.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4161,7 +4161,7 @@ __metadata:
next: "npm:^14.0.1"
next-logger: "npm:^3.0.2"
nextleton: "npm:^0.6.1"
node-cron: "npm:^3.0.2"
node-cron: "npm:^3.0.3"
nodemon: "npm:^3.0.1"
pino: "npm:^8.16.1"
pino-pretty: "npm:^10.2.3"
Expand Down Expand Up @@ -5469,12 +5469,12 @@ __metadata:
languageName: node
linkType: hard

"node-cron@npm:^3.0.2":
version: 3.0.2
resolution: "node-cron@npm:3.0.2"
"node-cron@npm:^3.0.3":
version: 3.0.3
resolution: "node-cron@npm:3.0.3"
dependencies:
uuid: "npm:8.3.2"
checksum: 71d4ce22425d0f2a7bd9753149da475317725f6890d5a55e5e43a97062456faeda984d55c17aee9699552460525cee948662fb75124065810e4038b2f56a9d32
checksum: f088043da4f61c3640155f7b11e909e6cfb23d9970111a8dcd7b39a1f3d47c897e207bb9657b15441207df21676885b083c777630efa87801de961b15a3d0ad1
languageName: node
linkType: hard

Expand Down