Skip to content

Commit

Permalink
fix(deps): update dependency archiver to v6.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 13, 2024
1 parent 0d5558d commit 40a2cfe
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/neuron-wallet/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@iarna/toml": "2.2.5",
"@ledgerhq/hw-transport-node-hid": "6.27.22",
"@spore-sdk/core": "0.1.0",
"archiver": "6.0.1",
"archiver": "6.0.2",
"async": "3.2.5",
"bn.js": "4.12.0",
"chalk": "3.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6742,10 +6742,10 @@ archiver-utils@^4.0.1:
normalize-path "^3.0.0"
readable-stream "^3.6.0"

archiver@6.0.1:
version "6.0.1"
resolved "https://registry.yarnpkg.com/archiver/-/archiver-6.0.1.tgz#d56968d4c09df309435adb5a1bbfc370dae48133"
integrity sha512-CXGy4poOLBKptiZH//VlWdFuUC1RESbdZjGjILwBuZ73P7WkAUN0htfSfBq/7k6FRFlpu7bg4JOkj1vU9G6jcQ==
archiver@6.0.2:
version "6.0.2"
resolved "https://registry.yarnpkg.com/archiver/-/archiver-6.0.2.tgz#f45e7598dfe48e834ac8c7a0c37033f826f5a639"
integrity sha512-UQ/2nW7NMl1G+1UnrLypQw1VdT9XZg/ECcKPq7l+STzStrSivFIXIp34D8M5zeNGW5NoOupdYCHv6VySCPNNlw==
dependencies:
archiver-utils "^4.0.1"
async "^3.2.4"
Expand Down

0 comments on commit 40a2cfe

Please sign in to comment.