Skip to content

Commit 8979d28

Browse files
davidkaplanbitgobitgobot
authored andcommitted
chore(unspents): update yarn.lock for varuint-bitcoin range change
Replace the ^1.0.4 key alias in the yarn.lock stanza with ~1.1.2 to match the updated package.json range. Resolved version remains 1.1.2; only the declared range key changes. Required so --frozen-lockfile CI installs do not fail on the mismatch. Ticket: WCN-2005 Session-Id: 246d0476-a850-4ced-ba5e-27978aa7cc08 Task-Id: 11c93817-9a0a-4fbb-b685-5cf43507b89a
1 parent 22263dd commit 8979d28

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20811,7 +20811,7 @@ validator@13.15.23, validator@^13.7.0:
2081120811
resolved "https://registry.npmjs.org/validator/-/validator-13.15.23.tgz#59a874f84e4594588e3409ab1edbe64e96d0c62d"
2081220812
integrity sha512-4yoz1kEWqUjzi5zsPbAS/903QXSYp0UOtHsPpp7p9rHAw/W+dkInskAE386Fat3oKRROwO98d9ZB0G4cObgUyw==
2081320813

20814-
varuint-bitcoin@^1.0.1, varuint-bitcoin@^1.0.4, varuint-bitcoin@^1.1.2:
20814+
varuint-bitcoin@^1.0.1, varuint-bitcoin@^1.1.2, varuint-bitcoin@~1.1.2:
2081520815
version "1.1.2"
2081620816
resolved "https://registry.npmjs.org/varuint-bitcoin/-/varuint-bitcoin-1.1.2.tgz"
2081720817
integrity sha512-4EVb+w4rx+YfVM32HQX42AbbT7/1f5zwAYhIujKXKk8NQK+JfRVl3pqT3hjNn/L+RstigmGGKVwHA/P0wgITZw==

0 commit comments

Comments
 (0)