File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 39
39
"eslint" : " 8.57.0" ,
40
40
"eslint-config-prettier" : " 9.0.0" ,
41
41
"graphql" : " 16.10.0" ,
42
- "graphql-scalars" : " 1.23 .0" ,
42
+ "graphql-scalars" : " 1.24 .0" ,
43
43
"jest" : " 29.7.0" ,
44
44
"jest-environment-jsdom" : " 29.7.0" ,
45
45
"jest-environment-node" : " ^29.4.3" ,
Original file line number Diff line number Diff line change @@ -5139,10 +5139,10 @@ graphql-request@^6.0.0:
5139
5139
" @graphql-typed-document-node/core" " ^3.2.0"
5140
5140
cross-fetch "^3.1.5"
5141
5141
5142
- graphql-scalars@1.23 .0 :
5143
- version "1.23 .0"
5144
- resolved "https://registry.yarnpkg.com/graphql-scalars/-/graphql-scalars-1.23 .0.tgz#486785d1a6f9449277054a92afc7e1fb73f459d6 "
5145
- integrity sha512-YTRNcwitkn8CqYcleKOx9IvedA8JIERn8BRq21nlKgOr4NEcTaWEG0sT+H92eF3ALTFbPgsqfft4cw+MGgv0Gg ==
5142
+ graphql-scalars@1.24 .0 :
5143
+ version "1.24 .0"
5144
+ resolved "https://registry.yarnpkg.com/graphql-scalars/-/graphql-scalars-1.24 .0.tgz#4153d310179f5cfd33c749ba4a77a1fb450d717d "
5145
+ integrity sha512-olbFN39m0XsHHESACUdd7jWU/lGxMMS1B7NZ8XqpqhKZrjBxzeGYAnQ4Ax//huYds771wb7gCznA+65QDuUa+g ==
5146
5146
dependencies :
5147
5147
tslib "^2.5.0"
5148
5148
You can’t perform that action at this time.
0 commit comments