Skip to content

Commit

Permalink
refactor: resolves a dependabot alert (#292)
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 c40cb2e commit 28c9560
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 63 deletions.
111 changes: 49 additions & 62 deletions package-lock.json

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

5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,8 @@
"sass": "^1.83.0",
"vue": "^3.2.31"
},
"private": true
"private": true,
"overrides": {
"cross-spawn": "~7.0.5"
}
}

0 comments on commit 28c9560

Please sign in to comment.