diff --git a/api/package.json b/api/package.json index 4a7a8ec27..eb7f8a2c3 100644 --- a/api/package.json +++ b/api/package.json @@ -89,7 +89,7 @@ "command-exists": "^1.2.9", "convert": "^5.8.0", "cookie": "^1.0.2", - "cron": "3.5.0", + "cron": "4.3.0", "cross-fetch": "^4.0.0", "diff": "^7.0.0", "dockerode": "^4.0.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7b4623a24..2ddf8337c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -138,8 +138,8 @@ importers: specifier: ^1.0.2 version: 1.0.2 cron: - specifier: 3.5.0 - version: 3.5.0 + specifier: 4.3.0 + version: 4.3.0 cross-fetch: specifier: ^4.0.0 version: 4.1.0 @@ -3777,6 +3777,9 @@ packages: '@types/luxon@3.4.2': resolution: {integrity: sha512-TifLZlFudklWlMBfhubvgqTXRzLDI5pCbGa4P8a3wPyUQSW+1xQ5eDsreP9DWHX3tjq1ke96uYG/nwundroWcA==} + '@types/luxon@3.6.2': + resolution: {integrity: sha512-R/BdP7OxEMc44l2Ex5lSXHoIXTB2JLNa3y2QISIbr58U/YcsffyQrYW//hZSdrfxrjRZj3GcUoxMPGdO8gSYuw==} + '@types/mdx@2.0.13': resolution: {integrity: sha512-+OWZQfAYyio6YkJb3HLxDrvnx6SWWDbC0zVPfBRzUk0/nqoDyf6dNxQi3eArPe8rJ473nobTMQ/8Zk+LxJ+Yuw==} @@ -5562,6 +5565,10 @@ packages: cron@3.5.0: resolution: {integrity: sha512-0eYZqCnapmxYcV06uktql93wNWdlTmmBFP2iYz+JPVcQqlyFYcn1lFuIk4R54pkOmE7mcldTAPZv6X5XA4Q46A==} + cron@4.3.0: + resolution: {integrity: sha512-ciiYNLfSlF9MrDqnbMdRWFiA6oizSF7kA1osPP9lRzNu0Uu+AWog1UKy7SkckiDY2irrNjeO6qLyKnXC8oxmrw==} + engines: {node: '>=18.x'} + croner@4.1.97: resolution: {integrity: sha512-/f6gpQuxDaqXu+1kwQYSckUglPaOrHdbIlBAu0YuW8/Cdb45XwXYNUBXg3r/9Mo6n540Kn/smKcZWko5x99KrQ==} @@ -8203,6 +8210,10 @@ packages: resolution: {integrity: sha512-rh+Zjr6DNfUYR3bPwJEnuwDdqMbxZW7LOQfUN4B54+Cl+0o5zaU9RJ6bcidfDtC1cWCZXQ+nvX8bf6bAji37QQ==} engines: {node: '>=12'} + luxon@3.6.1: + resolution: {integrity: sha512-tJLxrKJhO2ukZ5z0gyjY1zPh3Rh88Ej9P7jNrZiHMUXHae1yvI2imgOZtL1TO8TW6biMMKfTtAOoEJANgtWBMQ==} + engines: {node: '>=12'} + lz-string@1.5.0: resolution: {integrity: sha512-h5bgJWpxJNswbU7qCrV0tIKQCaS3blPDrqKWx+QxzuzL1zGUzij9XCWLrSLsJPu5t+eWA/ycetzYAO5IOMcWAQ==} hasBin: true @@ -15292,6 +15303,8 @@ snapshots: '@types/luxon@3.4.2': {} + '@types/luxon@3.6.2': {} + '@types/mdx@2.0.13': {} '@types/mime@1.3.5': {} @@ -17404,6 +17417,11 @@ snapshots: '@types/luxon': 3.4.2 luxon: 3.5.0 + cron@4.3.0: + dependencies: + '@types/luxon': 3.6.2 + luxon: 3.6.1 + croner@4.1.97: {} croner@9.0.0: {} @@ -20362,6 +20380,8 @@ snapshots: luxon@3.5.0: {} + luxon@3.6.1: {} + lz-string@1.5.0: {} magic-string-ast@0.7.1: