-
Notifications
You must be signed in to change notification settings - Fork 5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Bump LavaMoat and SES * Use latest versions * Use [email protected] * Update LavaMoat policies * Unpin LavaMoat versions * update lavamoat build policy * Fix LavaMoat patch * Update LavaMoat policies --------- Co-authored-by: Frederik Bolding <[email protected]> Co-authored-by: MetaMask Bot <[email protected]> Co-authored-by: legobt <[email protected]>
- Loading branch information
1 parent
a0349a6
commit baf0599
Showing
4 changed files
with
74 additions
and
89 deletions.
There are no files selected for viewing
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -201,7 +201,7 @@ | |
"request@^2.83.0": "patch:request@npm%3A2.88.2#./.yarn/patches/request-npm-2.88.2-f4a57c72c4.patch", | ||
"request@^2.88.2": "patch:request@npm%3A2.88.2#./.yarn/patches/request-npm-2.88.2-f4a57c72c4.patch", | ||
"request@^2.85.0": "patch:request@npm%3A2.88.2#./.yarn/patches/request-npm-2.88.2-f4a57c72c4.patch", | ||
"lavamoat-core@^14.2.0": "patch:lavamoat-core@npm%3A14.2.0#./.yarn/patches/lavamoat-core-npm-14.2.0-c453f4f755.patch", | ||
"lavamoat-core@npm:^14.4.1": "patch:lavamoat-core@npm%3A14.4.1#~/.yarn/patches/lavamoat-core-npm-14.4.1-c4e8bbb016.patch", | ||
"@metamask/keyring-controller@^7.4.0": "patch:@metamask/keyring-controller@npm%3A7.4.0#~/.yarn/patches/@metamask-keyring-controller-npm-7.4.0-5dd5df31c7.patch", | ||
"@metamask/signature-controller@^5.3.0": "patch:@metamask/signature-controller@npm%3A5.3.0#./.yarn/patches/@metamask-signature-controller-npm-5.3.0-225628460b.patch", | ||
"[email protected]": "^7.5.4", | ||
|
@@ -364,7 +364,7 @@ | |
"redux-thunk": "^2.3.0", | ||
"remove-trailing-slash": "^0.1.1", | ||
"reselect": "^3.0.1", | ||
"ses": "^0.18.7", | ||
"ses": "^0.18.8", | ||
"single-call-balance-checker-abi": "^1.0.0", | ||
"unicode-confusables": "^0.1.1", | ||
"uuid": "^8.3.2", | ||
|
@@ -384,7 +384,7 @@ | |
"@babel/register": "^7.5.5", | ||
"@ethersproject/bignumber": "^5.7.0", | ||
"@lavamoat/allow-scripts": "^2.3.1", | ||
"@lavamoat/lavapack": "^5.2.0", | ||
"@lavamoat/lavapack": "^5.2.4", | ||
"@metamask/auto-changelog": "^2.1.0", | ||
"@metamask/eslint-config": "^9.0.0", | ||
"@metamask/eslint-config-jest": "^9.0.0", | ||
|
@@ -508,9 +508,9 @@ | |
"jsdom": "^16.7.0", | ||
"junit-report-merger": "^4.0.0", | ||
"koa": "^2.7.0", | ||
"lavamoat": "^7.1.0", | ||
"lavamoat-browserify": "^15.7.0", | ||
"lavamoat-viz": "^6.0.9", | ||
"lavamoat": "^7.1.2", | ||
"lavamoat-browserify": "^15.7.4", | ||
"lavamoat-viz": "^6.0.11", | ||
"lockfile-lint": "^4.10.6", | ||
"loose-envify": "^1.4.0", | ||
"madge": "^6.1.0", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters