Skip to content

Commit f42d9fd

Browse files
chore(deps): bump @nestjs/core
Bumps the npm_and_yarn group with 1 update in the / directory: [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core). Updates `@nestjs/core` from 11.1.17 to 11.1.18 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.18/packages/core) --- updated-dependencies: - dependency-name: "@nestjs/core" dependency-version: 11.1.18 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a3362d9 commit f42d9fd

File tree

3 files changed

+108
-5
lines changed

3 files changed

+108
-5
lines changed

package-lock.json

Lines changed: 106 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@nestjs/cache-manager": "^3.1.0",
2323
"@nestjs/common": "^11.0.0",
2424
"@nestjs/config": "^4.0.0",
25-
"@nestjs/core": "^11.0.0",
25+
"@nestjs/core": "^11.1.18",
2626
"@nestjs/platform-express": "^11.0.0",
2727
"@nestjs/schedule": "^6.1.1",
2828
"@nestjs/serve-static": "^5.0.4",

packages/openclaw-plugins/manifest/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"@nestjs/cache-manager": "^3.1.0",
5858
"@nestjs/common": "^11.0.0",
5959
"@nestjs/config": "^4.0.0",
60-
"@nestjs/core": "^11.0.0",
60+
"@nestjs/core": "^11.1.18",
6161
"@nestjs/platform-express": "^11.0.0",
6262
"@nestjs/schedule": "^6.1.1",
6363
"@nestjs/serve-static": "^5.0.4",

0 commit comments

Comments
 (0)