Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
npmauto: bump node-webcrypto-ossl from 1.0.49 to 2.1.3 in /chromium
Bumps [node-webcrypto-ossl](https://github.com/PeculiarVentures/node-webcrypto-ossl) from 1.0.49 to 2.1.3.
- [Release notes](https://github.com/PeculiarVentures/node-webcrypto-ossl/releases)
- [Commits](https://github.com/PeculiarVentures/node-webcrypto-ossl/commits/v2.1.3)

---
updated-dependencies:
- dependency-name: node-webcrypto-ossl
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 19, 2022
commit 68245fadbd1a606aaefb228fdeb39d79bf3c6bfb
91 changes: 70 additions & 21 deletions chromium/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 chromium/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"fetch-mock": "^9.10.7",
"mocha": "^10.0.0",
"nan": "^2.14.1",
"node-webcrypto-ossl": "^1.0.49",
"node-webcrypto-ossl": "^2.1.3",
"nyc": "^15.1.0",
"pako": "~2.0.2",
"sinon": "^14.0.0",
Expand Down