Skip to content

Commit

Permalink
Add direct dependency to npm package ansi-regex >= 5.0.1 to fix secur…
Browse files Browse the repository at this point in the history
…ity issue in indirect dependency
  • Loading branch information
steinarb committed Oct 15, 2021
1 parent f1ff711 commit 4eab016
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
7 changes: 3 additions & 4 deletions src/main/frontend/package-lock.json

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

1 change: 1 addition & 0 deletions src/main/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"private": true,
"dependencies": {
"@reduxjs/toolkit": "1.5.1",
"ansi-regex": "^5.0.1",
"axios": "^0.21.4",
"core-js": "^3.12.1",
"immer": "^9.0.6",
Expand Down

0 comments on commit 4eab016

Please sign in to comment.