We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82e2a04 commit cf9230eCopy full SHA for cf9230e
package.json
@@ -19,7 +19,7 @@
19
"@hapi/formula": "^3.0.2",
20
"@hapi/hoek": "^11.0.7",
21
"@hapi/pinpoint": "^2.0.1",
22
- "@hapi/tlds": "^1.1.0",
+ "@hapi/tlds": "^1.1.1",
23
"@hapi/topo": "^6.0.2"
24
},
25
"devDependencies": {
@@ -29,7 +29,7 @@
29
"@hapi/joi-legacy-test": "npm:@hapi/[email protected]",
30
"@hapi/lab": "^26.0.0",
31
"@types/node": "^20.17.47",
32
- "typescript": "^5.8.2"
+ "typescript": "^5.8.3"
33
34
"scripts": {
35
"prepublishOnly": "cd browser && npm install && npm run build",
0 commit comments