Skip to content

Commit 1a5972e

Browse files
authored
chore(npm): upgrade cipher-base (#5509)
1 parent 7f9836d commit 1a5972e

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

web/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4047,12 +4047,12 @@ ci-info@^3.2.0:
40474047
integrity sha512-riT/3vI5YpVH6/qomlDnJow6TBee2PBKSEpx3O32EGPYbWGIRsIlGRms3Sm74wYE1JMo8RnO04Hb12+v1J5ICw==
40484048

40494049
cipher-base@^1.0.0, cipher-base@^1.0.1, cipher-base@^1.0.3:
4050-
version "1.0.4"
4051-
resolved "https://registry.yarnpkg.com/cipher-base/-/cipher-base-1.0.4.tgz#8760e4ecc272f4c363532f926d874aae2c1397de"
4052-
integrity sha512-Kkht5ye6ZGmwv40uUDZztayT2ThLQGfnj/T71N/XzeZeo3nf8foyW7zGTsPYkEya3m5f3cAypH+qe7YOrM1U2Q==
4050+
version "1.0.6"
4051+
resolved "https://registry.yarnpkg.com/cipher-base/-/cipher-base-1.0.6.tgz#8fe672437d01cd6c4561af5334e0cc50ff1955f7"
4052+
integrity sha512-3Ek9H3X6pj5TgenXYtNWdaBon1tgYCaebd+XPg0keyjEbEfkD4KkmAxkQ/i1vYvxdcT5nscLBfq9VJRmCBcFSw==
40534053
dependencies:
4054-
inherits "^2.0.1"
4055-
safe-buffer "^5.0.1"
4054+
inherits "^2.0.4"
4055+
safe-buffer "^5.2.1"
40564056

40574057
cjs-module-lexer@^1.0.0:
40584058
version "1.2.3"

0 commit comments

Comments
 (0)