Skip to content

Commit a410148

Browse files
build(deps): bump cipher-base from 1.0.4 to 1.0.6 in /tests/runner-tests
Bumps [cipher-base](https://github.com/crypto-browserify/cipher-base) from 1.0.4 to 1.0.6. - [Changelog](https://github.com/browserify/cipher-base/blob/master/CHANGELOG.md) - [Commits](browserify/cipher-base@v1.0.4...v1.0.6) --- updated-dependencies: - dependency-name: cipher-base dependency-version: 1.0.6 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 290ab2d commit a410148

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

tests/runner-tests/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1305,12 +1305,12 @@ chownr@^2.0.0:
13051305
integrity sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==
13061306

13071307
cipher-base@^1.0.0, cipher-base@^1.0.1, cipher-base@^1.0.3:
1308-
version "1.0.4"
1309-
resolved "https://registry.npmjs.org/cipher-base/-/cipher-base-1.0.4.tgz"
1310-
integrity sha512-Kkht5ye6ZGmwv40uUDZztayT2ThLQGfnj/T71N/XzeZeo3nf8foyW7zGTsPYkEya3m5f3cAypH+qe7YOrM1U2Q==
1308+
version "1.0.6"
1309+
resolved "https://registry.yarnpkg.com/cipher-base/-/cipher-base-1.0.6.tgz#8fe672437d01cd6c4561af5334e0cc50ff1955f7"
1310+
integrity sha512-3Ek9H3X6pj5TgenXYtNWdaBon1tgYCaebd+XPg0keyjEbEfkD4KkmAxkQ/i1vYvxdcT5nscLBfq9VJRmCBcFSw==
13111311
dependencies:
1312-
inherits "^2.0.1"
1313-
safe-buffer "^5.0.1"
1312+
inherits "^2.0.4"
1313+
safe-buffer "^5.2.1"
13141314

13151315
clean-stack@^3.0.1:
13161316
version "3.0.1"

0 commit comments

Comments
 (0)