Skip to content

Commit 89429f0

Browse files
committed
Merge branch 'master' into feat/add-br+sztd-with-priority-opts
# Conflicts: # package.json
2 parents f5607aa + 303571b commit 89429f0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@hapi/hapi",
33
"description": "HTTP Server framework",
44
"homepage": "https://hapi.dev",
5-
"version": "21.4.3",
5+
"version": "21.4.4",
66
"repository": "git://github.com/hapijs/hapi",
77
"main": "lib/index.js",
88
"types": "lib/index.d.ts",
@@ -37,7 +37,7 @@
3737
"@hapi/podium": "^5.0.2",
3838
"@hapi/shot": "^6.0.2",
3939
"@hapi/somever": "^4.1.1",
40-
"@hapi/statehood": "^8.2.0",
40+
"@hapi/statehood": "^8.2.1",
4141
"@hapi/subtext": "^8.1.1",
4242
"@hapi/teamwork": "^6.0.1",
4343
"@hapi/topo": "^6.0.2",
@@ -51,11 +51,11 @@
5151
"@hapi/lab": "^25.3.2",
5252
"@hapi/vision": "^7.0.3",
5353
"@hapi/wreck": "^18.1.0",
54-
"@types/node": "^22.18.3",
54+
"@types/node": "^22.19.0",
5555
"handlebars": "^4.7.8",
5656
"joi": "^17.13.3",
5757
"legacy-readable-stream": "npm:readable-stream@^1.1.14",
58-
"typescript": "^4.9.5"
58+
"typescript": "^5.9.3"
5959
},
6060
"scripts": {
6161
"test": "lab -a @hapi/code -t 100 -L -m 5000 -Y",

0 commit comments

Comments
 (0)