Skip to content

Commit 2978462

Browse files
committed
update dependencies
1 parent dd41a5a commit 2978462

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -42,21 +42,21 @@
4242
},
4343
"devDependencies": {
4444
"@hapi/hapi": ">=18.4",
45-
"ava": "^3.8.1",
46-
"coveralls": "^3.1.0",
47-
"nock": "^13.0.5",
48-
"nyc": "^15.0.1",
45+
"ava": "^3.15.0",
46+
"coveralls": "^3.1.1",
47+
"nock": "^13.1.3",
48+
"nyc": "^15.1.0",
4949
"standard": "^16.0.3"
5050
},
5151
"dependencies": {
52-
"@hapi/boom": "^9.0.0",
53-
"joi": "^17.0.0",
54-
"got": "^11.8.1",
52+
"@hapi/boom": "^9.1.4",
53+
"joi": "^17.4.2",
54+
"got": "^11.8.2",
5555
"jsonwebtoken": "^8.5.1",
5656
"jwk-to-pem": "^1.2.6",
5757
"keycloak-connect": "^15.0.2",
58-
"lodash": "^4.17.15",
59-
"pupa": "^2.0.1"
58+
"lodash": "^4.17.21",
59+
"pupa": "^2.1.1"
6060
},
6161
"peerDependencies": {
6262
"@hapi/hapi": ">=18.4.0"

0 commit comments

Comments
 (0)