Skip to content

Commit b650796

Browse files
Merge #826
826: build(deps): bump elliptic from 6.5.3 to 6.5.4 in /examples/typescript-browser r=bidoubiwa a=dependabot[bot] Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/indutny/elliptic/commit/43ac7f230069bd1575e1e4a58394a512303ba803"><code>43ac7f2</code></a> 6.5.4</li> <li><a href="https://github.com/indutny/elliptic/commit/f4bc72be11b0a508fb790f445c43534307c9255b"><code>f4bc72b</code></a> package: bump deps</li> <li><a href="https://github.com/indutny/elliptic/commit/441b7428b0e8f6636c42118ad2aaa186d3c34c3f"><code>441b742</code></a> ec: validate that a point before deriving keys</li> <li><a href="https://github.com/indutny/elliptic/commit/e71b2d9359c5fe9437fbf46f1f05096de447de57"><code>e71b2d9</code></a> lib: relint using eslint</li> <li><a href="https://github.com/indutny/elliptic/commit/8421a01aa3ff789c79f91eaf8845558a7be2b9fa"><code>8421a01</code></a> build(deps): bump elliptic from 6.4.1 to 6.5.3 (<a href="https://github-redirect.dependabot.com/indutny/elliptic/issues/231">#231</a>)</li> <li>See full diff in <a href="https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=elliptic&package-manager=npm_and_yarn&previous-version=6.5.3&new-version=6.5.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/meilisearch/meilisearch-js/network/alerts). </details> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 parents d80beb8 + 20e376e commit b650796

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

examples/typescript-browser/yarn.lock

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -317,10 +317,10 @@ bluebird@^3.5.5:
317317
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.7.2.tgz#9f229c15be272454ffa973ace0dbee79a1b0c36f"
318318
integrity sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg==
319319

320-
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.4.0:
321-
version "4.11.9"
322-
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.9.tgz#26d556829458f9d1e81fc48952493d0ba3507828"
323-
integrity sha512-E6QoYqCKZfgatHTdHzs1RRKP7ip4vvm+EyRUeE2RF0NblwVvb0p6jSVeNTOFxPn26QXN2o6SMfNxKp6kU8zQaw==
320+
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.11.9:
321+
version "4.12.0"
322+
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.12.0.tgz#775b3f278efbb9718eec7361f483fb36fbbfea88"
323+
integrity sha512-c98Bf3tPniI+scsdk237ku1Dc3ujXQTSgyiPUDEOe7tRkhrqridvh8klBv0HCEso1OLOYcHuCv/cS6DNxKH+ZA==
324324

325325
bn.js@^5.1.1:
326326
version "5.1.2"
@@ -358,7 +358,7 @@ braces@^3.0.1, braces@~3.0.2:
358358
dependencies:
359359
fill-range "^7.0.1"
360360

361-
brorand@^1.0.1:
361+
brorand@^1.0.1, brorand@^1.1.0:
362362
version "1.1.0"
363363
resolved "https://registry.yarnpkg.com/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f"
364364
integrity sha1-EsJe/kCkXjwyPrhnWgoM5XsiNx8=
@@ -794,17 +794,17 @@ duplexify@^3.4.2, duplexify@^3.6.0:
794794
stream-shift "^1.0.0"
795795

796796
elliptic@^6.0.0, elliptic@^6.5.2:
797-
version "6.5.3"
798-
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.3.tgz#cb59eb2efdaf73a0bd78ccd7015a62ad6e0f93d6"
799-
integrity sha512-IMqzv5wNQf+E6aHeIqATs0tOLeOTwj1QKbRcS3jBbYkl5oLAserA8yJTT7/VyHUYG91PRmPyeQDObKLPpeS4dw==
797+
version "6.5.4"
798+
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.4.tgz#da37cebd31e79a1367e941b592ed1fbebd58abbb"
799+
integrity sha512-iLhC6ULemrljPZb+QutR5TQGB+pdW6KGD5RSegS+8sorOZT+rdQFbsQFJgvN3eRqNALqJer4oQ16YvJHlU8hzQ==
800800
dependencies:
801-
bn.js "^4.4.0"
802-
brorand "^1.0.1"
801+
bn.js "^4.11.9"
802+
brorand "^1.1.0"
803803
hash.js "^1.0.0"
804-
hmac-drbg "^1.0.0"
805-
inherits "^2.0.1"
806-
minimalistic-assert "^1.0.0"
807-
minimalistic-crypto-utils "^1.0.0"
804+
hmac-drbg "^1.0.1"
805+
inherits "^2.0.4"
806+
minimalistic-assert "^1.0.1"
807+
minimalistic-crypto-utils "^1.0.1"
808808

809809
emoji-regex@^7.0.1:
810810
version "7.0.3"
@@ -1176,7 +1176,7 @@ hash.js@^1.0.0, hash.js@^1.0.3:
11761176
inherits "^2.0.3"
11771177
minimalistic-assert "^1.0.1"
11781178

1179-
hmac-drbg@^1.0.0:
1179+
hmac-drbg@^1.0.1:
11801180
version "1.0.1"
11811181
resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1"
11821182
integrity sha1-0nRXAQJabHdabFRXk+1QL8DGSaE=
@@ -1565,7 +1565,7 @@ minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1:
15651565
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
15661566
integrity sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==
15671567

1568-
minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1:
1568+
minimalistic-crypto-utils@^1.0.1:
15691569
version "1.0.1"
15701570
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
15711571
integrity sha1-9sAMHAsIIkblxNmd+4x8CDsrWCo=

0 commit comments

Comments
 (0)