Skip to content

Commit c6a683d

Browse files
Bump oidc-auth-manager dep (moved from bcrypt to bcryptjs)
1 parent e4d0b8d commit c6a683d

File tree

2 files changed

+1
-9
lines changed

2 files changed

+1
-9
lines changed

.travis.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,3 @@ addons:
1111
- nic.localhost
1212
- tim.localhost
1313
- nicola.localhost
14-
apt:
15-
sources:
16-
- ubuntu-toolchain-r-test
17-
packages:
18-
- gcc-4.8
19-
- g++-4.8
20-
env:
21-
- TRAVIS=travis CXX=g++-4.8

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"node-forge": "^0.6.38",
5959
"nodemailer": "^3.1.4",
6060
"nomnom": "^1.8.1",
61-
"oidc-auth-manager": "^0.2.0",
61+
"oidc-auth-manager": "^0.2.1",
6262
"oidc-op-express": "^0.0.3",
6363
"rdflib": "^0.15.0",
6464
"recursive-readdir": "^2.1.0",

0 commit comments

Comments
 (0)