Skip to content

Commit 54cb6e4

Browse files
chore: Bump lavamoat from 10.0.0 to 10.0.1
Bumps [lavamoat](https://github.com/LavaMoat/lavamoat/tree/HEAD/packages/lavamoat-node) from 10.0.0 to 10.0.1. - [Release notes](https://github.com/LavaMoat/lavamoat/releases) - [Changelog](https://github.com/LavaMoat/LavaMoat/blob/main/packages/lavamoat-node/CHANGELOG.md) - [Commits](https://github.com/LavaMoat/lavamoat/commits/lavamoat-v10.0.1/packages/lavamoat-node) --- updated-dependencies: - dependency-name: lavamoat dependency-version: 10.0.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5a10086 commit 54cb6e4

File tree

2 files changed

+23
-7
lines changed

2 files changed

+23
-7
lines changed

packages/snaps-execution-environments/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
"jest-environment-node": "^29.5.0",
102102
"jest-fetch-mock": "^3.0.3",
103103
"jest-silent-reporter": "^0.6.0",
104-
"lavamoat": "^10.0.0",
104+
"lavamoat": "^10.0.1",
105105
"prettier": "^3.3.3",
106106
"rimraf": "^4.1.2",
107107
"serve-handler": "^6.1.5",

yarn.lock

Lines changed: 22 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4355,7 +4355,7 @@ __metadata:
43554355
jest-environment-node: "npm:^29.5.0"
43564356
jest-fetch-mock: "npm:^3.0.3"
43574357
jest-silent-reporter: "npm:^0.6.0"
4358-
lavamoat: "npm:^10.0.0"
4358+
lavamoat: "npm:^10.0.1"
43594359
prettier: "npm:^3.3.3"
43604360
readable-stream: "npm:^3.6.2"
43614361
rimraf: "npm:^4.1.2"
@@ -13687,6 +13687,22 @@ __metadata:
1368713687
languageName: node
1368813688
linkType: hard
1368913689

13690+
"lavamoat-core@npm:^17.0.1":
13691+
version: 17.0.1
13692+
resolution: "lavamoat-core@npm:17.0.1"
13693+
dependencies:
13694+
"@babel/types": "npm:7.27.3"
13695+
"@lavamoat/types": "npm:^0.1.0"
13696+
json-stable-stringify: "npm:1.3.0"
13697+
lavamoat-tofu: "npm:^8.0.11"
13698+
merge-deep: "npm:3.0.3"
13699+
ses: "npm:1.14.0"
13700+
bin:
13701+
lavamoat-sort-policy: src/policy-sort-cli.js
13702+
checksum: 10/216db62524b416ba5670ae237ccdb94d07a04a84294c9193c3f8cd245dc883f37f993bdecefb22f99f8d742e7297303b9dca430631e4a74547c8b9dc94592e2f
13703+
languageName: node
13704+
linkType: hard
13705+
1369013706
"lavamoat-tofu@npm:^8.0.11":
1369113707
version: 8.0.11
1369213708
resolution: "lavamoat-tofu@npm:8.0.11"
@@ -13703,25 +13719,25 @@ __metadata:
1370313719
languageName: node
1370413720
linkType: hard
1370513721

13706-
"lavamoat@npm:^10.0.0":
13707-
version: 10.0.0
13708-
resolution: "lavamoat@npm:10.0.0"
13722+
"lavamoat@npm:^10.0.1":
13723+
version: 10.0.1
13724+
resolution: "lavamoat@npm:10.0.1"
1370913725
dependencies:
1371013726
"@babel/code-frame": "npm:7.27.1"
1371113727
"@babel/highlight": "npm:7.25.9"
1371213728
"@lavamoat/aa": "npm:^4.3.4"
1371313729
bindings: "npm:1.5.0"
1371413730
corepack: "npm:0.33.0"
1371513731
htmlescape: "npm:1.1.1"
13716-
lavamoat-core: "npm:^17.0.0"
13732+
lavamoat-core: "npm:^17.0.1"
1371713733
lavamoat-tofu: "npm:^8.0.11"
1371813734
node-gyp-build: "npm:4.8.4"
1371913735
resolve: "npm:1.22.10"
1372013736
yargs: "npm:17.7.2"
1372113737
bin:
1372213738
lavamoat: src/cli.js
1372313739
lavamoat-run-command: src/run-command.js
13724-
checksum: 10/3a6e995289a6fe5007f020b7288d22ea98c0eaee8d609cfc172c9a81ab7db1cec7fd7dffb84eb58ddbcefd73195e84a103df27ea76539eded5d77c4356454c5f
13740+
checksum: 10/d9061d06c5a7938a020e8b5aa551093f60641d776b2cd61d5d55a9180c1a8164bf9d2bead11b5692c9c3536b70b953b10523049c8490ac18b1e0e2101fc68183
1372513741
languageName: node
1372613742
linkType: hard
1372713743

0 commit comments

Comments
 (0)