Skip to content

Commit eab9342

Browse files
committed
Fix bignumber.js dependency failure
1 parent ab899d3 commit eab9342

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/dependency-review.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ jobs:
7777
# (https://github.com/clearlydefined/curated-data/pull/30203)
7878
# npm/canvas: Temporary addition due to ClearlyDefined error
7979
# (https://github.com/clearlydefined/curated-data/pull/32066)
80+
# npm/bignumber.js: ClearlyDefined error showing inaccurate license
8081
allow-dependencies-licenses: >-
8182
pkg:npm/%2540lancedb/lancedb,
8283
pkg:npm/%2540lancedb/lancedb-darwin-arm64,
@@ -100,5 +101,6 @@ jobs:
100101
pkg:pypi/charset-normalizer,
101102
pkg:maven/com.google.errorprone/error_prone_annotations,
102103
pkg:npm/canvas
104+
pkg:npm/bignumber.js
103105
104106
comment-summary-in-pr: on-failure

0 commit comments

Comments
 (0)