Skip to content

Commit

Permalink
Update LavaMoat policies
Browse files Browse the repository at this point in the history
  • Loading branch information
metamaskbot committed Jan 27, 2025
1 parent 1659a71 commit 9d7ada6
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions lavamoat/browserify/beta/policy.json
Original file line number Diff line number Diff line change
Expand Up @@ -4948,7 +4948,7 @@
"react": true
}
},
"@storybook/addon-knobs>qs": {
"browserify>url>qs": {
"packages": {
"string.prototype.matchall>side-channel": true
}
Expand Down Expand Up @@ -5735,7 +5735,7 @@
"browserify>url": {
"packages": {
"browserify>punycode": true,
"@storybook/addon-knobs>qs": true
"browserify>url>qs": true
}
},
"react-focus-lock>use-callback-ref": {
Expand Down
4 changes: 2 additions & 2 deletions lavamoat/browserify/flask/policy.json
Original file line number Diff line number Diff line change
Expand Up @@ -4961,7 +4961,7 @@
"react": true
}
},
"@storybook/addon-knobs>qs": {
"browserify>url>qs": {
"packages": {
"string.prototype.matchall>side-channel": true
}
Expand Down Expand Up @@ -5748,7 +5748,7 @@
"browserify>url": {
"packages": {
"browserify>punycode": true,
"@storybook/addon-knobs>qs": true
"browserify>url>qs": true
}
},
"react-focus-lock>use-callback-ref": {
Expand Down
4 changes: 2 additions & 2 deletions lavamoat/browserify/main/policy.json
Original file line number Diff line number Diff line change
Expand Up @@ -4948,7 +4948,7 @@
"react": true
}
},
"@storybook/addon-knobs>qs": {
"browserify>url>qs": {
"packages": {
"string.prototype.matchall>side-channel": true
}
Expand Down Expand Up @@ -5735,7 +5735,7 @@
"browserify>url": {
"packages": {
"browserify>punycode": true,
"@storybook/addon-knobs>qs": true
"browserify>url>qs": true
}
},
"react-focus-lock>use-callback-ref": {
Expand Down
4 changes: 2 additions & 2 deletions lavamoat/build-system/policy.json
Original file line number Diff line number Diff line change
Expand Up @@ -6250,7 +6250,7 @@
"gulp>vinyl-fs>pumpify>pump": true
}
},
"@storybook/addon-knobs>qs": {
"browserify>url>qs": {
"packages": {
"string.prototype.matchall>side-channel": true
}
Expand Down Expand Up @@ -8552,7 +8552,7 @@
"gulp-livereload>tiny-lr>debug": true,
"gulp-livereload>tiny-lr>faye-websocket": true,
"react>object-assign": true,
"@storybook/addon-knobs>qs": true
"browserify>url>qs": true
}
},
"gulp>vinyl-fs>glob-stream>to-absolute-glob": {
Expand Down

0 comments on commit 9d7ada6

Please sign in to comment.