Skip to content

Commit 3a86921

Browse files
Bump pbkdf2 from 3.1.2 to 3.1.3 in the npm_and_yarn group across 1 directory (#377)
Bumps the npm_and_yarn group with 1 update in the / directory: [pbkdf2](https://github.com/crypto-browserify/pbkdf2). Updates `pbkdf2` from 3.1.2 to 3.1.3 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/browserify/pbkdf2/blob/master/CHANGELOG.md">pbkdf2's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/browserify/pbkdf2/compare/v3.1.2...v3.1.3">v3.1.3</a> - 2025-06-20</h2> <h3>Commits</h3> <ul> <li>Only apps should have lockfiles <a href="https://github.com/browserify/pbkdf2/commit/8b067308eedcc3b7da3e06202d437ff532de75bd"><code>8b06730</code></a></li> <li>[lint] fix whitespace <a href="https://github.com/browserify/pbkdf2/commit/9a76e2f37ef4541aeff92d97b7335b7fa6e989a8"><code>9a76e2f</code></a></li> <li>[lint] fix parens/curlies/semis/etc <a href="https://github.com/browserify/pbkdf2/commit/6fd84bf64a423d207d9e665f3e9fd88b148c4480"><code>6fd84bf</code></a></li> <li>[meta] add <code>auto-changelog</code> <a href="https://github.com/browserify/pbkdf2/commit/796c38d428ed9546e7ddfbb38322faa99921d716"><code>796c38d</code></a></li> <li>[Tests] fix tests in node 17 <a href="https://github.com/browserify/pbkdf2/commit/3661fb0156177bfe380c7bcc133917e7ee501bc7"><code>3661fb0</code></a></li> <li>Revert &quot;[Tests] fix tests in node &lt; 3&quot; <a href="https://github.com/browserify/pbkdf2/commit/7431b5766805cbf880c1b3d0f38d484357844ff7"><code>7431b57</code></a></li> <li>[Tests] fix tests in node &lt; 3 <a href="https://github.com/browserify/pbkdf2/commit/eb9f97a66ed83836bebc4ff563a1588248708501"><code>eb9f97a</code></a></li> <li>[Fix] ensure unknown algorithms throw + known ones match node <a href="https://github.com/browserify/pbkdf2/commit/26d4fd391e00ed806840ea1ef7341937985f4ba8"><code>26d4fd3</code></a></li> <li>[Tests] add GHA, always run nyc <a href="https://github.com/browserify/pbkdf2/commit/513906a735e80a0e125e1a3363c5dbe90bb34bb7"><code>513906a</code></a></li> <li>[lint] fix a few more rules <a href="https://github.com/browserify/pbkdf2/commit/ab04da834a0342cb3779486314fa67ebc1e3f035"><code>ab04da8</code></a></li> <li>[lint] switch to eslint <a href="https://github.com/browserify/pbkdf2/commit/89694cf7e4062a8c924fbe74ad2b2d3cf78f1715"><code>89694cf</code></a></li> <li>[Tests] add coverage <a href="https://github.com/browserify/pbkdf2/commit/d0d534bfdc4db6d6ea9f719606ad18a78db6c124"><code>d0d534b</code></a></li> <li>[Refactor] use <code>to-buffer</code> <a href="https://github.com/browserify/pbkdf2/commit/e3102a8cd4830a3ac85cd0dd011cc002fdde33bb"><code>e3102a8</code></a></li> <li>[readme] improve badges <a href="https://github.com/browserify/pbkdf2/commit/fca0c9d4c5b053d911315a3607367d1db9f9f605"><code>fca0c9d</code></a></li> <li>[Tests] remove unused travis file <a href="https://github.com/browserify/pbkdf2/commit/a2c7d93bbcad73c49dad0c18fef6b8a4af8c3310"><code>a2c7d93</code></a></li> <li>[meta] switch from <code>files</code> to <code>npmignore</code> <a href="https://github.com/browserify/pbkdf2/commit/7f31fbca528fa5af3b7d3910daf09a7e5ed8adb4"><code>7f31fbc</code></a></li> <li>[Tests] use .nycrc <a href="https://github.com/browserify/pbkdf2/commit/8d628e8d5559b4acd4d4a714afb04a2990f901b7"><code>8d628e8</code></a></li> <li>[Refactor] minor tweaks <a href="https://github.com/browserify/pbkdf2/commit/fc61005c8cbd480e24ee103ac39a45f0d90ac636"><code>fc61005</code></a></li> <li>[Deps] update <code>create-hmac</code>, <code>safe-buffer</code>, <code>sha.js</code> <a href="https://github.com/browserify/pbkdf2/commit/ae2a7d051c9133c25d5212ba4f46747c0ed4c190"><code>ae2a7d0</code></a></li> <li>[Fix] pin <code>create-hash</code>, <code>ripemd160</code> due to breaking changes <a href="https://github.com/browserify/pbkdf2/commit/e07996890af79296f1913431fb3b252e25df2f0e"><code>e079968</code></a></li> <li>[Tests] fix tests in node 3 <a href="https://github.com/browserify/pbkdf2/commit/45fbcf30431f9585ae3b61f2207c0a16c1953915"><code>45fbcf3</code></a></li> <li>[meta] skip publishing benchmarks <a href="https://github.com/browserify/pbkdf2/commit/19ea57bf11d055ddcd97d2556cd3097663b050b9"><code>19ea57b</code></a></li> <li>[Dev Deps] add missing peer dep <a href="https://github.com/browserify/pbkdf2/commit/645e252375087e97beb95e518038b99eb5724c5b"><code>645e252</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/browserify/pbkdf2/commit/3e40827b183f7f5a14946bdb7d57de3d1d8dd581"><code>3e40827</code></a> v3.1.3</li> <li><a href="https://github.com/browserify/pbkdf2/commit/e3102a8cd4830a3ac85cd0dd011cc002fdde33bb"><code>e3102a8</code></a> [Refactor] use <code>to-buffer</code></li> <li><a href="https://github.com/browserify/pbkdf2/commit/7431b5766805cbf880c1b3d0f38d484357844ff7"><code>7431b57</code></a> Revert &quot;[Tests] fix tests in node &lt; 3&quot;</li> <li><a href="https://github.com/browserify/pbkdf2/commit/19ea57bf11d055ddcd97d2556cd3097663b050b9"><code>19ea57b</code></a> [meta] skip publishing benchmarks</li> <li><a href="https://github.com/browserify/pbkdf2/commit/a2c7d93bbcad73c49dad0c18fef6b8a4af8c3310"><code>a2c7d93</code></a> [Tests] remove unused travis file</li> <li><a href="https://github.com/browserify/pbkdf2/commit/645e252375087e97beb95e518038b99eb5724c5b"><code>645e252</code></a> [Dev Deps] add missing peer dep</li> <li><a href="https://github.com/browserify/pbkdf2/commit/796c38d428ed9546e7ddfbb38322faa99921d716"><code>796c38d</code></a> [meta] add <code>auto-changelog</code></li> <li><a href="https://github.com/browserify/pbkdf2/commit/d0d534bfdc4db6d6ea9f719606ad18a78db6c124"><code>d0d534b</code></a> [Tests] add coverage</li> <li><a href="https://github.com/browserify/pbkdf2/commit/7f31fbca528fa5af3b7d3910daf09a7e5ed8adb4"><code>7f31fbc</code></a> [meta] switch from <code>files</code> to <code>npmignore</code></li> <li><a href="https://github.com/browserify/pbkdf2/commit/fca0c9d4c5b053d911315a3607367d1db9f9f605"><code>fca0c9d</code></a> [readme] improve badges</li> <li>Additional commits viewable in <a href="https://github.com/crypto-browserify/pbkdf2/compare/v3.1.2...v3.1.3">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 pbkdf2 since your current version.</p> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pbkdf2&package-manager=npm_and_yarn&previous-version=3.1.2&new-version=3.1.3)](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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/MetaMask/template-snap-monorepo/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a165103 commit 3a86921

File tree

1 file changed

+126
-13
lines changed

1 file changed

+126
-13
lines changed

yarn.lock

Lines changed: 126 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -7126,7 +7126,7 @@ __metadata:
71267126
languageName: node
71277127
linkType: hard
71287128

7129-
"call-bind-apply-helpers@npm:^1.0.1, call-bind-apply-helpers@npm:^1.0.2":
7129+
"call-bind-apply-helpers@npm:^1.0.0, call-bind-apply-helpers@npm:^1.0.1, call-bind-apply-helpers@npm:^1.0.2":
71307130
version: 1.0.2
71317131
resolution: "call-bind-apply-helpers@npm:1.0.2"
71327132
dependencies:
@@ -7149,7 +7149,19 @@ __metadata:
71497149
languageName: node
71507150
linkType: hard
71517151

7152-
"call-bound@npm:^1.0.2":
7152+
"call-bind@npm:^1.0.8":
7153+
version: 1.0.8
7154+
resolution: "call-bind@npm:1.0.8"
7155+
dependencies:
7156+
call-bind-apply-helpers: ^1.0.0
7157+
es-define-property: ^1.0.0
7158+
get-intrinsic: ^1.2.4
7159+
set-function-length: ^1.2.2
7160+
checksum: aa2899bce917a5392fd73bd32e71799c37c0b7ab454e0ed13af7f6727549091182aade8bbb7b55f304a5bc436d543241c14090fb8a3137e9875e23f444f4f5a9
7161+
languageName: node
7162+
linkType: hard
7163+
7164+
"call-bound@npm:^1.0.2, call-bound@npm:^1.0.3, call-bound@npm:^1.0.4":
71537165
version: 1.0.4
71547166
resolution: "call-bound@npm:1.0.4"
71557167
dependencies:
@@ -7992,7 +8004,7 @@ __metadata:
79928004
languageName: node
79938005
linkType: hard
79948006

7995-
"create-hash@npm:^1.1.0, create-hash@npm:^1.1.2, create-hash@npm:^1.2.0":
8007+
"create-hash@npm:^1.1.0, create-hash@npm:^1.2.0":
79968008
version: 1.2.0
79978009
resolution: "create-hash@npm:1.2.0"
79988010
dependencies:
@@ -8005,7 +8017,19 @@ __metadata:
80058017
languageName: node
80068018
linkType: hard
80078019

8008-
"create-hmac@npm:^1.1.0, create-hmac@npm:^1.1.4, create-hmac@npm:^1.1.7":
8020+
"create-hash@npm:~1.1.3":
8021+
version: 1.1.3
8022+
resolution: "create-hash@npm:1.1.3"
8023+
dependencies:
8024+
cipher-base: ^1.0.1
8025+
inherits: ^2.0.1
8026+
ripemd160: ^2.0.0
8027+
sha.js: ^2.4.0
8028+
checksum: 8d7d9bade6ab432f22737bf6f584155bab26d11b5abd98214034dda1e087bd2c395595f6729751b94d37f95f737dddffeb2db198bbbd5717a125906756ed3012
8029+
languageName: node
8030+
linkType: hard
8031+
8032+
"create-hmac@npm:^1.1.0, create-hmac@npm:^1.1.7":
80098033
version: 1.1.7
80108034
resolution: "create-hmac@npm:1.1.7"
80118035
dependencies:
@@ -10365,6 +10389,15 @@ __metadata:
1036510389
languageName: node
1036610390
linkType: hard
1036710391

10392+
"for-each@npm:^0.3.5":
10393+
version: 0.3.5
10394+
resolution: "for-each@npm:0.3.5"
10395+
dependencies:
10396+
is-callable: ^1.2.7
10397+
checksum: 3c986d7e11f4381237cc98baa0a2f87eabe74719eee65ed7bed275163082b940ede19268c61d04c6260e0215983b12f8d885e3c8f9aa8c2113bf07c37051745c
10398+
languageName: node
10399+
linkType: hard
10400+
1036810401
"fork-ts-checker-webpack-plugin@npm:^6.5.0":
1036910402
version: 6.5.2
1037010403
resolution: "fork-ts-checker-webpack-plugin@npm:6.5.2"
@@ -11549,6 +11582,15 @@ __metadata:
1154911582
languageName: node
1155011583
linkType: hard
1155111584

11585+
"hash-base@npm:^2.0.0":
11586+
version: 2.0.2
11587+
resolution: "hash-base@npm:2.0.2"
11588+
dependencies:
11589+
inherits: ^2.0.1
11590+
checksum: e39f3f2bb91679ed350bd2eb81035acb1e1e6e9bb86d9f1197fcfdc3cf39a2c56bf82a1870f000fae651477883b4c107fd6ac0c640a18ab06298b87c39939396
11591+
languageName: node
11592+
linkType: hard
11593+
1155211594
"hash-base@npm:^3.0.0":
1155311595
version: 3.1.0
1155411596
resolution: "hash-base@npm:3.1.0"
@@ -12411,6 +12453,15 @@ __metadata:
1241112453
languageName: node
1241212454
linkType: hard
1241312455

12456+
"is-typed-array@npm:^1.1.14":
12457+
version: 1.1.15
12458+
resolution: "is-typed-array@npm:1.1.15"
12459+
dependencies:
12460+
which-typed-array: ^1.1.16
12461+
checksum: ea7cfc46c282f805d19a9ab2084fd4542fed99219ee9dbfbc26284728bd713a51eac66daa74eca00ae0a43b61322920ba334793607dc39907465913e921e0892
12462+
languageName: node
12463+
linkType: hard
12464+
1241412465
"is-typedarray@npm:^1.0.0":
1241512466
version: 1.0.0
1241612467
resolution: "is-typedarray@npm:1.0.0"
@@ -15241,15 +15292,16 @@ __metadata:
1524115292
linkType: hard
1524215293

1524315294
"pbkdf2@npm:^3.0.3":
15244-
version: 3.1.2
15245-
resolution: "pbkdf2@npm:3.1.2"
15295+
version: 3.1.3
15296+
resolution: "pbkdf2@npm:3.1.3"
1524615297
dependencies:
15247-
create-hash: ^1.1.2
15248-
create-hmac: ^1.1.4
15249-
ripemd160: ^2.0.1
15250-
safe-buffer: ^5.0.1
15251-
sha.js: ^2.4.8
15252-
checksum: 2c950a100b1da72123449208e231afc188d980177d021d7121e96a2de7f2abbc96ead2b87d03d8fe5c318face097f203270d7e27908af9f471c165a4e8e69c92
15298+
create-hash: ~1.1.3
15299+
create-hmac: ^1.1.7
15300+
ripemd160: =2.0.1
15301+
safe-buffer: ^5.2.1
15302+
sha.js: ^2.4.11
15303+
to-buffer: ^1.2.0
15304+
checksum: afd1ec13044343ad877065b806d5b4d7625806139d22bec46cb146d1d52bb8debf4200767e33672b681e024307048e558a16f5997d86838d95552b88fa546530
1525315305
languageName: node
1525415306
linkType: hard
1525515307

@@ -16740,6 +16792,16 @@ __metadata:
1674016792
languageName: node
1674116793
linkType: hard
1674216794

16795+
"ripemd160@npm:=2.0.1":
16796+
version: 2.0.1
16797+
resolution: "ripemd160@npm:2.0.1"
16798+
dependencies:
16799+
hash-base: ^2.0.0
16800+
inherits: ^2.0.1
16801+
checksum: 865bcb4be1f04762c4afc9375f9172c326bed7057f388913512850493c22af9092efe21d7a488ec25665530333a1900f2f81d39b3fdfcc37a39f97b8f4ce13d0
16802+
languageName: node
16803+
linkType: hard
16804+
1674316805
"ripemd160@npm:^2.0.0, ripemd160@npm:^2.0.1":
1674416806
version: 2.0.2
1674516807
resolution: "ripemd160@npm:2.0.2"
@@ -17072,6 +17134,20 @@ __metadata:
1707217134
languageName: node
1707317135
linkType: hard
1707417136

17137+
"set-function-length@npm:^1.2.2":
17138+
version: 1.2.2
17139+
resolution: "set-function-length@npm:1.2.2"
17140+
dependencies:
17141+
define-data-property: ^1.1.4
17142+
es-errors: ^1.3.0
17143+
function-bind: ^1.1.2
17144+
get-intrinsic: ^1.2.4
17145+
gopd: ^1.0.1
17146+
has-property-descriptors: ^1.0.2
17147+
checksum: a8248bdacdf84cb0fab4637774d9fb3c7a8e6089866d04c817583ff48e14149c87044ce683d7f50759a8c50fb87c7a7e173535b06169c87ef76f5fb276dfff72
17148+
languageName: node
17149+
linkType: hard
17150+
1707517151
"set-function-name@npm:^2.0.0, set-function-name@npm:^2.0.1":
1707617152
version: 2.0.2
1707717153
resolution: "set-function-name@npm:2.0.2"
@@ -17098,7 +17174,7 @@ __metadata:
1709817174
languageName: node
1709917175
linkType: hard
1710017176

17101-
"sha.js@npm:^2.4.0, sha.js@npm:^2.4.8":
17177+
"sha.js@npm:^2.4.0, sha.js@npm:^2.4.11, sha.js@npm:^2.4.8":
1710217178
version: 2.4.11
1710317179
resolution: "sha.js@npm:2.4.11"
1710417180
dependencies:
@@ -18277,6 +18353,17 @@ __metadata:
1827718353
languageName: node
1827818354
linkType: hard
1827918355

18356+
"to-buffer@npm:^1.2.0":
18357+
version: 1.2.1
18358+
resolution: "to-buffer@npm:1.2.1"
18359+
dependencies:
18360+
isarray: ^2.0.5
18361+
safe-buffer: ^5.2.1
18362+
typed-array-buffer: ^1.0.3
18363+
checksum: a683dcf19bea02ed6af477513248d514b7590641170c2d64dd2b235bd9896193b0aea5f46ab64f50b787562aafce421569db6e44230b95beb8fb675a9169464b
18364+
languageName: node
18365+
linkType: hard
18366+
1828018367
"to-regex-range@npm:^5.0.1":
1828118368
version: 5.0.1
1828218369
resolution: "to-regex-range@npm:5.0.1"
@@ -18523,6 +18610,17 @@ __metadata:
1852318610
languageName: node
1852418611
linkType: hard
1852518612

18613+
"typed-array-buffer@npm:^1.0.3":
18614+
version: 1.0.3
18615+
resolution: "typed-array-buffer@npm:1.0.3"
18616+
dependencies:
18617+
call-bound: ^1.0.3
18618+
es-errors: ^1.3.0
18619+
is-typed-array: ^1.1.14
18620+
checksum: 3fb91f0735fb413b2bbaaca9fabe7b8fc14a3fa5a5a7546bab8a57e755be0e3788d893195ad9c2b842620592de0e68d4c077d4c2c41f04ec25b8b5bb82fa9a80
18621+
languageName: node
18622+
linkType: hard
18623+
1852618624
"typed-array-byte-length@npm:^1.0.0":
1852718625
version: 1.0.1
1852818626
resolution: "typed-array-byte-length@npm:1.0.1"
@@ -19161,6 +19259,21 @@ __metadata:
1916119259
languageName: node
1916219260
linkType: hard
1916319261

19262+
"which-typed-array@npm:^1.1.16":
19263+
version: 1.1.19
19264+
resolution: "which-typed-array@npm:1.1.19"
19265+
dependencies:
19266+
available-typed-arrays: ^1.0.7
19267+
call-bind: ^1.0.8
19268+
call-bound: ^1.0.4
19269+
for-each: ^0.3.5
19270+
get-proto: ^1.0.1
19271+
gopd: ^1.2.0
19272+
has-tostringtag: ^1.0.2
19273+
checksum: 162d2a07f68ea323f88ed9419861487ce5d02cb876f2cf9dd1e428d04a63133f93a54f89308f337b27cabd312ee3d027cae4a79002b2f0a85b79b9ef4c190670
19274+
languageName: node
19275+
linkType: hard
19276+
1916419277
"which@npm:^1.3.1":
1916519278
version: 1.3.1
1916619279
resolution: "which@npm:1.3.1"

0 commit comments

Comments
 (0)