Revize aeeeefdb
Přidáno uživatelem dependabot[bot] před více než 4 roky(ů)
- ID aeeeefdb160a91e9fea19e94381f6077696c0f59
- Rodič 214cfe87
client/package-lock.json | ||
---|---|---|
6711 | 6711 |
"integrity": "sha512-aN3Z89qEYIwVjzGi9SrcTjjopRZ3STUA6xTufS0fxZy8xOO2iqVw8rYKdT32CHgOKHOYj5KGmz3n6xUKE4QJiQ==" |
6712 | 6712 |
}, |
6713 | 6713 |
"elliptic": { |
6714 |
"version": "6.5.2",
|
|
6715 |
"resolved": "https://registry.npmjs.org/elliptic/-/elliptic-6.5.2.tgz",
|
|
6716 |
"integrity": "sha512-f4x70okzZbIQl/NSRLkI/+tteV/9WqL98zx+SQ69KbXxmVrmjwsNUPn/gYJJ0sHvEak24cZgHIPegRePAtA/xw==",
|
|
6714 |
"version": "6.5.3",
|
|
6715 |
"resolved": "https://registry.npmjs.org/elliptic/-/elliptic-6.5.3.tgz",
|
|
6716 |
"integrity": "sha512-IMqzv5wNQf+E6aHeIqATs0tOLeOTwj1QKbRcS3jBbYkl5oLAserA8yJTT7/VyHUYG91PRmPyeQDObKLPpeS4dw==",
|
|
6717 | 6717 |
"requires": { |
6718 | 6718 |
"bn.js": "^4.4.0", |
6719 | 6719 |
"brorand": "^1.0.1", |
Také k dispozici: Unified diff
Bump elliptic from 6.5.2 to 6.5.3 in /client
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3)
Signed-off-by: dependabot[bot] <support@github.com>