Skip to content

Commit

Permalink
fix: frontend/package.json & frontend/package-lock.json to reduce vul…
Browse files Browse the repository at this point in the history
…nerabilities (#189)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-BRACES-6838727
- https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
bcgov-devops and snyk-bot authored May 23, 2024
1 parent f40e098 commit 44a89a1
Show file tree
Hide file tree
Showing 2 changed files with 77 additions and 69 deletions.
144 changes: 76 additions & 68 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 @@ -58,7 +58,7 @@
"@typescript-eslint/parser": "^7.7.0",
"@vitest/coverage-v8": "^1.5.0",
"eslint": "^8.57.0",
"eslint-config-love": "^47.0.0",
"eslint-config-love": "^48.0.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-n": "^16.6.2",
"eslint-plugin-promise": "^6.1.1",
Expand Down

0 comments on commit 44a89a1

Please sign in to comment.