Skip to content

Commit

Permalink
refactor: resolves a dependabot alert (#1051)
Browse files Browse the repository at this point in the history
* refactor: resolves a dependabot alert

* refactor: regenerated package lock file
  • Loading branch information
mfranzke authored Dec 18, 2024
1 parent 859fd4a commit b5d02f7
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 139 deletions.
149 changes: 10 additions & 139 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,5 +72,8 @@
"tailwindcss": "^3.4.15",
"typescript": "^5.7.2",
"vite": "^6.0.2"
},
"overrides": {
"cross-spawn": "~7.0.5"
}
}

0 comments on commit b5d02f7

Please sign in to comment.