We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd41a5a commit 2978462Copy full SHA for 2978462
package.json
@@ -42,21 +42,21 @@
42
},
43
"devDependencies": {
44
"@hapi/hapi": ">=18.4",
45
- "ava": "^3.8.1",
46
- "coveralls": "^3.1.0",
47
- "nock": "^13.0.5",
48
- "nyc": "^15.0.1",
+ "ava": "^3.15.0",
+ "coveralls": "^3.1.1",
+ "nock": "^13.1.3",
+ "nyc": "^15.1.0",
49
"standard": "^16.0.3"
50
51
"dependencies": {
52
- "@hapi/boom": "^9.0.0",
53
- "joi": "^17.0.0",
54
- "got": "^11.8.1",
+ "@hapi/boom": "^9.1.4",
+ "joi": "^17.4.2",
+ "got": "^11.8.2",
55
"jsonwebtoken": "^8.5.1",
56
"jwk-to-pem": "^1.2.6",
57
"keycloak-connect": "^15.0.2",
58
- "lodash": "^4.17.15",
59
- "pupa": "^2.0.1"
+ "lodash": "^4.17.21",
+ "pupa": "^2.1.1"
60
61
"peerDependencies": {
62
"@hapi/hapi": ">=18.4.0"
0 commit comments