Skip to content

Commit 635d8c1

Browse files
committed
Update LavaMoat policies
1 parent 9762857 commit 635d8c1

File tree

1 file changed

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

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -818,7 +818,7 @@
818818
},
819819
"packages": {
820820
"ts-loader>micromatch>braces": true,
821-
"ts-loader>micromatch>picomatch": true
821+
"depcheck>readdirp>picomatch": true
822822
}
823823
},
824824
"webpack>mime-types": {
@@ -860,7 +860,7 @@
860860
"process": true
861861
}
862862
},
863-
"ts-loader>micromatch>picomatch": {
863+
"depcheck>readdirp>picomatch": {
864864
"builtin": {
865865
"path.basename": true,
866866
"path.sep": true

0 commit comments

Comments
 (0)