Skip to content
This repository was archived by the owner on Apr 17, 2023. It is now read-only.

Commit 1c0abdf

Browse files
committed
fix(deps): update dependency @graphql-tools/utils to v8
1 parent 272415f commit 1c0abdf

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
@@ -34,7 +34,7 @@
3434
"examples:seed": "node scripts/initKeycloak.js"
3535
},
3636
"dependencies": {
37-
"@graphql-tools/utils": "7.2.3"
37+
"@graphql-tools/utils": "8.6.2"
3838
},
3939
"devDependencies": {
4040
"@types/express-session": "1.17.3",

0 commit comments

Comments
 (0)