diff --git a/package-lock.json b/package-lock.json index 6a533e1..ad0a909 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@aws-sdk/client-s3": "^3.1048.0", "@bull-board/api": "^6.19.0", "@bull-board/express": "^6.19.0", - "@bull-board/nestjs": "^6.19.0", + "@bull-board/nestjs": "^7.1.5", "@nestjs-modules/ioredis": "^2.0.2", "@nestjs/bullmq": "^11.0.4", "@nestjs/common": "^11.1.21", @@ -1270,12 +1270,12 @@ } }, "node_modules/@bull-board/nestjs": { - "version": "6.21.3", - "resolved": "https://registry.npmjs.org/@bull-board/nestjs/-/nestjs-6.21.3.tgz", - "integrity": "sha512-2IU5tK628/swEfoaIFnPqTdEUrRNbUO73YAigt4Q5eGnJguLJVc5O3sSa4FBWLoy44B6XM+b9cCWEx65kkosDA==", + "version": "7.1.5", + "resolved": "https://registry.npmjs.org/@bull-board/nestjs/-/nestjs-7.1.5.tgz", + "integrity": "sha512-1y+HkjnDaZoSCXJRsiYfBNBVx+PX3I8x3Uv+SSJuSpt2vHifMRwFbChO3XDxeWXetT1eR+yqPVq6ub5eJwNOYQ==", "license": "MIT", "peerDependencies": { - "@bull-board/api": "^6.21.3", + "@bull-board/api": "^7.1.5", "@nestjs/bull-shared": "^10.0.0 || ^11.0.0", "@nestjs/common": "^9.0.0 || ^10.0.0 || ^11.0.0", "@nestjs/core": "^9.0.0 || ^10.0.0 || ^11.0.0", diff --git a/package.json b/package.json index cee5ca6..7a52d37 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "@aws-sdk/client-s3": "^3.1048.0", "@bull-board/api": "^6.19.0", "@bull-board/express": "^6.19.0", - "@bull-board/nestjs": "^6.19.0", + "@bull-board/nestjs": "^7.1.5", "@nestjs-modules/ioredis": "^2.0.2", "@nestjs/bullmq": "^11.0.4", "@nestjs/common": "^11.1.21",