Skip to content

Commit 9526a68

Browse files
Upgrade: [dependabot] - bump @hapi/hapi from 21.4.4 to 21.4.8
Bumps [@hapi/hapi](https://github.com/hapijs/hapi) from 21.4.4 to 21.4.8. - [Release notes](https://github.com/hapijs/hapi/releases) - [Commits](hapijs/hapi@v21.4.4...v21.4.8) --- updated-dependencies: - dependency-name: "@hapi/hapi" dependency-version: 21.4.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1919df9 commit 9526a68

3 files changed

Lines changed: 31 additions & 45 deletions

File tree

package-lock.json

Lines changed: 29 additions & 43 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/coordinator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
},
2424
"dependencies": {
2525
"@hapi/boom": "^10.0.1",
26-
"@hapi/hapi": "^21.4.4",
26+
"@hapi/hapi": "^21.4.8",
2727
"@peculiar/x509": "^1.14.3",
2828
"@xmldom/xmldom": "^0.9.9",
2929
"axios": "^1.15.0",

packages/tool/site/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"dependencies": {
2626
"@hapi/boom": "^10.0.1",
2727
"@hapi/cookie": "^12.0.1",
28-
"@hapi/hapi": "^21.4.4",
28+
"@hapi/hapi": "^21.4.8",
2929
"@hapi/inert": "^7.0.0",
3030
"@hapi/vision": "^7.0.3",
3131
"@hapi/yar": "^11.0.3",

0 commit comments

Comments
 (0)