File tree Expand file tree Collapse file tree 1 file changed +7
-6
lines changed
bindings/js_wasm/binding_tests Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -601,12 +601,13 @@ chrome-trace-event@^1.0.2:
601601 tslib "^1.9.0"
602602
603603cipher-base@^1.0.0, cipher-base@^1.0.1, cipher-base@^1.0.3 :
604- version "1.0.4 "
605- resolved "https://registry.yarnpkg.com/cipher-base/-/cipher-base-1.0.4 .tgz#8760e4ecc272f4c363532f926d874aae2c1397de "
606- integrity sha512-Kkht5ye6ZGmwv40uUDZztayT2ThLQGfnj/T71N/XzeZeo3nf8foyW7zGTsPYkEya3m5f3cAypH+qe7YOrM1U2Q ==
604+ version "1.0.7 "
605+ resolved "https://registry.yarnpkg.com/cipher-base/-/cipher-base-1.0.7 .tgz#bd094bfef42634ccfd9e13b9fc73274997111e39 "
606+ integrity sha512-Mz9QMT5fJe7bKI7MH31UilT5cEK5EHHRCccw/YRFsRY47AuNgaV6HY3rscp0/I4Q+tTW/5zoqpSeRRI54TkDWA ==
607607 dependencies :
608- inherits "^2.0.1"
609- safe-buffer "^5.0.1"
608+ inherits "^2.0.4"
609+ safe-buffer "^5.2.1"
610+ to-buffer "^1.2.2"
610611
611612class-utils@^0.3.5 :
612613 version "0.3.6"
@@ -2629,7 +2630,7 @@ to-arraybuffer@^1.0.0:
26292630 resolved "https://registry.yarnpkg.com/to-arraybuffer/-/to-arraybuffer-1.0.1.tgz#7d229b1fcc637e466ca081180836a7aabff83f43"
26302631 integrity sha1-fSKbH8xjfkZsoIEYCDanqr/4P0M=
26312632
2632- to-buffer@^1.2.0, to-buffer@^1.2.1 :
2633+ to-buffer@^1.2.0, to-buffer@^1.2.1, to-buffer@^1.2.2 :
26332634 version "1.2.2"
26342635 resolved "https://registry.yarnpkg.com/to-buffer/-/to-buffer-1.2.2.tgz#ffe59ef7522ada0a2d1cb5dfe03bb8abc3cdc133"
26352636 integrity sha512-db0E3UJjcFhpDhAF4tLo03oli3pwl3dbnzXOUIlRKrp+ldk/VUxzpWYZENsw2SZiuBjHAk7DfB0VU7NKdpb6sw==
You can’t perform that action at this time.
0 commit comments