Skip to content

Commit ba37975

Browse files
committed
chore: switch to @hapi/hapi v18.4.0
Release includes support for Chrome Apps and WebExtensions: hapijs/hapi#3946
1 parent f397d46 commit ba37975

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"resolutions": {
7777
"libp2p-delegated-content-routing": "0.2.4",
7878
"libp2p-delegated-peer-routing": "0.2.4",
79-
"@hapi/hapi": "https://github.com/lidel/hapi/tarball/0d73f8dde9fc7d518f477b8e04fe5abff1b33777/hapi.tar.gz",
79+
"@hapi/hapi": "18.4.0",
8080
"iso-stream-http": "0.1.2",
8181
"stream-http": "npm:[email protected]",
8282
"pull-to-stream": "0.1.1",

yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -883,9 +883,10 @@
883883
resolved "https://registry.yarnpkg.com/@hapi/file/-/file-1.0.0.tgz#c91c39fd04db8bed5af82d2e032e7a4e65555b38"
884884
integrity sha512-Bsfp/+1Gyf70eGtnIgmScvrH8sSypO3TcK3Zf0QdHnzn/ACnAkI6KLtGACmNRPEzzIy+W7aJX5E+1fc9GwIABQ==
885885

886-
"@hapi/hapi@^18.3.1", "@hapi/hapi@^18.3.2", "@hapi/hapi@https://github.com/lidel/hapi/tarball/0d73f8dde9fc7d518f477b8e04fe5abff1b33777/hapi.tar.gz":
887-
version "18.3.2"
888-
resolved "https://github.com/lidel/hapi/tarball/0d73f8dde9fc7d518f477b8e04fe5abff1b33777/hapi.tar.gz#d34bafd4b1265720b58123384d6cfee93546325a"
886+
"@hapi/[email protected]", "@hapi/hapi@^18.3.1", "@hapi/hapi@^18.3.2":
887+
version "18.4.0"
888+
resolved "https://registry.yarnpkg.com/@hapi/hapi/-/hapi-18.4.0.tgz#607c33e31741bacba107011e2e24eaf431d8cc7a"
889+
integrity sha512-uk9zqknRLcNVQKgrPURm85DqkdroWP8eDRekh/IPoKvC4VjdZSn6EH2eUriOwyud/CldeBS3HDIJ/PtRj3VxDQ==
889890
dependencies:
890891
"@hapi/accept" "3.x.x"
891892
"@hapi/ammo" "3.x.x"

0 commit comments

Comments
 (0)