Skip to content

Commit

Permalink
Update dependencies with vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
pepicrft committed Feb 14, 2025
1 parent ce4083d commit e2ca05c
Show file tree
Hide file tree
Showing 2 changed files with 267 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@
"name": "@tuist/rosalind",
"devDependencies": {
"vitepress": "^1.3.2",
"wrangler": "^3.70.0"
"wrangler": "^3.70.0",
"esbuild": "0.25.0",
"cookie": ">=0.7.0"
},
"scripts": {
"dev": "vitepress dev",
Expand Down
Loading

0 comments on commit e2ca05c

Please sign in to comment.