File tree Expand file tree Collapse file tree 1 file changed +15
-5
lines changed
Expand file tree Collapse file tree 1 file changed +15
-5
lines changed Original file line number Diff line number Diff line change @@ -2364,12 +2364,13 @@ ci-info@^2.0.0:
23642364 integrity sha512-5tK7EtrZ0N+OLFMthtqOj4fI2Jeb88C4CAZPu25LDVUgXJ0A3Js4PMGqrn0JU1W0Mh1/Z8wZzYPxqUrXeBboCQ==
23652365
23662366cipher-base@^1.0.0, cipher-base@^1.0.1, cipher-base@^1.0.3 :
2367- version "1.0.4 "
2368- resolved "https://registry.yarnpkg.com/cipher-base/-/cipher-base-1.0.4 .tgz#8760e4ecc272f4c363532f926d874aae2c1397de "
2369- integrity sha512-Kkht5ye6ZGmwv40uUDZztayT2ThLQGfnj/T71N/XzeZeo3nf8foyW7zGTsPYkEya3m5f3cAypH+qe7YOrM1U2Q ==
2367+ version "1.0.7 "
2368+ resolved "https://registry.yarnpkg.com/cipher-base/-/cipher-base-1.0.7 .tgz#bd094bfef42634ccfd9e13b9fc73274997111e39 "
2369+ integrity sha512-Mz9QMT5fJe7bKI7MH31UilT5cEK5EHHRCccw/YRFsRY47AuNgaV6HY3rscp0/I4Q+tTW/5zoqpSeRRI54TkDWA ==
23702370 dependencies :
2371- inherits "^2.0.1"
2372- safe-buffer "^5.0.1"
2371+ inherits "^2.0.4"
2372+ safe-buffer "^5.2.1"
2373+ to-buffer "^1.2.2"
23732374
23742375class-utils@^0.3.5 :
23752376 version "0.3.6"
@@ -7623,6 +7624,15 @@ to-buffer@^1.2.0:
76237624 safe-buffer "^5.2.1"
76247625 typed-array-buffer "^1.0.3"
76257626
7627+ to-buffer@^1.2.2 :
7628+ version "1.2.2"
7629+ resolved "https://registry.yarnpkg.com/to-buffer/-/to-buffer-1.2.2.tgz#ffe59ef7522ada0a2d1cb5dfe03bb8abc3cdc133"
7630+ integrity sha512-db0E3UJjcFhpDhAF4tLo03oli3pwl3dbnzXOUIlRKrp+ldk/VUxzpWYZENsw2SZiuBjHAk7DfB0VU7NKdpb6sw==
7631+ dependencies :
7632+ isarray "^2.0.5"
7633+ safe-buffer "^5.2.1"
7634+ typed-array-buffer "^1.0.3"
7635+
76267636to-fast-properties@^1.0.3 :
76277637 version "1.0.3"
76287638 resolved "https://registry.yarnpkg.com/to-fast-properties/-/to-fast-properties-1.0.3.tgz#b83571fa4d8c25b82e231b06e3a3055de4ca1a47"
You can’t perform that action at this time.
0 commit comments