Skip to content
This repository was archived by the owner on Mar 31, 2025. It is now read-only.

Commit 4c150b8

Browse files
Update dependency graphql-scalars to v1.24.2 (#546)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8a3d6c6 commit 4c150b8

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

api/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"@redwoodjs/api": "7.7.4",
88
"@redwoodjs/auth-dbauth-api": "7.7.4",
99
"@redwoodjs/graphql-server": "7.7.4",
10-
"graphql-scalars": "1.24.1",
10+
"graphql-scalars": "1.24.2",
1111
"nodemailer": "6.10.0",
1212
"stripe": "12.18.0"
1313
}

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -7151,7 +7151,7 @@ __metadata:
71517151
"@redwoodjs/api": 7.7.4
71527152
"@redwoodjs/auth-dbauth-api": 7.7.4
71537153
"@redwoodjs/graphql-server": 7.7.4
7154-
graphql-scalars: 1.24.1
7154+
graphql-scalars: 1.24.2
71557155
nodemailer: 6.10.0
71567156
stripe: 12.18.0
71577157
languageName: unknown
@@ -12574,14 +12574,14 @@ __metadata:
1257412574
languageName: node
1257512575
linkType: hard
1257612576

12577-
"graphql-scalars@npm:1.24.1":
12578-
version: 1.24.1
12579-
resolution: "graphql-scalars@npm:1.24.1"
12577+
"graphql-scalars@npm:1.24.2":
12578+
version: 1.24.2
12579+
resolution: "graphql-scalars@npm:1.24.2"
1258012580
dependencies:
1258112581
tslib: ^2.5.0
1258212582
peerDependencies:
1258312583
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
12584-
checksum: 08f9d4f3e87e15b32a279f55d6550d2f095c9d133387f1224d6c213d88ace508f8f4c0ae7862982e35eb80fba15e94dfc3cd67501f6948aef96942d3128f01f9
12584+
checksum: 1d207da58ce0ad29de70cd579372c112de4eeff051eba7ba90efc031c05d4967dfcba89760545a9621f4d4eb74b0355e49ac946ef491d7816874eeaf88fc6472
1258512585
languageName: node
1258612586
linkType: hard
1258712587

0 commit comments

Comments
 (0)