Skip to content

Commit 223c277

Browse files
Merge pull request #354 from CodeDredd/dependabot/npm_and_yarn/docs/v3/cipher-base-1.0.7
chore(deps): bump cipher-base from 1.0.4 to 1.0.7 in /docs/v3
2 parents 929817c + 2ad7b28 commit 223c277

File tree

1 file changed

+15
-5
lines changed

1 file changed

+15
-5
lines changed

docs/v3/yarn.lock

Lines changed: 15 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3547,12 +3547,13 @@ ci-info@^3.1.1:
35473547
integrity sha512-riT/3vI5YpVH6/qomlDnJow6TBee2PBKSEpx3O32EGPYbWGIRsIlGRms3Sm74wYE1JMo8RnO04Hb12+v1J5ICw==
35483548

35493549
cipher-base@^1.0.0, cipher-base@^1.0.1, cipher-base@^1.0.3:
3550-
version "1.0.4"
3551-
resolved "https://registry.yarnpkg.com/cipher-base/-/cipher-base-1.0.4.tgz#8760e4ecc272f4c363532f926d874aae2c1397de"
3552-
integrity sha512-Kkht5ye6ZGmwv40uUDZztayT2ThLQGfnj/T71N/XzeZeo3nf8foyW7zGTsPYkEya3m5f3cAypH+qe7YOrM1U2Q==
3550+
version "1.0.7"
3551+
resolved "https://registry.yarnpkg.com/cipher-base/-/cipher-base-1.0.7.tgz#bd094bfef42634ccfd9e13b9fc73274997111e39"
3552+
integrity sha512-Mz9QMT5fJe7bKI7MH31UilT5cEK5EHHRCccw/YRFsRY47AuNgaV6HY3rscp0/I4Q+tTW/5zoqpSeRRI54TkDWA==
35533553
dependencies:
3554-
inherits "^2.0.1"
3555-
safe-buffer "^5.0.1"
3554+
inherits "^2.0.4"
3555+
safe-buffer "^5.2.1"
3556+
to-buffer "^1.2.2"
35563557

35573558
class-utils@^0.3.5:
35583559
version "0.3.6"
@@ -11023,6 +11024,15 @@ to-buffer@^1.2.0:
1102311024
safe-buffer "^5.2.1"
1102411025
typed-array-buffer "^1.0.3"
1102511026

11027+
to-buffer@^1.2.2:
11028+
version "1.2.2"
11029+
resolved "https://registry.yarnpkg.com/to-buffer/-/to-buffer-1.2.2.tgz#ffe59ef7522ada0a2d1cb5dfe03bb8abc3cdc133"
11030+
integrity sha512-db0E3UJjcFhpDhAF4tLo03oli3pwl3dbnzXOUIlRKrp+ldk/VUxzpWYZENsw2SZiuBjHAk7DfB0VU7NKdpb6sw==
11031+
dependencies:
11032+
isarray "^2.0.5"
11033+
safe-buffer "^5.2.1"
11034+
typed-array-buffer "^1.0.3"
11035+
1102611036
to-fast-properties@^2.0.0:
1102711037
version "2.0.0"
1102811038
resolved "https://registry.yarnpkg.com/to-fast-properties/-/to-fast-properties-2.0.0.tgz#dc5e698cbd079265bc73e0377681a4e4e83f616e"

0 commit comments

Comments
 (0)