Skip to content
Snippets Groups Projects
Commit 8ca9cd11 authored by Dependabot's avatar Dependabot :robot:
Browse files

Bump cron from 3.5.0 to 4.0.0

parent 9a8c8f63
Branches
No related tags found
1 merge request!77Bump cron from 3.5.0 to 4.0.0
......@@ -10,7 +10,7 @@
"license": "ISC",
"dependencies": {
"@discordjs/voice": "^0.18.0",
"cron": "^3.0.0",
"cron": "^4.0.0",
"discord.js": "^14.3.0",
"jimp": "^1.1.1",
"libsodium-wrappers": "^0.7.11",
......@@ -602,12 +602,15 @@
"integrity": "sha512-cTEHk2jLrPyi+12M3dhpEbnnPOsaZuq7C45ylbbQIiWgDFZq4UVYPEY5mlqjvsj/6gJv9qX5sa+ebDzLXT28Vw=="
},
"node_modules/cron": {
"version": "3.5.0",
"resolved": "https://registry.npmjs.org/cron/-/cron-3.5.0.tgz",
"integrity": "sha512-0eYZqCnapmxYcV06uktql93wNWdlTmmBFP2iYz+JPVcQqlyFYcn1lFuIk4R54pkOmE7mcldTAPZv6X5XA4Q46A==",
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/cron/-/cron-4.0.0.tgz",
"integrity": "sha512-H0iuUavc/u275sL4Iwre1Vhh6jRI474Nt6A4CcbNV7rEKH7hIyj/MJxRfv2mCEWmILShJ02THkYb1dC20EbpoQ==",
"dependencies": {
"@types/luxon": "~3.4.0",
"luxon": "~3.5.0"
},
"engines": {
"node": ">=18.x"
}
},
"node_modules/discord-api-types": {
......@@ -1594,9 +1597,9 @@
"integrity": "sha512-cTEHk2jLrPyi+12M3dhpEbnnPOsaZuq7C45ylbbQIiWgDFZq4UVYPEY5mlqjvsj/6gJv9qX5sa+ebDzLXT28Vw=="
},
"cron": {
"version": "3.5.0",
"resolved": "https://registry.npmjs.org/cron/-/cron-3.5.0.tgz",
"integrity": "sha512-0eYZqCnapmxYcV06uktql93wNWdlTmmBFP2iYz+JPVcQqlyFYcn1lFuIk4R54pkOmE7mcldTAPZv6X5XA4Q46A==",
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/cron/-/cron-4.0.0.tgz",
"integrity": "sha512-H0iuUavc/u275sL4Iwre1Vhh6jRI474Nt6A4CcbNV7rEKH7hIyj/MJxRfv2mCEWmILShJ02THkYb1dC20EbpoQ==",
"requires": {
"@types/luxon": "~3.4.0",
"luxon": "~3.5.0"
......
......@@ -15,7 +15,7 @@
"license": "ISC",
"dependencies": {
"@discordjs/voice": "^0.18.0",
"cron": "^3.0.0",
"cron": "^4.0.0",
"discord.js": "^14.3.0",
"jimp": "^1.1.1",
"libsodium-wrappers": "^0.7.11",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment