Skip to content

Commit

Permalink
Fix critical vulnerability caused by a transitive dependency of super…
Browse files Browse the repository at this point in the history
…test devDependencies
  • Loading branch information
Mouhajer-CO committed Apr 25, 2024
1 parent b3d8970 commit f6ba724
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 10 deletions.
19 changes: 9 additions & 10 deletions package-lock.json

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

3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,8 @@
"govuk-frontend": "^4.8.0",
"helmet": "^7.0.0",
"nunjucks": "^3.2.4"
},
"overrides": {
"superagent": "9.0.1"
}
}

0 comments on commit f6ba724

Please sign in to comment.