Skip to content

Commit

Permalink
fix: src/services/ui/package.json to reduce vulnerabilities (#260)
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-AXIOS-6032459

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
mdial89f and snyk-bot authored Dec 13, 2023
1 parent 3bbd2ed commit 9ac5942
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/services/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@tanstack/react-query-devtools": "^4.29.5",
"@types/file-saver": "^2.0.5",
"ajv-errors": "^3.0.0",
"aws-amplify": "^5.2.5",
"aws-amplify": "^5.3.12",
"class-variance-authority": "^0.7.0",
"clsx": "^2.0.0",
"date-fns": "^2.30.0",
Expand Down

0 comments on commit 9ac5942

Please sign in to comment.