diff --git a/package.json b/package.json index fa73a3a9d..87d78c9a6 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@nestjs/passport": "10.0.3", "@nestjs/platform-express": "10.4.13", "@nestjs/platform-socket.io": "10.4.13", - "@nestjs/schedule": "4.1.1", + "@nestjs/schedule": "4.1.2", "@nestjs/serve-static": "4.0.2", "@nestjs/websockets": "10.4.13", "@redis/client": "1.6.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2f989807e..5313e16ee 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -36,8 +36,8 @@ dependencies: specifier: 10.4.13 version: 10.4.13(@nestjs/common@10.4.13)(@nestjs/websockets@10.4.13)(rxjs@7.8.1) '@nestjs/schedule': - specifier: 4.1.1 - version: 4.1.1(@nestjs/common@10.4.13)(@nestjs/core@10.4.13) + specifier: 4.1.2 + version: 4.1.2(@nestjs/common@10.4.13)(@nestjs/core@10.4.13) '@nestjs/serve-static': specifier: 4.0.2 version: 4.0.2(@nestjs/common@10.4.13)(@nestjs/core@10.4.13) @@ -1364,16 +1364,16 @@ packages: - supports-color - utf-8-validate - /@nestjs/schedule@4.1.1(@nestjs/common@10.4.13)(@nestjs/core@10.4.13): - resolution: {integrity: sha512-VxAnCiU4HP0wWw8IdWAVfsGC/FGjyToNjjUtXDEQL6oj+w/N5QDd2VT9k6d7Jbr8PlZuBZNdWtDKSkH5bZ+RXQ==} + /@nestjs/schedule@4.1.2(@nestjs/common@10.4.13)(@nestjs/core@10.4.13): + resolution: {integrity: sha512-hCTQ1lNjIA5EHxeu8VvQu2Ed2DBLS1GSC6uKPYlBiQe6LL9a7zfE9iVSK+zuK8E2odsApteEBmfAQchc8Hx0Gg==} peerDependencies: '@nestjs/common': ^8.0.0 || ^9.0.0 || ^10.0.0 '@nestjs/core': ^8.0.0 || ^9.0.0 || ^10.0.0 dependencies: '@nestjs/common': 10.4.13(class-transformer@0.5.1)(class-validator@0.14.1)(reflect-metadata@0.2.2)(rxjs@7.8.1) '@nestjs/core': 10.4.13(@nestjs/common@10.4.13)(@nestjs/platform-express@10.4.13)(@nestjs/websockets@10.4.13)(reflect-metadata@0.2.2)(rxjs@7.8.1) - cron: 3.1.7 - uuid: 10.0.0 + cron: 3.2.1 + uuid: 11.0.3 dev: false /@nestjs/schematics@10.2.3(chokidar@3.6.0)(typescript@5.6.3): @@ -3462,11 +3462,11 @@ packages: resolution: {integrity: sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==} dev: true - /cron@3.1.7: - resolution: {integrity: sha512-tlBg7ARsAMQLzgwqVxy8AZl/qlTc5nibqYwtNGoCrd+cV+ugI+tvZC1oT/8dFH8W455YrywGykx/KMmAqOr7Jw==} + /cron@3.2.1: + resolution: {integrity: sha512-w2n5l49GMmmkBFEsH9FIDhjZ1n1QgTMOCMGuQtOXs5veNiosZmso6bQGuqOJSYAXXrG84WQFVneNk+Yt0Ua9iw==} dependencies: '@types/luxon': 3.4.2 - luxon: 3.4.4 + luxon: 3.5.0 dev: false /cross-spawn@7.0.3: @@ -5791,8 +5791,8 @@ packages: engines: {node: '>=12'} dev: true - /luxon@3.4.4: - resolution: {integrity: sha512-zobTr7akeGHnv7eBOXcRgMeCP6+uyYsczwmeRCauvpvaAltgNyTbLH/+VaEAPUeWBT+1GuNmz4wC/6jtQzbbVA==} + /luxon@3.5.0: + resolution: {integrity: sha512-rh+Zjr6DNfUYR3bPwJEnuwDdqMbxZW7LOQfUN4B54+Cl+0o5zaU9RJ6bcidfDtC1cWCZXQ+nvX8bf6bAji37QQ==} engines: {node: '>=12'} dev: false @@ -7933,8 +7933,8 @@ packages: resolution: {integrity: sha512-pMZTvIkT1d+TFGvDOqodOclx0QWkkgi6Tdoa8gC8ffGAAqz9pzPTZWAybbsHHoED/ztMtkv/VoYTYyShUn81hA==} engines: {node: '>= 0.4.0'} - /uuid@10.0.0: - resolution: {integrity: sha512-8XkAphELsDnEGrDxUOHB3RGvXz6TeuYSGEZBOjtTtPm2lwhGBjLgOzLHB63IUWfBpNucQjND6d3AOudO+H3RWQ==} + /uuid@11.0.3: + resolution: {integrity: sha512-d0z310fCWv5dJwnX1Y/MncBAqGMKEzlBb1AOf7z9K8ALnd0utBX/msg/fA0+sbyN1ihbMsLhrBlnl1ak7Wa0rg==} hasBin: true dev: false