Skip to content

Commit 806a9ed

Browse files
authored
chore(deps): bump sha.js from 2.4.11 to 2.4.12 (#397)
Bumps [sha.js](https://github.com/crypto-browserify/sha.js) from 2.4.11 to 2.4.12. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/browserify/sha.js/blob/master/CHANGELOG.md">sha.js's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/browserify/sha.js/compare/v2.4.11...v2.4.12">v2.4.12</a> - 2025-07-01</h2> <h3>Commits</h3> <ul> <li>[eslint] switch to eslint <a href="https://github.com/browserify/sha.js/commit/7acadfbd3abb558880212b20669fcb09e1aa1c58"><code>7acadfb</code></a></li> <li>[meta] add <code>auto-changelog</code> <a href="https://github.com/browserify/sha.js/commit/b46e7116ebeaa82f34bbf2d7494fff7ef46eab3e"><code>b46e711</code></a></li> <li>[eslint] fix package.json indentation <a href="https://github.com/browserify/sha.js/commit/df9d521e16ddf55dc877c43c05706d43c057fad4"><code>df9d521</code></a></li> <li>[Tests] migrate from travis to GHA <a href="https://github.com/browserify/sha.js/commit/c43c64adc6d3607d470538df72338fc02e63bc24"><code>c43c64a</code></a></li> <li>[Fix] support multi-byte wide typed arrays <a href="https://github.com/browserify/sha.js/commit/f2a258e9f2d0fcd113bfbaa49706e1ac0d979ba5"><code>f2a258e</code></a></li> <li>[meta] reorder package.json <a href="https://github.com/browserify/sha.js/commit/d8d77c0a729c99593e304047f9d4335b498fd9ed"><code>d8d77c0</code></a></li> <li>[meta] add <code>npmignore</code> <a href="https://github.com/browserify/sha.js/commit/35aec35c667b606b2495be3e4186bbe977b9e087"><code>35aec35</code></a></li> <li>[Tests] avoid console logs <a href="https://github.com/browserify/sha.js/commit/73e33ae0ca6bca232627cac7473028e1d218f67e"><code>73e33ae</code></a></li> <li>[Tests] fix tests run in batch <a href="https://github.com/browserify/sha.js/commit/262913006e94616c8cd245ef6bd61bc4410b29e3"><code>2629130</code></a></li> <li>[Tests] drop node requirement to 0.10 <a href="https://github.com/browserify/sha.js/commit/00c7f234aa3bdbd427ffeb929bacbb05334eb3e9"><code>00c7f23</code></a></li> <li>[Dev Deps] update <code>buffer</code>, <code>hash-test-vectors</code>, <code>standard</code>, <code>tape</code>, <code>typedarray</code> <a href="https://github.com/browserify/sha.js/commit/92b5de5f67472d9f18413d38ad5b9aba29ff4c22"><code>92b5de5</code></a></li> <li>[Tests] drop node requirement to v3 <a href="https://github.com/browserify/sha.js/commit/9b5eca80fd9bb21cf05bdf43ce42661f1bbafeaa"><code>9b5eca8</code></a></li> <li>[meta] set engines to <code>&amp;gt;= 4</code> <a href="https://github.com/browserify/sha.js/commit/807084c5c0f943459e89838252cafbd175b549b7"><code>807084c</code></a></li> <li>Only apps should have lockfiles <a href="https://github.com/browserify/sha.js/commit/c72789c7a129cf453d44008ba27a88b90ac7989b"><code>c72789c</code></a></li> <li>[Deps] update <code>inherits</code>, <code>safe-buffer</code> <a href="https://github.com/browserify/sha.js/commit/5428cfc6f7177ad1a41c837b9387308848db96de"><code>5428cfc</code></a></li> <li>[Dev Deps] update <code>@ljharb/eslint-config</code> <a href="https://github.com/browserify/sha.js/commit/2dbe0aab419e90add5032c70c9663b8fc562adb8"><code>2dbe0aa</code></a></li> <li>update README to reflect LICENSE <a href="https://github.com/browserify/sha.js/commit/8938256dbb2241a7c749e4a399dbaff48cbe8e95"><code>8938256</code></a></li> <li>[Dev Deps] add missing peer dep <a href="https://github.com/browserify/sha.js/commit/d52889688ce524e63570f35e448635a29e6dd791"><code>d528896</code></a></li> <li>[Dev Deps] remove unused <code>buffer</code> dep <a href="https://github.com/browserify/sha.js/commit/94ca7247f467ef045f41d534708bf7c700e03828"><code>94ca724</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/browserify/sha.js/commit/eb4ea2fd3da93d41e250f9ac8a1a133ce450e0a2"><code>eb4ea2f</code></a> v2.4.12</li> <li><a href="https://github.com/browserify/sha.js/commit/d8d77c0a729c99593e304047f9d4335b498fd9ed"><code>d8d77c0</code></a> [meta] reorder package.json</li> <li><a href="https://github.com/browserify/sha.js/commit/df9d521e16ddf55dc877c43c05706d43c057fad4"><code>df9d521</code></a> [eslint] fix package.json indentation</li> <li><a href="https://github.com/browserify/sha.js/commit/35aec35c667b606b2495be3e4186bbe977b9e087"><code>35aec35</code></a> [meta] add <code>npmignore</code></li> <li><a href="https://github.com/browserify/sha.js/commit/d52889688ce524e63570f35e448635a29e6dd791"><code>d528896</code></a> [Dev Deps] add missing peer dep</li> <li><a href="https://github.com/browserify/sha.js/commit/b46e7116ebeaa82f34bbf2d7494fff7ef46eab3e"><code>b46e711</code></a> [meta] add <code>auto-changelog</code></li> <li><a href="https://github.com/browserify/sha.js/commit/94ca7247f467ef045f41d534708bf7c700e03828"><code>94ca724</code></a> [Dev Deps] remove unused <code>buffer</code> dep</li> <li><a href="https://github.com/browserify/sha.js/commit/2dbe0aab419e90add5032c70c9663b8fc562adb8"><code>2dbe0aa</code></a> [Dev Deps] update <code>@ljharb/eslint-config</code></li> <li><a href="https://github.com/browserify/sha.js/commit/73e33ae0ca6bca232627cac7473028e1d218f67e"><code>73e33ae</code></a> [Tests] avoid console logs</li> <li><a href="https://github.com/browserify/sha.js/commit/f2a258e9f2d0fcd113bfbaa49706e1ac0d979ba5"><code>f2a258e</code></a> [Fix] support multi-byte wide typed arrays</li> <li>Additional commits viewable in <a href="https://github.com/crypto-browserify/sha.js/compare/v2.4.11...v2.4.12">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~ljharb">ljharb</a>, a new releaser for sha.js since your current version.</p> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=sha.js&package-manager=npm_and_yarn&previous-version=2.4.11&new-version=2.4.12)](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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/TriPSs/nestjs-query/network/alerts). </details>
2 parents 9a5c835 + 12aece1 commit 806a9ed

File tree

1 file changed

+78
-10
lines changed

1 file changed

+78
-10
lines changed

yarn.lock

Lines changed: 78 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -9194,7 +9194,7 @@ __metadata:
91949194
languageName: node
91959195
linkType: hard
91969196

9197-
"call-bind-apply-helpers@npm:^1.0.1, call-bind-apply-helpers@npm:^1.0.2":
9197+
"call-bind-apply-helpers@npm:^1.0.0, call-bind-apply-helpers@npm:^1.0.1, call-bind-apply-helpers@npm:^1.0.2":
91989198
version: 1.0.2
91999199
resolution: "call-bind-apply-helpers@npm:1.0.2"
92009200
dependencies:
@@ -9217,7 +9217,19 @@ __metadata:
92179217
languageName: node
92189218
linkType: hard
92199219

9220-
"call-bound@npm:^1.0.2":
9220+
"call-bind@npm:^1.0.8":
9221+
version: 1.0.8
9222+
resolution: "call-bind@npm:1.0.8"
9223+
dependencies:
9224+
call-bind-apply-helpers: "npm:^1.0.0"
9225+
es-define-property: "npm:^1.0.0"
9226+
get-intrinsic: "npm:^1.2.4"
9227+
set-function-length: "npm:^1.2.2"
9228+
checksum: 10/659b03c79bbfccf0cde3a79e7d52570724d7290209823e1ca5088f94b52192dc1836b82a324d0144612f816abb2f1734447438e38d9dafe0b3f82c2a1b9e3bce
9229+
languageName: node
9230+
linkType: hard
9231+
9232+
"call-bound@npm:^1.0.2, call-bound@npm:^1.0.3, call-bound@npm:^1.0.4":
92219233
version: 1.0.4
92229234
resolution: "call-bound@npm:1.0.4"
92239235
dependencies:
@@ -12532,6 +12544,15 @@ __metadata:
1253212544
languageName: node
1253312545
linkType: hard
1253412546

12547+
"for-each@npm:^0.3.5":
12548+
version: 0.3.5
12549+
resolution: "for-each@npm:0.3.5"
12550+
dependencies:
12551+
is-callable: "npm:^1.2.7"
12552+
checksum: 10/330cc2439f85c94f4609de3ee1d32c5693ae15cdd7fe3d112c4fd9efd4ce7143f2c64ef6c2c9e0cfdb0058437f33ef05b5bdae5b98fcc903fb2143fbaf0fea0f
12553+
languageName: node
12554+
linkType: hard
12555+
1253512556
"foreground-child@npm:^3.1.0":
1253612557
version: 3.3.0
1253712558
resolution: "foreground-child@npm:3.3.0"
@@ -14566,6 +14587,15 @@ __metadata:
1456614587
languageName: node
1456714588
linkType: hard
1456814589

14590+
"is-typed-array@npm:^1.1.14":
14591+
version: 1.1.15
14592+
resolution: "is-typed-array@npm:1.1.15"
14593+
dependencies:
14594+
which-typed-array: "npm:^1.1.16"
14595+
checksum: 10/e8cf60b9ea85667097a6ad68c209c9722cfe8c8edf04d6218366469e51944c5cc25bae45ffb845c23f811d262e4314d3b0168748eb16711aa34d12724cdf0735
14596+
languageName: node
14597+
linkType: hard
14598+
1456914599
"is-typedarray@npm:^1.0.0":
1457014600
version: 1.0.0
1457114601
resolution: "is-typedarray@npm:1.0.0"
@@ -20483,7 +20513,7 @@ __metadata:
2048320513
languageName: node
2048420514
linkType: hard
2048520515

20486-
"safe-buffer@npm:5.2.1, safe-buffer@npm:>=5.1.0, safe-buffer@npm:^5.0.1, safe-buffer@npm:^5.1.0, safe-buffer@npm:~5.2.0":
20516+
"safe-buffer@npm:5.2.1, safe-buffer@npm:>=5.1.0, safe-buffer@npm:^5.0.1, safe-buffer@npm:^5.1.0, safe-buffer@npm:^5.2.1, safe-buffer@npm:~5.2.0":
2048720517
version: 5.2.1
2048820518
resolution: "safe-buffer@npm:5.2.1"
2048920519
checksum: 10/32872cd0ff68a3ddade7a7617b8f4c2ae8764d8b7d884c651b74457967a9e0e886267d3ecc781220629c44a865167b61c375d2da6c720c840ecd73f45d5d9451
@@ -20802,7 +20832,7 @@ __metadata:
2080220832
languageName: node
2080320833
linkType: hard
2080420834

20805-
"set-function-length@npm:^1.2.1":
20835+
"set-function-length@npm:^1.2.1, set-function-length@npm:^1.2.2":
2080620836
version: 1.2.2
2080720837
resolution: "set-function-length@npm:1.2.2"
2080820838
dependencies:
@@ -20843,14 +20873,15 @@ __metadata:
2084320873
linkType: hard
2084420874

2084520875
"sha.js@npm:^2.4.11":
20846-
version: 2.4.11
20847-
resolution: "sha.js@npm:2.4.11"
20876+
version: 2.4.12
20877+
resolution: "sha.js@npm:2.4.12"
2084820878
dependencies:
20849-
inherits: "npm:^2.0.1"
20850-
safe-buffer: "npm:^5.0.1"
20879+
inherits: "npm:^2.0.4"
20880+
safe-buffer: "npm:^5.2.1"
20881+
to-buffer: "npm:^1.2.0"
2085120882
bin:
20852-
sha.js: ./bin.js
20853-
checksum: 10/d833bfa3e0a67579a6ce6e1bc95571f05246e0a441dd8c76e3057972f2a3e098465687a4369b07e83a0375a88703577f71b5b2e966809e67ebc340dbedb478c7
20883+
sha.js: bin.js
20884+
checksum: 10/39c0993592c2ab34eb2daae2199a2a1d502713765aecb611fd97c0c4ab7cd53e902d628e1962aaf384bafd28f55951fef46dcc78799069ce41d74b03aa13b5a7
2085420885
languageName: node
2085520886
linkType: hard
2085620887

@@ -21970,6 +22001,17 @@ __metadata:
2197022001
languageName: node
2197122002
linkType: hard
2197222003

22004+
"to-buffer@npm:^1.2.0":
22005+
version: 1.2.1
22006+
resolution: "to-buffer@npm:1.2.1"
22007+
dependencies:
22008+
isarray: "npm:^2.0.5"
22009+
safe-buffer: "npm:^5.2.1"
22010+
typed-array-buffer: "npm:^1.0.3"
22011+
checksum: 10/f8d03f070b8567d9c949f1b59c8d47c83ed2e59b50b5449258f931df9a1fcb751aa8bb8756a9345adc529b6b1822521157c48e1a7d01779a47185060d7bf96d4
22012+
languageName: node
22013+
linkType: hard
22014+
2197322015
"to-fast-properties@npm:^2.0.0":
2197422016
version: 2.0.0
2197522017
resolution: "to-fast-properties@npm:2.0.0"
@@ -22397,6 +22439,17 @@ __metadata:
2239722439
languageName: node
2239822440
linkType: hard
2239922441

22442+
"typed-array-buffer@npm:^1.0.3":
22443+
version: 1.0.3
22444+
resolution: "typed-array-buffer@npm:1.0.3"
22445+
dependencies:
22446+
call-bound: "npm:^1.0.3"
22447+
es-errors: "npm:^1.3.0"
22448+
is-typed-array: "npm:^1.1.14"
22449+
checksum: 10/3fb91f0735fb413b2bbaaca9fabe7b8fc14a3fa5a5a7546bab8a57e755be0e3788d893195ad9c2b842620592de0e68d4c077d4c2c41f04ec25b8b5bb82fa9a80
22450+
languageName: node
22451+
linkType: hard
22452+
2240022453
"typed-array-byte-length@npm:^1.0.1":
2240122454
version: 1.0.1
2240222455
resolution: "typed-array-byte-length@npm:1.0.1"
@@ -23373,6 +23426,21 @@ __metadata:
2337323426
languageName: node
2337423427
linkType: hard
2337523428

23429+
"which-typed-array@npm:^1.1.16":
23430+
version: 1.1.19
23431+
resolution: "which-typed-array@npm:1.1.19"
23432+
dependencies:
23433+
available-typed-arrays: "npm:^1.0.7"
23434+
call-bind: "npm:^1.0.8"
23435+
call-bound: "npm:^1.0.4"
23436+
for-each: "npm:^0.3.5"
23437+
get-proto: "npm:^1.0.1"
23438+
gopd: "npm:^1.2.0"
23439+
has-tostringtag: "npm:^1.0.2"
23440+
checksum: 10/12be30fb88567f9863186bee1777f11bea09dd59ed8b3ce4afa7dd5cade75e2f4cc56191a2da165113cc7cf79987ba021dac1e22b5b62aa7e5c56949f2469a68
23441+
languageName: node
23442+
linkType: hard
23443+
2337623444
"which@npm:^1.3.1":
2337723445
version: 1.3.1
2337823446
resolution: "which@npm:1.3.1"

0 commit comments

Comments
 (0)