Skip to content

Commit

Permalink
Update LavaMoat policies
Browse files Browse the repository at this point in the history
  • Loading branch information
metamaskbot authored and mikesposito committed Aug 16, 2023
1 parent 07da427 commit 8824ade
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 6 deletions.
2 changes: 1 addition & 1 deletion lavamoat/browserify/beta/policy.json
Original file line number Diff line number Diff line change
Expand Up @@ -4665,4 +4665,4 @@
}
}
}
}
}
2 changes: 1 addition & 1 deletion lavamoat/browserify/desktop/policy.json
Original file line number Diff line number Diff line change
Expand Up @@ -5358,4 +5358,4 @@
}
}
}
}
}
2 changes: 1 addition & 1 deletion lavamoat/browserify/flask/policy.json
Original file line number Diff line number Diff line change
Expand Up @@ -5373,4 +5373,4 @@
}
}
}
}
}
2 changes: 1 addition & 1 deletion lavamoat/browserify/main/policy.json
Original file line number Diff line number Diff line change
Expand Up @@ -4665,4 +4665,4 @@
}
}
}
}
}
2 changes: 1 addition & 1 deletion lavamoat/browserify/mmi/policy.json
Original file line number Diff line number Diff line change
Expand Up @@ -4893,4 +4893,4 @@
}
}
}
}
}
8 changes: 7 additions & 1 deletion lavamoat/build-system/policy.json
Original file line number Diff line number Diff line change
Expand Up @@ -6161,6 +6161,12 @@
"process": true
}
},
"jsdom>acorn": {
"globals": {
"console": true,
"define": true
}
},
"koa>content-disposition>safe-buffer": {
"builtin": {
"buffer": true
Expand Down Expand Up @@ -8986,4 +8992,4 @@
}
}
}
}
}

0 comments on commit 8824ade

Please sign in to comment.