Skip to content

Commit f9ae970

Browse files
Update dependency @lavamoat/allow-scripts to v5.1.0
1 parent 0175aba commit f9ae970

2 files changed

Lines changed: 11 additions & 26 deletions

File tree

β€Žpackage.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"@babel/runtime": "7.29.7",
6666
"@curveball/core": "0.21.1",
6767
"@curveball/router": "0.6.0",
68-
"@lavamoat/allow-scripts": "5.0.2",
68+
"@lavamoat/allow-scripts": "5.1.0",
6969
"@lavamoat/git-safe-dependencies": "1.0.0",
7070
"@lavamoat/preinstall-always-fail": "3.0.0",
7171
"@react-native-community/cli": "20.2.0",

β€Žyarn.lockβ€Ž

Lines changed: 10 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -2432,19 +2432,19 @@ __metadata:
24322432
languageName: node
24332433
linkType: hard
24342434

2435-
"@lavamoat/allow-scripts@npm:5.0.2":
2436-
version: 5.0.2
2437-
resolution: "@lavamoat/allow-scripts@npm:5.0.2"
2435+
"@lavamoat/allow-scripts@npm:5.1.0":
2436+
version: 5.1.0
2437+
resolution: "@lavamoat/allow-scripts@npm:5.1.0"
24382438
dependencies:
24392439
"@lavamoat/aa": "npm:^5.0.1"
24402440
"@npmcli/run-script": "npm:10.0.4"
24412441
bin-links: "npm:4.0.4"
24422442
npm-normalize-package-bin: "npm:3.0.1"
24432443
type-fest: "npm:4.41.0"
2444-
yargs: "npm:17.7.2"
2444+
yargs: "npm:17.7.3"
24452445
bin:
24462446
allow-scripts: src/cli.js
2447-
checksum: 10/fd65cef4597308eba083d5a250b86e8d61f5bc2e192f338bda3437441764de57066cfea2f295880150328f89a4661a8cd5a2c085bf75223e00f393c39447b0c3
2447+
checksum: 10/8667aad4c2505796744f7276df7eaa8f155523525c1554a62123f65d35cd6450ae1d73d62670eb1bd851c0fe62ca827d5c65058464682358cef79b72b5081966
24482448
languageName: node
24492449
linkType: hard
24502450

@@ -17342,7 +17342,7 @@ __metadata:
1734217342
"@babel/runtime": "npm:7.29.7"
1734317343
"@curveball/core": "npm:0.21.1"
1734417344
"@curveball/router": "npm:0.6.0"
17345-
"@lavamoat/allow-scripts": "npm:5.0.2"
17345+
"@lavamoat/allow-scripts": "npm:5.1.0"
1734617346
"@lavamoat/git-safe-dependencies": "npm:1.0.0"
1734717347
"@lavamoat/preinstall-always-fail": "npm:3.0.0"
1734817348
"@lavamoat/react-native-lockdown": "npm:1.0.0"
@@ -24655,9 +24655,9 @@ __metadata:
2465524655
languageName: node
2465624656
linkType: hard
2465724657

24658-
"yargs@npm:17.7.2":
24659-
version: 17.7.2
24660-
resolution: "yargs@npm:17.7.2"
24658+
"yargs@npm:17.7.3, yargs@npm:^17.3.1, yargs@npm:^17.6.2":
24659+
version: 17.7.3
24660+
resolution: "yargs@npm:17.7.3"
2466124661
dependencies:
2466224662
cliui: "npm:^8.0.1"
2466324663
escalade: "npm:^3.1.1"
@@ -24666,7 +24666,7 @@ __metadata:
2466624666
string-width: "npm:^4.2.3"
2466724667
y18n: "npm:^5.0.5"
2466824668
yargs-parser: "npm:^21.1.1"
24669-
checksum: 10/abb3e37678d6e38ea85485ed86ebe0d1e3464c640d7d9069805ea0da12f69d5a32df8e5625e370f9c96dd1c2dc088ab2d0a4dd32af18222ef3c4224a19471576
24669+
checksum: 10/a3826798c03b159e139d0580a3b2733953889a9a1bac8e4e1ca7a1a249b55315b213c323a6a1dbdb305f6e59496a9eaa810742c87e34abcf1a0584d8f59212a1
2467024670
languageName: node
2467124671
linkType: hard
2467224672

@@ -24704,21 +24704,6 @@ __metadata:
2470424704
languageName: node
2470524705
linkType: hard
2470624706

24707-
"yargs@npm:^17.3.1, yargs@npm:^17.6.2":
24708-
version: 17.7.3
24709-
resolution: "yargs@npm:17.7.3"
24710-
dependencies:
24711-
cliui: "npm:^8.0.1"
24712-
escalade: "npm:^3.1.1"
24713-
get-caller-file: "npm:^2.0.5"
24714-
require-directory: "npm:^2.1.1"
24715-
string-width: "npm:^4.2.3"
24716-
y18n: "npm:^5.0.5"
24717-
yargs-parser: "npm:^21.1.1"
24718-
checksum: 10/a3826798c03b159e139d0580a3b2733953889a9a1bac8e4e1ca7a1a249b55315b213c323a6a1dbdb305f6e59496a9eaa810742c87e34abcf1a0584d8f59212a1
24719-
languageName: node
24720-
linkType: hard
24721-
2472224707
"yargs@npm:^18.0.0":
2472324708
version: 18.0.0
2472424709
resolution: "yargs@npm:18.0.0"

0 commit comments

Comments
Β (0)