Skip to content

Commit

Permalink
[DEPENDENCY] Bump devcert-sanscache from 0.4.6 to 0.4.8 (#306)
Browse files Browse the repository at this point in the history
Prevents audits from complaining about vulnerability in devcert-sanscache <= 0.4.6.
As "commonName" is not controlled by user input, this vulnerability does not affect the ui5-server module.

Bumps [devcert-sanscache](https://github.com/guybedford/devcert) from 0.4.6 to 0.4.8.
- [Release notes](https://github.com/guybedford/devcert/releases)
- [Commits](https://github.com/guybedford/devcert/commits/0.4.8)

- Use version range again

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Matthias Osswald <mat.osswald@sap.com>
  • Loading branch information
dependabot-preview[bot] and matz3 authored Apr 15, 2020
1 parent 0d18f0e commit 2a9d517
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 4 deletions.
30 changes: 27 additions & 3 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
"compression": "^1.7.4",
"connect-openui5": "^0.9.0",
"cors": "^2.8.5",
"devcert-sanscache": "0.4.6",
"devcert-sanscache": "^0.4.8",
"escape-html": "^1.0.3",
"etag": "^1.8.1",
"express": "^4.17.1",
Expand Down

0 comments on commit 2a9d517

Please sign in to comment.