File tree Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 44
44
"author" : " codehex" ,
45
45
"license" : " MIT" ,
46
46
"devDependencies" : {
47
- "@graphql-codegen/cli" : " 2.13.5 " ,
47
+ "@graphql-codegen/cli" : " 2.13.6 " ,
48
48
"@graphql-codegen/typescript" : " 2.7.3" ,
49
49
"@tsconfig/recommended" : " 1.0.1" ,
50
50
"@types/jest" : " 29.1.2" ,
Original file line number Diff line number Diff line change 821
821
minimatch "^3.1.2"
822
822
strip-json-comments "^3.1.1"
823
823
824
- " @graphql-codegen/[email protected] .5 " :
825
- version "2.13.5 "
826
- resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-2.13.5 .tgz#6f18e7e524826d4202787a05f495cc54dc5bbfaa "
827
- integrity sha512-qqkQxd+9jBdZDjUSCsH3rTHKmFY9KNQwvwXXEMpRSz+oByYTxGZ0ZE5Lxt0hRXFkGOe8BaVkfPiwa2qSUfA5vw ==
824
+ " @graphql-codegen/[email protected] .6 " :
825
+ version "2.13.6 "
826
+ resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-2.13.6 .tgz#70e2f93aa51f5350af821063368953a667b161de "
827
+ integrity sha512-3Q7/aRFPJnd7Zd+gMM/cymUYdaS8dHc+7D6kkEDhYo/rVDusnPMdBkYQ9XUT4UIqE7TZ+gX3yedBsqOeyJyg1Q ==
828
828
dependencies :
829
829
" @babel/generator" " ^7.18.13"
830
830
" @babel/template" " ^7.18.10"
856
856
listr2 "^4.0.5"
857
857
log-symbols "^4.0.0"
858
858
mkdirp "^1.0.4"
859
+ shell-quote "^1.7.3"
859
860
string-env-interpolation "^1.0.1"
860
861
ts-log "^2.2.3"
861
862
tslib "^2.4.0"
@@ -5298,7 +5299,7 @@ shebang-regex@^3.0.0:
5298
5299
resolved "https://registry.yarnpkg.com/shebang-regex/-/shebang-regex-3.0.0.tgz#ae16f1644d873ecad843b0307b143362d4c42172"
5299
5300
integrity sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==
5300
5301
5301
- shell-quote@^1.6.1 :
5302
+ shell-quote@^1.6.1, shell-quote@^1.7.3 :
5302
5303
version "1.7.3"
5303
5304
resolved "https://registry.yarnpkg.com/shell-quote/-/shell-quote-1.7.3.tgz#aa40edac170445b9a431e17bb62c0b881b9c4123"
5304
5305
integrity sha512-Vpfqwm4EnqGdlsBFNmHhxhElJYrdfcxPThu+ryKS5J8L/fhAwLazFZtq+S+TWZ9ANj2piSQLGj6NQg+lKPmxrw==
You can’t perform that action at this time.
0 commit comments