Skip to content

Commit

Permalink
chore(deps): bump asn1js from 2.4.0 to 3.0.5
Browse files Browse the repository at this point in the history
Bumps [asn1js](https://github.com/PeculiarVentures/asn1.js) from 2.4.0 to 3.0.5.
- [Release notes](https://github.com/PeculiarVentures/asn1.js/releases)
- [Commits](PeculiarVentures/ASN1.js@v2.4.0...v3.0.5)

---
updated-dependencies:
- dependency-name: asn1js
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 8, 2024
1 parent be1a74a commit 867fb9f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"dependencies": {
"@openziti/libcrypto-js": "^0.19.0",
"@openziti/ziti-browzer-edge-client": "^0.6.2",
"asn1js": "^2.4.0",
"asn1js": "^3.0.5",
"assert": "^2.0.0",
"async-mutex": "^0.3.2",
"asynckit": "^0.4.0",
Expand Down
9 changes: 1 addition & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1873,14 +1873,7 @@ asn1@~0.2.3:
dependencies:
safer-buffer "~2.1.0"

asn1js@^2.4.0:
version "2.4.0"
resolved "https://registry.yarnpkg.com/asn1js/-/asn1js-2.4.0.tgz#9ca61dbdd7e4eb49b9ae95b36ab0615b77daff93"
integrity sha512-PvZC0FMyMut8aOnR2jAEGSkmRtHIUYPe9amUEnGjr9TdnUmsfoOkjrvUkOEU9mzpYBR1HyO9bF+8U1cLTMMHhQ==
dependencies:
pvutils "^1.1.3"

asn1js@^3.0.3:
asn1js@^3.0.3, asn1js@^3.0.5:
version "3.0.5"
resolved "https://registry.yarnpkg.com/asn1js/-/asn1js-3.0.5.tgz#5ea36820443dbefb51cc7f88a2ebb5b462114f38"
integrity sha512-FVnvrKJwpt9LP2lAMl8qZswRNm3T4q9CON+bxldk2iwk3FFpuwhx2FfinyitizWHsVYyaY+y5JzDR0rCMV5yTQ==
Expand Down

0 comments on commit 867fb9f

Please sign in to comment.