Skip to content

Commit

Permalink
fix: upgrade vite from 5.2.10 to 5.2.11 (#192)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade vite from 5.2.10 to 5.2.11.

See this package in npm:
vite

See this project in Snyk:
https://app.snyk.io/org/bcgov/project/8f9fb52a-7406-4ba4-9a42-d483d15818e5?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: Derek Roberts <[email protected]>
  • Loading branch information
3 people authored May 28, 2024
1 parent cc2c317 commit e538670
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
9 changes: 5 additions & 4 deletions frontend/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 frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"react-router-dom": "^6.22.3",
"redux": "^4.2.1",
"redux-thunk": "^2.4.2",
"vite": "^5.0.0",
"vite": "^5.2.11",
"vite-plugin-svgr": "^4.2.0",
"vite-tsconfig-paths": "^4.3.2",
"web-vitals": "^3.5.2",
Expand Down

0 comments on commit e538670

Please sign in to comment.