Merge pull request #85 from docker/dependabot/npm_and_yarn/vuejs/vuejs/elliptic-6.5.3

Bump elliptic from 6.5.2 to 6.5.3 in /vuejs/vuejs
pull/87/head
Justin Cormack 4 years ago committed by GitHub
commit c47ca78721
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      vuejs/vuejs/yarn.lock

@ -3029,9 +3029,9 @@ electron-to-chromium@^1.3.413:
integrity sha512-HST/xWLOeA0LGUhxBqvcPDDUGHjB6rn99VBgPWmaHv+zqwXgOaZO5RnRcd5owjRE7nh+z1c0SwcK8qP8o7sofg==
elliptic@^6.0.0, elliptic@^6.5.2:
version "6.5.2"
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.2.tgz#05c5678d7173c049d8ca433552224a495d0e3762"
integrity sha512-f4x70okzZbIQl/NSRLkI/+tteV/9WqL98zx+SQ69KbXxmVrmjwsNUPn/gYJJ0sHvEak24cZgHIPegRePAtA/xw==
version "6.5.3"
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.3.tgz#cb59eb2efdaf73a0bd78ccd7015a62ad6e0f93d6"
integrity sha512-IMqzv5wNQf+E6aHeIqATs0tOLeOTwj1QKbRcS3jBbYkl5oLAserA8yJTT7/VyHUYG91PRmPyeQDObKLPpeS4dw==
dependencies:
bn.js "^4.4.0"
brorand "^1.0.1"

Loading…
Cancel
Save