Skip to content

Commit

Permalink
BC-8781 - Bump elliptic from 6.5.4 to 6.6.1 (#3562)
Browse files Browse the repository at this point in the history
* Bump elliptic from 6.5.4 to 6.6.1

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.4 to 6.6.1.
- [Commits](indutny/elliptic@v6.5.4...v6.6.1)

---
updated-dependencies:
- dependency-name: elliptic
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

* allow elliptic due to issue in dependency-review-action: actions/dependency-review-action#868

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Phillip <[email protected]>
  • Loading branch information
dependabot[bot] and Loki-Afro authored Feb 19, 2025
1 parent 6b600a9 commit f37b735
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 7 deletions.
14 changes: 13 additions & 1 deletion .github/workflows/dependency-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,16 @@ jobs:
- name: 'Dependency Review'
uses: actions/dependency-review-action@v4
with:
allow-licenses: AGPL-3.0-only, LGPL-3.0, MIT, Apache-2.0, BSD-2-Clause, BSD-3-Clause, ISC, X11, 0BSD, GPL-3.0, AGPL-3.0
allow-licenses: >
AGPL-3.0-only,
LGPL-3.0,
MIT,
Apache-2.0,
BSD-2-Clause,
BSD-3-Clause,
ISC,
X11,
0BSD,
GPL-3.0,
AGPL-3.0
allow-dependencies-licenses: pkg:npm/indutny/[email protected]
13 changes: 7 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f37b735

Please sign in to comment.