File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 17
17
"dependencies" : {
18
18
"@graphql-codegen/plugin-helpers" : " ^2.3.1" ,
19
19
"@graphql-codegen/visitor-plugin-common" : " ^2.9.1" ,
20
- "auto-bind" : " ~4 .0.0"
20
+ "auto-bind" : " ~5 .0.0"
21
21
},
22
22
"peerDependencies" : {
23
23
"graphql" : " <17.0.0"
Original file line number Diff line number Diff line change @@ -1921,6 +1921,11 @@ auto-bind@~4.0.0:
1921
1921
resolved "https://registry.npmjs.org/auto-bind/-/auto-bind-4.0.0.tgz"
1922
1922
integrity sha512-Hdw8qdNiqdJ8LqT0iK0sVzkFbzg6fhnQqqfWhBDxcHZvU75+B+ayzTy8x+k5Ix0Y92XOhOUlx74ps+bA6BeYMQ==
1923
1923
1924
+ auto-bind@~5.0.0 :
1925
+ version "5.0.1"
1926
+ resolved "https://registry.yarnpkg.com/auto-bind/-/auto-bind-5.0.1.tgz#50d8e63ea5a1dddcb5e5e36451c1a8266ffbb2ae"
1927
+ integrity sha512-ooviqdwwgfIfNmDwo94wlshcdzfO64XV0Cg6oDsDYBJfITDz1EngD2z7DkbvCWn+XIMsIqW27sEVF6qcpJrRcg==
1928
+
1924
1929
babel-jest@^29.3.1 :
1925
1930
version "29.3.1"
1926
1931
resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-29.3.1.tgz#05c83e0d128cd48c453eea851482a38782249f44"
You can’t perform that action at this time.
0 commit comments