Skip to content

Commit

Permalink
Update dependency graphql-scalars to v1.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 2, 2024
1 parent 4d9ef57 commit 3997bd0
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 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.1.2",
"@redwoodjs/auth-dbauth-api": "7.1.2",
"@redwoodjs/graphql-server": "7.1.2",
"graphql-scalars": "1.22.2",
"graphql-scalars": "1.23.0",
"nodemailer": "6.9.3",
"stripe": "12.18.0"
}
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7278,7 +7278,7 @@ __metadata:
"@redwoodjs/api": 7.1.2
"@redwoodjs/auth-dbauth-api": 7.1.2
"@redwoodjs/graphql-server": 7.1.2
graphql-scalars: 1.22.2
graphql-scalars: 1.23.0
nodemailer: 6.9.3
stripe: 12.18.0
languageName: unknown
Expand Down Expand Up @@ -12616,25 +12616,25 @@ __metadata:
languageName: node
linkType: hard

"graphql-scalars@npm:1.22.2":
version: 1.22.2
resolution: "graphql-scalars@npm:1.22.2"
"graphql-scalars@npm:1.22.4":
version: 1.22.4
resolution: "graphql-scalars@npm:1.22.4"
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: 8ba7e0e2ea90a0067cdbffcd67a8ff486ce4accceabe15a5b9bc7749204ea3ce31630619d9069153147661a885118e93983582b3914c982fa48f09c18edacdad
checksum: d7df28c7bcd274049ee2b93536036b22bc2591bdb86a627a46d4557161965df96c8da6c4f7dc01684d46580d75c7b2fbba7fc5042b763b5b6cba879dc79e010e
languageName: node
linkType: hard

"graphql-scalars@npm:1.22.4":
version: 1.22.4
resolution: "graphql-scalars@npm:1.22.4"
"graphql-scalars@npm:1.23.0":
version: 1.23.0
resolution: "graphql-scalars@npm:1.23.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: d7df28c7bcd274049ee2b93536036b22bc2591bdb86a627a46d4557161965df96c8da6c4f7dc01684d46580d75c7b2fbba7fc5042b763b5b6cba879dc79e010e
checksum: 7666c305b8367528c4fbb583a2731d93d52f36043d71f4957ecc1d2db71d710d268e25535243beb1b2497db921daa94d3cfa83daaf4a3101a667f358ddbf3436
languageName: node
linkType: hard

Expand Down

0 comments on commit 3997bd0

Please sign in to comment.