Skip to content

Commit

Permalink
Bump esbuild, koa, and octokit to fix audit (#2447)
Browse files Browse the repository at this point in the history
  • Loading branch information
r100-stack authored Mar 3, 2025
1 parent 8b9a8f3 commit ebd7f8b
Show file tree
Hide file tree
Showing 2 changed files with 323 additions and 1,374 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"helpers": "workspace:*",
"husky": "^9.0.10",
"lint-staged": "^15.2.9",
"octokit": "^3.1.2",
"octokit": "^4.1.2",
"prettier": "~3.1.0",
"rimraf": "^5.0.5",
"turbo": "~1.12.3"
Expand All @@ -80,7 +80,8 @@
"astro": "~4.16.3",
"cypress": "13.8.1",
"ws@8": "^8.17.1",
"cookie@<0.7.0": ">=0.7.0"
"cookie@<0.7.0": ">=0.7.0",
"esbuild": "0.25.0"
},
"engines": {
"node": ">=18.14.1"
Expand Down
Loading

0 comments on commit ebd7f8b

Please sign in to comment.