Skip to content

Commit bf2d07b

Browse files
Update dependency graphql-scalars to v1.25.0
1 parent 4576f44 commit bf2d07b

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"eslint": "9.31.0",
4747
"eslint-config-prettier": "10.1.8",
4848
"graphql": "17.0.2",
49-
"graphql-scalars": "1.24.0",
49+
"graphql-scalars": "1.25.0",
5050
"jest": "30.0.4",
5151
"jest-environment-jsdom": "30.0.4",
5252
"jest-environment-node": "30.0.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6761,10 +6761,10 @@ graphql-config@^5.1.6:
67616761
string-env-interpolation "^1.0.1"
67626762
tslib "^2.4.0"
67636763

6764-
graphql-scalars@1.24.0:
6765-
version "1.24.0"
6766-
resolved "https://registry.yarnpkg.com/graphql-scalars/-/graphql-scalars-1.24.0.tgz#4153d310179f5cfd33c749ba4a77a1fb450d717d"
6767-
integrity sha512-olbFN39m0XsHHESACUdd7jWU/lGxMMS1B7NZ8XqpqhKZrjBxzeGYAnQ4Ax//huYds771wb7gCznA+65QDuUa+g==
6764+
graphql-scalars@1.25.0:
6765+
version "1.25.0"
6766+
resolved "https://registry.yarnpkg.com/graphql-scalars/-/graphql-scalars-1.25.0.tgz#88f2891d60942c420286a2e76a29abfe645ac899"
6767+
integrity sha512-b0xyXZeRFkne4Eq7NAnL400gStGqG/Sx9VqX0A05nHyEbv57UJnWKsjNnrpVqv5e/8N1MUxkt0wwcRXbiyKcFg==
67686768
dependencies:
67696769
tslib "^2.5.0"
67706770

0 commit comments

Comments
 (0)