mirror of
https://github.com/owncast/owncast.git
synced 2024-11-24 13:50:06 +03:00
Bump elliptic from 6.5.6 to 6.5.7 in /web (#3881)
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.6 to 6.5.7. - [Commits](https://github.com/indutny/elliptic/compare/v6.5.6...v6.5.7) --- updated-dependencies: - dependency-name: elliptic dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
5218e78537
commit
ded6d5cb6d
1 changed files with 3 additions and 4 deletions
7
web/package-lock.json
generated
7
web/package-lock.json
generated
|
@ -17806,11 +17806,10 @@
|
|||
"license": "EPL-2.0"
|
||||
},
|
||||
"node_modules/elliptic": {
|
||||
"version": "6.5.6",
|
||||
"resolved": "https://registry.npmjs.org/elliptic/-/elliptic-6.5.6.tgz",
|
||||
"integrity": "sha512-mpzdtpeCLuS3BmE3pO3Cpp5bbjlOPY2Q0PgoF+Od1XZrHLYI28Xe3ossCmYCQt11FQKEYd9+PF8jymTvtWJSHQ==",
|
||||
"version": "6.5.7",
|
||||
"resolved": "https://registry.npmjs.org/elliptic/-/elliptic-6.5.7.tgz",
|
||||
"integrity": "sha512-ESVCtTwiA+XhY3wyh24QqRGBoP3rEdDUl3EDUUo9tft074fi19IrdpH7hLCMMP3CIj7jb3W96rn8lt/BqIlt5Q==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"bn.js": "^4.11.9",
|
||||
"brorand": "^1.1.0",
|
||||
|
|
Loading…
Reference in a new issue