Skip to content

Commit

Permalink
Bump node-forge and http-mitm-proxy (#437)
Browse files Browse the repository at this point in the history
Bumps [node-forge](https://github.com/digitalbazaar/forge) to 1.3.1 and updates ancestor dependency [http-mitm-proxy](https://github.com/joeferner/node-http-mitm-proxy). These dependencies need to be updated together.


Updates `node-forge` from 0.8.5 to 1.3.1
- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md)
- [Commits](digitalbazaar/forge@0.8.5...v1.3.1)

Updates `http-mitm-proxy` from 0.8.1 to 1.1.0
- [Release notes](https://github.com/joeferner/node-http-mitm-proxy/releases)
- [Commits](joeferner/node-http-mitm-proxy@v0.8.1...v1.1.0)

---
updated-dependencies:
- dependency-name: node-forge
  dependency-type: indirect
- dependency-name: http-mitm-proxy
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 15, 2024
1 parent 8d85cf2 commit f8f3ae6
Show file tree
Hide file tree
Showing 2 changed files with 133 additions and 74 deletions.
205 changes: 132 additions & 73 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 @@ -27,7 +27,7 @@
"async": "^3.1.0",
"commander": "^3.0.1",
"fs-extra": "^8.1.0",
"http-mitm-proxy": "^0.8.1",
"http-mitm-proxy": "^1.1.0",
"json5": "^2.1.0",
"qrcode": "^1.4.1",
"yaml": "^1.6.0"
Expand Down

0 comments on commit f8f3ae6

Please sign in to comment.