Skip to content

Commit

Permalink
bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
rodlukas committed Dec 14, 2023
1 parent 622b53a commit fa4fe41
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion frontend/audit.config.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"low": true,
"report-type": "summary",
"allowlist": []
"allowlist": ["axios"]
}
2 changes: 1 addition & 1 deletion 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 @@ -32,6 +32,7 @@
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "^12.1.5",
"@types/chroma-js": "^2.4.3",
"@types/eslint": "^8.44.9",
"@types/history": "^4.7.11",
"@types/jest": "^27.5.2",
"@types/react": "^17.0.73",
Expand Down Expand Up @@ -89,7 +90,6 @@
"@hot-loader/react-dom": "^17.0.2",
"@rodlukas/fontawesome-pro-solid-svg-icons": "^5.15.2",
"@sentry/browser": "^6.19.7",
"@types/eslint": "^8.44.9",
"axios": "^0.26.1",
"bootstrap": "^4.6.2",
"chroma-js": "^2.4.2",
Expand Down

0 comments on commit fa4fe41

Please sign in to comment.