Skip to content

Commit cf9230e

Browse files
committed
chore: bump dependencies
1 parent 82e2a04 commit cf9230e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@hapi/formula": "^3.0.2",
2020
"@hapi/hoek": "^11.0.7",
2121
"@hapi/pinpoint": "^2.0.1",
22-
"@hapi/tlds": "^1.1.0",
22+
"@hapi/tlds": "^1.1.1",
2323
"@hapi/topo": "^6.0.2"
2424
},
2525
"devDependencies": {
@@ -29,7 +29,7 @@
2929
"@hapi/joi-legacy-test": "npm:@hapi/[email protected]",
3030
"@hapi/lab": "^26.0.0",
3131
"@types/node": "^20.17.47",
32-
"typescript": "^5.8.2"
32+
"typescript": "^5.8.3"
3333
},
3434
"scripts": {
3535
"prepublishOnly": "cd browser && npm install && npm run build",

0 commit comments

Comments
 (0)