Skip to content

Commit

Permalink
Update dependency graphql-scalars to ^1.24.1 (#3320)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 2, 2025
1 parent 7f0c214 commit 0d033b1
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion demo/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"express": "^4.21.2",
"faker": "^5.5.3",
"graphql": "^16.6.0",
"graphql-scalars": "^1.24.0",
"graphql-scalars": "^1.24.1",
"helmet": "^4.6.0",
"nestjs-console": "^9.0.0",
"reflect-metadata": "^0.2.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/api/cms-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"get-image-colors": "^4.0.1",
"got": "^11.8.6",
"graphql-parse-resolve-info": "^4.13.0",
"graphql-scalars": "^1.24.0",
"graphql-scalars": "^1.24.1",
"hasha": "^5.2.2",
"jose": "^5.9.6",
"jsonwebtoken": "^9.0.0",
Expand Down
14 changes: 7 additions & 7 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0d033b1

Please sign in to comment.