Skip to content

Commit 52fc9a8

Browse files
dependencies[bot]waghanza
authored andcommitted
Update hapi in node/hapi/package.json from ~17.5.4 to ~17.6.0 (#392)
* Update hapi from ~17.5.4 to ~17.6.0 * update hapijs version in main configuration
1 parent fad006e commit 52fc9a8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

FRAMEWORKS.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ node:
3838
version: "7.2"
3939
hapi:
4040
website: hapijs.com
41-
version: "17.5"
41+
version: "17.6"
4242
python:
4343
sanic:
4444
github: huge-success/sanic

node/hapi/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"dependencies": {
3-
"hapi": "~17.5.4"
3+
"hapi": "~17.6.0"
44
}
55
}

0 commit comments

Comments
 (0)