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 Mar 18, 2024
1 parent 60c7275 commit 5e90680
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 24 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
33 changes: 10 additions & 23 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5727,20 +5727,7 @@ __metadata:
languageName: node
linkType: hard

"@types/babel__core@npm:^7.1.14":
version: 7.20.1
resolution: "@types/babel__core@npm:7.20.1"
dependencies:
"@babel/parser": ^7.20.7
"@babel/types": ^7.20.7
"@types/babel__generator": "*"
"@types/babel__template": "*"
"@types/babel__traverse": "*"
checksum: c83402fc7ef8abd1f94ffe350b8bde9a35ccb6c3624bc8e39b6a7e1a675d112f6b70ac1b05391a579ca3b126baffe66b0b94f954edef086c4482b97d293c3659
languageName: node
linkType: hard

"@types/babel__core@npm:^7.20.5":
"@types/babel__core@npm:^7.1.14, @types/babel__core@npm:^7.20.5":
version: 7.20.5
resolution: "@types/babel__core@npm:7.20.5"
dependencies:
Expand Down Expand Up @@ -7291,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 @@ -12629,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 5e90680

Please sign in to comment.