Skip to content

Commit

Permalink
dep: pin pvtsutils to version 1.3.2
Browse files Browse the repository at this point in the history
There is a bug in versions `1.3.3` and `1.3.4`. We need to pin this version to prevent NPM from pulling the newer versions.
  • Loading branch information
tegefaulkes committed Aug 18, 2023
1 parent d16f601 commit bda12af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@
"@peculiar/asn1-x509": "^2.3.0",
"@peculiar/webcrypto": "1.4.0",
"@peculiar/x509": "1.8.3",
"pvtsutils": "1.3.2",
"@scure/bip39": "^1.1.0",
"@streamparser/json": "^0.0.13",
"@types/ws": "^8.5.4",
Expand Down

0 comments on commit bda12af

Please sign in to comment.