Skip to content

Commit ad1aa19

Browse files
chore(deps): pin dependency @apollo/client to v3.11.10
1 parent 719048d commit ad1aa19

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -66,10 +66,10 @@
6666
"preset": "ts-jest"
6767
},
6868
"peerDependencies": {
69-
"@apollo/client": "^3.7.17"
69+
"@apollo/client": "3.11.10"
7070
},
7171
"devDependencies": {
72-
"@apollo/client": "3.9.9",
72+
"@apollo/client": "3.11.10",
7373
"@types/jest": "29.5.12",
7474
"@types/node": "20.11.30",
7575
"@types/react-native": "0.73.0",

0 commit comments

Comments
 (0)