Skip to content

Commit

Permalink
axios v0.18 no_proxy axios/axios/issues/434 - trying out beta
Browse files Browse the repository at this point in the history
  • Loading branch information
hgranlund committed Nov 6, 2018
1 parent 24ac5ff commit 489efa3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "passport-keycloak-bearer",
"version": "1.0.1",
"version": "1.0.2-beta.1",
"description": "HTTP Bearer authentication strategy for Passport and Keycloak",
"keywords": [
"passport-keycloak-bearer",
Expand Down Expand Up @@ -47,7 +47,7 @@
"start": "babel-node src"
},
"dependencies": {
"axios": "^0.18.0",
"axios": "0.19.0-beta.1",
"bunyan": "^1.8.12",
"jsonwebtoken": "^8.3.0",
"passport-strategy": "^1.0.0"
Expand Down

0 comments on commit 489efa3

Please sign in to comment.