Skip to content

Commit f13bcb2

Browse files
committed
[dependabot skip] Update LavaMoat policies
1 parent 494f255 commit f13bcb2

File tree

1 file changed

+2
-1
lines changed
  • packages/snaps-execution-environments/lavamoat/build-system

1 file changed

+2
-1
lines changed

packages/snaps-execution-environments/lavamoat/build-system/policy.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@metamask/snaps-utils>@babel/types": {
5353
"globals": {
5454
"console.warn": true,
55-
"process.env": true
55+
"process.env.BABEL_TYPES_8_BREAKING": true
5656
},
5757
"packages": {
5858
"@metamask/snaps-utils>@babel/types>@babel/helper-string-parser": true,
@@ -130,6 +130,7 @@
130130
"process._rawDebug": true
131131
},
132132
"packages": {
133+
"depcheck>@babel/parser": true,
133134
"lavamoat>@lavamoat/aa": true,
134135
"@lavamoat/webpack>browser-resolve": true,
135136
"lavamoat>lavamoat-core": true,

0 commit comments

Comments
 (0)