Skip to content

Commit 8ef1ec8

Browse files
fix(deps): update dependency auto-bind to v5
1 parent 9f6d6c6 commit 8ef1ec8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"dependencies": {
8585
"@graphql-codegen/plugin-helpers": "^5.0.1",
8686
"@graphql-codegen/visitor-plugin-common": "^4.0.1",
87-
"auto-bind": "^4.0.0",
87+
"auto-bind": "^5.0.1",
8888
"pascal-case": "^3.1.2"
8989
},
9090
"devDependencies": {

0 commit comments

Comments
 (0)