Skip to content

Commit a3fc5fe

Browse files
chore(deps): bump lodash, @nestjs/graphql and @nestjs/config
Bumps [lodash](https://github.com/lodash/lodash) to 4.17.23 and updates ancestor dependencies [lodash](https://github.com/lodash/lodash), [@nestjs/graphql](https://github.com/nestjs/graphql) and [@nestjs/config](https://github.com/nestjs/config). These dependencies need to be updated together. Updates `lodash` from 4.17.21 to 4.17.23 - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.21...4.17.23) Updates `@nestjs/graphql` from 13.2.3 to 13.2.4 - [Release notes](https://github.com/nestjs/graphql/releases) - [Commits](nestjs/graphql@v13.2.3...v13.2.4) Updates `@nestjs/config` from 3.0.0 to 4.0.3 - [Release notes](https://github.com/nestjs/config/releases) - [Commits](nestjs/config@3.0.0...4.0.3) --- updated-dependencies: - dependency-name: lodash dependency-version: 4.17.23 dependency-type: indirect - dependency-name: "@nestjs/graphql" dependency-version: 13.2.4 dependency-type: direct:production - dependency-name: "@nestjs/config" dependency-version: 4.0.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ecece8c commit a3fc5fe

2 files changed

Lines changed: 106 additions & 70 deletions

File tree

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@
2424
"@faker-js/faker": "^8.0.2",
2525
"@nestjs/apollo": "^13.2.3",
2626
"@nestjs/common": "^11.1.9",
27-
"@nestjs/config": "^3.0.0",
27+
"@nestjs/config": "^4.0.3",
2828
"@nestjs/core": "^11.1.11",
29-
"@nestjs/graphql": "^13.2.3",
29+
"@nestjs/graphql": "^13.2.4",
3030
"@nestjs/jwt": "^10.1.0",
3131
"@nestjs/mapped-types": "*",
3232
"@nestjs/passport": "^10.0.0",

0 commit comments

Comments
 (0)