From 3e297cd8911ef40a0170dd9f51ad63cf453dcfea Mon Sep 17 00:00:00 2001 From: legobt <6wbvkn0j@anonaddy.me> Date: Fri, 2 Jun 2023 13:53:45 +0000 Subject: [PATCH] node/version - 7.0.0 - fix: Node.js 18 compatibility (#551) - deps: lavamoat-core@^12.3.0->^14.1.1 - deps: bump @babel packages to latest (#587) - deps: bump json-stable-stringify, node-gyp-build, resolve, yargs (#556) - deps: remove object.fromentries (#555) - change: BREAKING: Minimum Node.js version 14 (#398) - fix: Properly add scuttling functionality (#382, #391) - change: update examples --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ce8c980c93..7bdb7f5aab 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "dependencies": { "browserify": "^17.0.0", "lavamoat-browserify": "^15.5.0", - "lavamoat": "^6.4.0", + "lavamoat": "^7.0.0", "readable-stream": "^3.6.0", "@endo/compartment-mapper": "^0.8.4", "ses": "^0.18.4"