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

Commit d04ba3c

Browse files
committed
fix(deps): update all
1 parent aa024d5 commit d04ba3c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

packages/auth/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
},
5050
"dependencies": {
5151
"@aerogear/core": "2.8.0",
52-
"keycloak-js": "7.0.1",
52+
"keycloak-js": "8.0.0",
5353
"loglevel": "1.6.6",
5454
"url": "0.11.0"
5555
}

packages/sync/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@types/ws": "6.0.3",
4141
"chai": "4.2.0",
4242
"del": "5.1.0",
43-
"fetch-mock": "7.7.3",
43+
"fetch-mock": "8.0.0",
4444
"graphql": "14.5.8",
4545
"graphql-tag": "2.10.1",
4646
"mocha": "6.2.2",
@@ -58,7 +58,7 @@
5858
"apollo-link-http": "1.5.16",
5959
"apollo-link-retry": "2.2.15",
6060
"apollo-link-ws": "1.0.19",
61-
"apollo-upload-client": "11.0.0",
61+
"apollo-upload-client": "12.0.0",
6262
"debug": "4.1.1",
6363
"idb-localstorage": "0.2.0",
6464
"offix-client": "0.9.0",

0 commit comments

Comments
 (0)