Skip to content

Commit

Permalink
Update dependency graphql-scalars to v1.24.0 (#519)
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 Nov 28, 2024
1 parent 971d938 commit 83b548e
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
2 changes: 1 addition & 1 deletion api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"@redwoodjs/api": "7.7.4",
"@redwoodjs/auth-dbauth-api": "7.7.4",
"@redwoodjs/graphql-server": "7.7.4",
"graphql-scalars": "1.23.0",
"graphql-scalars": "1.24.0",
"nodemailer": "6.9.16",
"stripe": "12.18.0"
}
Expand Down
13 changes: 12 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7142,7 +7142,7 @@ __metadata:
"@redwoodjs/api": 7.7.4
"@redwoodjs/auth-dbauth-api": 7.7.4
"@redwoodjs/graphql-server": 7.7.4
graphql-scalars: 1.23.0
graphql-scalars: 1.24.0
nodemailer: 6.9.16
stripe: 12.18.0
languageName: unknown
Expand Down Expand Up @@ -12565,6 +12565,17 @@ __metadata:
languageName: node
linkType: hard

"graphql-scalars@npm:1.24.0":
version: 1.24.0
resolution: "graphql-scalars@npm:1.24.0"
dependencies:
tslib: ^2.5.0
peerDependencies:
graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
checksum: c4a3b8d3e65aad77bd27f21bf2619edec664f4e399c94bae412dc89f7687c4494ac84409224c8acf1f0431459c6ec76a49a193b1cc1f285878609fc0b4bb903e
languageName: node
linkType: hard

"graphql-sse@npm:2.5.3":
version: 2.5.3
resolution: "graphql-sse@npm:2.5.3"
Expand Down

0 comments on commit 83b548e

Please sign in to comment.