Skip to content

Commit e543cd3

Browse files
build(deps): bump pbkdf2 from 3.1.2 to 3.1.5
Bumps [pbkdf2](https://github.com/browserify/pbkdf2) from 3.1.2 to 3.1.5. - [Changelog](https://github.com/browserify/pbkdf2/blob/master/CHANGELOG.md) - [Commits](browserify/pbkdf2@v3.1.2...v3.1.5) --- updated-dependencies: - dependency-name: pbkdf2 dependency-version: 3.1.5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 93eeffc commit e543cd3

1 file changed

Lines changed: 75 additions & 13 deletions

File tree

yarn.lock

Lines changed: 75 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -5921,7 +5921,7 @@ create-ecdh@^4.0.4:
59215921
bn.js "^4.1.0"
59225922
elliptic "^6.5.3"
59235923

5924-
create-hash@^1.1.0, create-hash@^1.1.2, create-hash@^1.2.0:
5924+
create-hash@^1.1.0, create-hash@^1.2.0:
59255925
version "1.2.0"
59265926
resolved "https://registry.npmjs.org/create-hash/-/create-hash-1.2.0.tgz#889078af11a63756bcfb59bd221996be3a9ef196"
59275927
integrity sha512-z00bCGNHDG8mHAkP7CtT1qVu+bFQUPjYq/4Iv3C3kWjTFV10zIjfSoeqXo9Asws8gwSHDGj/hl2u4OGIjapeCg==
@@ -5932,7 +5932,7 @@ create-hash@^1.1.0, create-hash@^1.1.2, create-hash@^1.2.0:
59325932
ripemd160 "^2.0.1"
59335933
sha.js "^2.4.0"
59345934

5935-
create-hmac@^1.1.4, create-hmac@^1.1.7:
5935+
create-hmac@^1.1.7:
59365936
version "1.1.7"
59375937
resolved "https://registry.npmjs.org/create-hmac/-/create-hmac-1.1.7.tgz#69170c78b3ab957147b2b8b04572e47ead2243ff"
59385938
integrity sha512-MJG9liiZ+ogc4TzUwuvbER1JRdgvUFSB5+VR/g5h82fGaIRWMWddtKBHi7/sVhfjQZ6SehlyhvQYrcYkaUIpLg==
@@ -8736,6 +8736,16 @@ hash-base@^3.0.0:
87368736
readable-stream "^3.6.0"
87378737
safe-buffer "^5.2.0"
87388738

8739+
hash-base@^3.1.2:
8740+
version "3.1.2"
8741+
resolved "https://registry.npmjs.org/hash-base/-/hash-base-3.1.2.tgz#79d72def7611c3f6e3c3b5730652638001b10a74"
8742+
integrity sha512-Bb33KbowVTIj5s7Ked1OsqHUeCpz//tPwR+E2zJgJKo9Z5XolZ9b6bdUgjmYlwnWhoOQKoTd1TYToZGn5mAYOg==
8743+
dependencies:
8744+
inherits "^2.0.4"
8745+
readable-stream "^2.3.8"
8746+
safe-buffer "^5.2.1"
8747+
to-buffer "^1.2.1"
8748+
87398749
hash-base@~3.0, hash-base@~3.0.4:
87408750
version "3.0.5"
87418751
resolved "https://registry.npmjs.org/hash-base/-/hash-base-3.0.5.tgz#52480e285395cf7fba17dc4c9e47acdc7f248a8a"
@@ -13047,15 +13057,16 @@ pathval@^1.1.1:
1304713057
integrity sha512-Dp6zGqpTdETdR63lehJYPeIOqpiNBNtc7BpWSLrOje7UaIsE5aY92r/AunQA7rsXvet3lrJ3JnZX29UPTKXyKQ==
1304813058

1304913059
pbkdf2@^3.1.2:
13050-
version "3.1.2"
13051-
resolved "https://registry.npmjs.org/pbkdf2/-/pbkdf2-3.1.2.tgz#dd822aa0887580e52f1a039dc3eda108efae3075"
13052-
integrity sha512-iuh7L6jA7JEGu2WxDwtQP1ddOpaJNC4KlDEFfdQajSGgGPNi4OyDc2R7QnbY2bR9QjBVGwgvTdNJZoE7RaxUMA==
13060+
version "3.1.5"
13061+
resolved "https://registry.npmjs.org/pbkdf2/-/pbkdf2-3.1.5.tgz#444a59d7a259a95536c56e80c89de31cc01ed366"
13062+
integrity sha512-Q3CG/cYvCO1ye4QKkuH7EXxs3VC/rI1/trd+qX2+PolbaKG0H+bgcZzrTt96mMyRtejk+JMCiLUn3y29W8qmFQ==
1305313063
dependencies:
13054-
create-hash "^1.1.2"
13055-
create-hmac "^1.1.4"
13056-
ripemd160 "^2.0.1"
13057-
safe-buffer "^5.0.1"
13058-
sha.js "^2.4.8"
13064+
create-hash "^1.2.0"
13065+
create-hmac "^1.1.7"
13066+
ripemd160 "^2.0.3"
13067+
safe-buffer "^5.2.1"
13068+
sha.js "^2.4.12"
13069+
to-buffer "^1.2.1"
1305913070

1306013071
pend@~1.2.0:
1306113072
version "1.2.0"
@@ -14258,6 +14269,14 @@ ripemd160@^2.0.0, ripemd160@^2.0.1:
1425814269
hash-base "^3.0.0"
1425914270
inherits "^2.0.1"
1426014271

14272+
ripemd160@^2.0.3:
14273+
version "2.0.3"
14274+
resolved "https://registry.npmjs.org/ripemd160/-/ripemd160-2.0.3.tgz#9be54e4ba5e3559c8eee06a25cd7648bbccdf5a8"
14275+
integrity sha512-5Di9UC0+8h1L6ZD2d7awM7E/T4uA1fJRlx6zk/NvdCCVEoAnFqvHmCuNeIKoCeIixBX/q8uM+6ycDvF8woqosA==
14276+
dependencies:
14277+
hash-base "^3.1.2"
14278+
inherits "^2.0.4"
14279+
1426114280
1426214281
version "2.0.3"
1426314282
resolved "https://registry.npmjs.org/rollup-plugin-copy-assets/-/rollup-plugin-copy-assets-2.0.3.tgz#9a9098894c3ded16d2eee8c4108055e332b5f59f"
@@ -14712,6 +14731,15 @@ sha.js@^2.4.0, sha.js@^2.4.8:
1471214731
inherits "^2.0.1"
1471314732
safe-buffer "^5.0.1"
1471414733

14734+
sha.js@^2.4.12:
14735+
version "2.4.12"
14736+
resolved "https://registry.npmjs.org/sha.js/-/sha.js-2.4.12.tgz#eb8b568bf383dfd1867a32c3f2b74eb52bdbf23f"
14737+
integrity sha512-8LzC5+bvI45BjpfXU8V5fdU2mfeKiQe1D1gIMn7XUlF3OTUrpdJpPPH4EMAnF0DsHHdSZqCdSss5qCmJKuiO3w==
14738+
dependencies:
14739+
inherits "^2.0.4"
14740+
safe-buffer "^5.2.1"
14741+
to-buffer "^1.2.0"
14742+
1471514743
shallow-clone@^3.0.0:
1471614744
version "3.0.1"
1471714745
resolved "https://registry.npmjs.org/shallow-clone/-/shallow-clone-3.0.1.tgz#8f2981ad92531f55035b01fb230769a40e02efa3"
@@ -15351,7 +15379,7 @@ string-argv@~0.3.1:
1535115379
resolved "https://registry.npmjs.org/string-argv/-/string-argv-0.3.2.tgz#2b6d0ef24b656274d957d54e0a4bbf6153dc02b6"
1535215380
integrity sha512-aqD2Q0144Z+/RqG52NeHEkZauTAUWJO8c6yTftGJKO3Tja5tUgIfmIl6kExvhtxSDP7fXB6DvzkfMpCd/F3G+Q==
1535315381

15354-
"string-width-cjs@npm:string-width@^4.2.0", "string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.2, string-width@^4.2.3:
15382+
"string-width-cjs@npm:string-width@^4.2.0":
1535515383
version "4.2.3"
1535615384
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
1535715385
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -15369,6 +15397,15 @@ string-width@^1.0.1, string-width@^1.0.2:
1536915397
is-fullwidth-code-point "^1.0.0"
1537015398
strip-ansi "^3.0.0"
1537115399

15400+
"string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.2, string-width@^4.2.3:
15401+
version "4.2.3"
15402+
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
15403+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
15404+
dependencies:
15405+
emoji-regex "^8.0.0"
15406+
is-fullwidth-code-point "^3.0.0"
15407+
strip-ansi "^6.0.1"
15408+
1537215409
string-width@^2.1.1:
1537315410
version "2.1.1"
1537415411
resolved "https://registry.npmjs.org/string-width/-/string-width-2.1.1.tgz#ab93f27a8dc13d28cac815c462143a6d9012ae9e"
@@ -15432,7 +15469,7 @@ string_decoder@~1.1.1:
1543215469
dependencies:
1543315470
safe-buffer "~5.1.0"
1543415471

15435-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
15472+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
1543615473
version "6.0.1"
1543715474
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
1543815475
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -15453,6 +15490,13 @@ strip-ansi@^4.0.0:
1545315490
dependencies:
1545415491
ansi-regex "^3.0.0"
1545515492

15493+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
15494+
version "6.0.1"
15495+
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
15496+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
15497+
dependencies:
15498+
ansi-regex "^5.0.1"
15499+
1545615500
strip-ansi@^7.0.1:
1545715501
version "7.1.0"
1545815502
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45"
@@ -15908,6 +15952,15 @@ to-absolute-glob@^2.0.0, to-absolute-glob@^2.0.2:
1590815952
is-absolute "^1.0.0"
1590915953
is-negated-glob "^1.0.0"
1591015954

15955+
to-buffer@^1.2.0, to-buffer@^1.2.1:
15956+
version "1.2.2"
15957+
resolved "https://registry.npmjs.org/to-buffer/-/to-buffer-1.2.2.tgz#ffe59ef7522ada0a2d1cb5dfe03bb8abc3cdc133"
15958+
integrity sha512-db0E3UJjcFhpDhAF4tLo03oli3pwl3dbnzXOUIlRKrp+ldk/VUxzpWYZENsw2SZiuBjHAk7DfB0VU7NKdpb6sw==
15959+
dependencies:
15960+
isarray "^2.0.5"
15961+
safe-buffer "^5.2.1"
15962+
typed-array-buffer "^1.0.3"
15963+
1591115964
to-object-path@^0.3.0:
1591215965
version "0.3.0"
1591315966
resolved "https://registry.npmjs.org/to-object-path/-/to-object-path-0.3.0.tgz#297588b7b0e7e0ac08e04e672f85c1f4999e17af"
@@ -17137,7 +17190,7 @@ [email protected]:
1713717190
resolved "https://registry.npmjs.org/workerpool/-/workerpool-6.2.0.tgz#827d93c9ba23ee2019c3ffaff5c27fccea289e8b"
1713817191
integrity sha512-Rsk5qQHJ9eowMH28Jwhe8HEbmdYDX4lwoMWshiCXugjtHqMD9ZbiqSDLxcsfdqsETPzVUtX5s1Z5kStiIM6l4A==
1713917192

17140-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
17193+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
1714117194
version "7.0.0"
1714217195
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
1714317196
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -17171,6 +17224,15 @@ wrap-ansi@^6.0.1, wrap-ansi@^6.2.0:
1717117224
string-width "^4.1.0"
1717217225
strip-ansi "^6.0.0"
1717317226

17227+
wrap-ansi@^7.0.0:
17228+
version "7.0.0"
17229+
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
17230+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
17231+
dependencies:
17232+
ansi-styles "^4.0.0"
17233+
string-width "^4.1.0"
17234+
strip-ansi "^6.0.0"
17235+
1717417236
wrap-ansi@^8.1.0:
1717517237
version "8.1.0"
1717617238
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)