Skip to content

Commit

Permalink
chore(deps): update tunnel
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 18, 2024
1 parent bf01620 commit 297a4ce
Show file tree
Hide file tree
Showing 2 changed files with 108 additions and 146 deletions.
8 changes: 4 additions & 4 deletions tunnel/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bpinternal/tunnel",
"version": "0.1.4",
"version": "0.1.5",
"description": "Tunneling logic for client and server",
"main": "./dist/index.cjs",
"browser": "./dist/index.mjs",
Expand All @@ -22,15 +22,15 @@
"zod": "^3.20.6"
},
"devDependencies": {
"@bpinternal/log4bot": "0.0.8",
"@bpinternal/log4bot": "0.0.9",
"@bpinternal/yargs-extra": "0.0.5",
"@tsconfig/node18-strictest": "^1.0.0",
"@types/lodash": "^4.14.195",
"@types/node": "^18.11.17",
"@types/web": "^0.0.140",
"@types/web": "^0.0.142",
"esbuild": "^0.20.0",
"puppeteer": "^22.0.0",
"ts-node": "^10.9.1",
"typescript": "5.3.3"
"typescript": "5.4.2"
}
}
Loading

0 comments on commit 297a4ce

Please sign in to comment.