Skip to content

Commit a24ab51

Browse files
Bump secp256k1 from 5.0.0 to 5.0.1 in /packages/metamask
Bumps [secp256k1](https://github.com/cryptocoinjs/secp256k1-node) from 5.0.0 to 5.0.1. - [Release notes](https://github.com/cryptocoinjs/secp256k1-node/releases) - [Commits](cryptocoinjs/secp256k1-node@v5.0.0...v5.0.1) --- updated-dependencies: - dependency-name: secp256k1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fda8a50 commit a24ab51

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

packages/metamask/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -580,7 +580,7 @@ eciesjs@^0.3.15:
580580
futoin-hkdf "^1.5.3"
581581
secp256k1 "^5.0.0"
582582

583-
elliptic@^6.5.4:
583+
elliptic@^6.5.7:
584584
version "6.5.7"
585585
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.7.tgz#8ec4da2cb2939926a1b9a73619d768207e647c8b"
586586
integrity sha512-ESVCtTwiA+XhY3wyh24QqRGBoP3rEdDUl3EDUUo9tft074fi19IrdpH7hLCMMP3CIj7jb3W96rn8lt/BqIlt5Q==
@@ -1083,11 +1083,11 @@ safe-buffer@~5.2.0:
10831083
integrity sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==
10841084

10851085
secp256k1@^5.0.0:
1086-
version "5.0.0"
1087-
resolved "https://registry.yarnpkg.com/secp256k1/-/secp256k1-5.0.0.tgz#be6f0c8c7722e2481e9773336d351de8cddd12f7"
1088-
integrity sha512-TKWX8xvoGHrxVdqbYeZM9w+izTF4b9z3NhSaDkdn81btvuh+ivbIMGT/zQvDtTFWhRlThpoz6LEYTr7n8A5GcA==
1086+
version "5.0.1"
1087+
resolved "https://registry.yarnpkg.com/secp256k1/-/secp256k1-5.0.1.tgz#dc2c86187d48ff2da756f0f7e96417ee03c414b1"
1088+
integrity sha512-lDFs9AAIaWP9UCdtWrotXWWF9t8PWgQDcxqgAnpM9rMqxb3Oaq2J0thzPVSxBwdJgyQtkU/sYtFtbM1RSt/iYA==
10891089
dependencies:
1090-
elliptic "^6.5.4"
1090+
elliptic "^6.5.7"
10911091
node-addon-api "^5.0.0"
10921092
node-gyp-build "^4.2.0"
10931093

0 commit comments

Comments
 (0)