aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-08-04 10:44:00 +0200
committerGitHub <noreply@github.com>2020-08-04 10:44:00 +0200
commitabca7af8b4e9b725ae39e22cfcc4880b421fba28 (patch)
tree2d9ff807831697da78e1ddfdd6c2c73858f47cec /package-lock.json
parentd406d081199bb9c50a0285207c2c54dd170896cd (diff)
downloadwcms-abca7af8b4e9b725ae39e22cfcc4880b421fba28.tar.gz
wcms-abca7af8b4e9b725ae39e22cfcc4880b421fba28.zip
build(deps): bump elliptic from 6.5.1 to 6.5.3 (#122)
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.1 to 6.5.3. - [Release notes](https://github.com/indutny/elliptic/releases) - [Commits](https://github.com/indutny/elliptic/compare/v6.5.1...v6.5.3) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index 5302d80..833f72f 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1702,9 +1702,9 @@
}
},
"elliptic": {
- "version": "6.5.1",
- "resolved": "https://registry.npmjs.org/elliptic/-/elliptic-6.5.1.tgz",
- "integrity": "sha512-xvJINNLbTeWQjrl6X+7eQCrIy/YPv5XCpKW6kB5mKvtnGILoLDcySuwomfdzt0BMdLNVnuRNTuzKNHj0bva1Cg==",
+ "version": "6.5.3",
+ "resolved": "https://registry.npmjs.org/elliptic/-/elliptic-6.5.3.tgz",
+ "integrity": "sha512-IMqzv5wNQf+E6aHeIqATs0tOLeOTwj1QKbRcS3jBbYkl5oLAserA8yJTT7/VyHUYG91PRmPyeQDObKLPpeS4dw==",
"dev": true,
"requires": {
"bn.js": "^4.4.0",