Skip to content

Commit

Permalink
chore(deps): update vite to resolve vulnerability (server.fs.deny) (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeMcC399 authored Jan 22, 2024
1 parent 027aaf3 commit 1b78ab3
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
8 changes: 4 additions & 4 deletions examples/component-tests/package-lock.json

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

2 changes: 1 addition & 1 deletion examples/component-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@
"@types/react-dom": "^18.2.13",
"@vitejs/plugin-react": "^4.1.0",
"cypress": "13.6.3",
"vite": "4.5.1"
"vite": "4.5.2"
}
}
8 changes: 4 additions & 4 deletions examples/wait-on-vite/package-lock.json

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

2 changes: 1 addition & 1 deletion examples/wait-on-vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
"private": true,
"devDependencies": {
"cypress": "13.6.3",
"vite": "4.5.1"
"vite": "4.5.2"
}
}

0 comments on commit 1b78ab3

Please sign in to comment.