Skip to content

Commit c457e21

Browse files
committed
chore: fix yarn warning
1 parent bafc03f commit c457e21

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@
4545
"eslint-plugin-prettier": "3.1.4",
4646
"graphql": "15.3.0",
4747
"graphql-compose": "7.20.1",
48-
"graphql-compose-connection": "^6.2.0",
49-
"graphql-compose-pagination": "^6.1.0",
48+
"graphql-compose-connection": "^7.0.0",
49+
"graphql-compose-pagination": "^7.0.0",
5050
"jest": "26.4.2",
5151
"mongodb-memory-server": "6.6.6",
5252
"mongoose": "5.10.1",

0 commit comments

Comments
 (0)