Browse Source

Merge pull request #330 from meshtastic/dependabot/npm_and_yarn/elliptic-6.6.0

Bump elliptic from 6.5.7 to 6.6.0
pull/338/head
Hunter Thornsberry 2 years ago
committed by GitHub
parent
commit
37547b54e9
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 10
      pnpm-lock.yaml

10
pnpm-lock.yaml

@ -2053,8 +2053,8 @@ packages:
[email protected]:
resolution: {integrity: sha512-7L8fC2Ey/b6SePDFKR2zHAy4mbdp1/38Yk5TsARO66W3hC5KEaeKMMHoxwtuH+jcu2AYLSn9QX04i95t6Fl1Hg==}
elliptic@6.5.7:
resolution: {integrity: sha512-ESVCtTwiA+XhY3wyh24QqRGBoP3rEdDUl3EDUUo9tft074fi19IrdpH7hLCMMP3CIj7jb3W96rn8lt/BqIlt5Q==}
elliptic@6.6.0:
resolution: {integrity: sha512-dpwoQcLc/2WLQvJvLRHKZ+f9FgOdjnq11rurqwekGQygGPsYSK29OMMD2WalatiqQ+XGFDglTNixpPfI+lpaAA==}
[email protected]:
resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==}
@ -5400,7 +5400,7 @@ snapshots:
browserify-rsa: 4.1.0
create-hash: 1.2.0
create-hmac: 1.1.7
elliptic: 6.5.7
elliptic: 6.6.0
hash-base: 3.0.4
inherits: 2.0.4
parse-asn1: 5.1.7
@ -5535,7 +5535,7 @@ snapshots:
[email protected]:
dependencies:
bn.js: 4.12.0
elliptic: 6.5.7
elliptic: 6.6.0
[email protected]:
dependencies:
@ -5676,7 +5676,7 @@ snapshots:
[email protected]: {}
elliptic@6.5.7:
elliptic@6.6.0:
dependencies:
bn.js: 4.12.0
brorand: 1.1.0

Loading…
Cancel
Save