Skip to content

Commit 5e00a9c

Browse files
Bump @lavamoat/allow-scripts from 3.4.3 to 5.0.2
Bumps [@lavamoat/allow-scripts](https://github.com/LavaMoat/LavaMoat/tree/HEAD/packages/allow-scripts) from 3.4.3 to 5.0.2. - [Release notes](https://github.com/LavaMoat/LavaMoat/releases) - [Changelog](https://github.com/LavaMoat/LavaMoat/blob/main/packages/allow-scripts/CHANGELOG.md) - [Commits](https://github.com/LavaMoat/LavaMoat/commits/allow-scripts-v5.0.2/packages/allow-scripts) --- updated-dependencies: - dependency-name: "@lavamoat/allow-scripts" dependency-version: 5.0.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4a04c8c commit 5e00a9c

2 files changed

Lines changed: 27 additions & 16 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
},
8484
"devDependencies": {
8585
"@eslint/js": "9.39.3",
86-
"@lavamoat/allow-scripts": "3.4.3",
86+
"@lavamoat/allow-scripts": "5.0.2",
8787
"@types/bchaddrjs": "0.4.3",
8888
"@types/chrome": "0.1.42",
8989
"@types/firefox-webext-browser": "143.0.0",

yarn.lock

Lines changed: 26 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -851,20 +851,27 @@
851851
"@jridgewell/resolve-uri" "^3.1.0"
852852
"@jridgewell/sourcemap-codec" "^1.4.14"
853853

854-
"@lavamoat/aa@4.3.6", "@lavamoat/aa@^4.3.6":
854+
"@lavamoat/aa@4.3.6":
855855
version "4.3.6"
856856
resolved "https://registry.yarnpkg.com/@lavamoat/aa/-/aa-4.3.6.tgz#e0b4e0ac4cffafcc716b9da62faf331357221e6f"
857857
integrity sha512-7PHRcAPS1xpexffdWh3AyW2hQ+DS2CYvblzOlP3yM8i7gAEtVIXK6o0BqVSNAJwgMyneaaWeObhyMTT+xSJE6A==
858858
dependencies:
859859
resolve "1.22.10"
860860

861-
"@lavamoat/allow-scripts@3.4.3":
862-
version "3.4.3"
863-
resolved "https://registry.yarnpkg.com/@lavamoat/allow-scripts/-/allow-scripts-3.4.3.tgz#6c2c95e80ed81d20ea3bbe551b894801636cb594"
864-
integrity sha512-BW8k2yslOLpI8M4C+D/SsWJ1l854Wyxh+1E2ItcJnyw+nwDwDsdwfh7g6r6AVaMrvjc+UBEkjFeUiuohnoA+0A==
861+
"@lavamoat/aa@^5.0.1":
862+
version "5.0.1"
863+
resolved "https://registry.yarnpkg.com/@lavamoat/aa/-/aa-5.0.1.tgz#cdbda3c5ea2594138d14a74235ceae555f341679"
864+
integrity sha512-wO6gyVFYlart7QiCQ3mgmcrYBEKUz1ip95/4DwL2/9rGvtdfbNR1Be+F+moA5RpueX26byFkLAHvntSlyXuGfQ==
865+
dependencies:
866+
resolve "1.22.12"
867+
868+
"@lavamoat/allow-scripts@5.0.2":
869+
version "5.0.2"
870+
resolved "https://registry.yarnpkg.com/@lavamoat/allow-scripts/-/allow-scripts-5.0.2.tgz#b18e05ec6b0625a46d4a182938e1303beffc8628"
871+
integrity sha512-noHRa1kWXXXpi9a5tBDpNCNAkhPt1lIVQ3p4GhRKMsPRR19EeLV18/iXDuQVLAYIgX6CHm52I6MlN6olF2sI5w==
865872
dependencies:
866-
"@lavamoat/aa" "^4.3.6"
867-
"@npmcli/run-script" "10.0.3"
873+
"@lavamoat/aa" "^5.0.1"
874+
"@npmcli/run-script" "10.0.4"
868875
bin-links "4.0.4"
869876
npm-normalize-package-bin "3.0.1"
870877
type-fest "4.41.0"
@@ -1029,17 +1036,16 @@
10291036
dependencies:
10301037
which "^6.0.0"
10311038

1032-
"@npmcli/run-script@10.0.3":
1033-
version "10.0.3"
1034-
resolved "https://registry.yarnpkg.com/@npmcli/run-script/-/run-script-10.0.3.tgz#85c16cd893e44cad5edded441b002d8a1d3a8a8e"
1035-
integrity sha512-ER2N6itRkzWbbtVmZ9WKaWxVlKlOeBFF1/7xx+KA5J1xKa4JjUwBdb6tDpk0v1qA+d+VDwHI9qmLcXSWcmi+Rw==
1039+
"@npmcli/run-script@10.0.4":
1040+
version "10.0.4"
1041+
resolved "https://registry.yarnpkg.com/@npmcli/run-script/-/run-script-10.0.4.tgz#99cddae483ce3dbf1a10f5683a4e6aaa02345ac0"
1042+
integrity sha512-mGUWr1uMnf0le2TwfOZY4SFxZGXGfm4Jtay/nwAa2FLNAKXUoUwaGwBMNH36UHPtinWfTSJ3nqFQr0091CxVGg==
10361043
dependencies:
10371044
"@npmcli/node-gyp" "^5.0.0"
10381045
"@npmcli/package-json" "^7.0.0"
10391046
"@npmcli/promise-spawn" "^9.0.0"
10401047
node-gyp "^12.1.0"
10411048
proc-log "^6.0.0"
1042-
which "^6.0.0"
10431049

10441050
"@oxc-project/types@=0.132.0":
10451051
version "0.132.0"
@@ -6586,7 +6592,7 @@ resolve@1.22.10:
65866592
path-parse "^1.0.7"
65876593
supports-preserve-symlinks-flag "^1.0.0"
65886594

6589-
resolve@^1.17.0:
6595+
resolve@1.22.12, resolve@^1.17.0:
65906596
version "1.22.12"
65916597
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.12.tgz#f5b2a680897c69c238a13cd16b15671f8b73549f"
65926598
integrity sha512-TyeJ1zif53BPfHootBGwPRYT1RUt6oGWsaQr8UyZW/eAm9bKoijtvruSDEmZHm92CwS9nj7/fWttqPCgzep8CA==
@@ -7674,8 +7680,13 @@ viem@2.50.4, viem@2.8.6:
76747680
ws "8.20.1"
76757681

76767682
"vite-plugin-lavamoat@link:packages/vite-plugin-lavamoat":
7677-
version "0.0.0"
7678-
uid ""
7683+
version "1.1.0"
7684+
dependencies:
7685+
"@lavamoat/aa" "4.3.6"
7686+
lavamoat-core "17.1.3"
7687+
ses "1.15.0"
7688+
tsup "8.5.1"
7689+
typescript "6.0.3"
76797690

76807691
vite-plugin-node-polyfills@0.28.0:
76817692
version "0.28.0"

0 commit comments

Comments
 (0)