Skip to content

Commit 5a9db0e

Browse files
fix(deps): update all non-major dependencies
1 parent f8d39be commit 5a9db0e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:22.12.0
1+
FROM node:22.15.0
22
LABEL maintainer="Mircea NISTOR <[email protected]>"
33
LABEL repository="[email protected]:uport-project/uport-did-driver.git"
44

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -2557,9 +2557,9 @@ etag@~1.8.1:
25572557
integrity sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==
25582558

25592559
ethers@^6.13.3, ethers@^6.8.1:
2560-
version "6.13.4"
2561-
resolved "https://registry.yarnpkg.com/ethers/-/ethers-6.13.4.tgz#bd3e1c3dc1e7dc8ce10f9ffb4ee40967a651b53c"
2562-
integrity sha512-21YtnZVg4/zKkCQPjrDj38B1r4nQvTZLopUGMLQ1ePU2zV/joCfDC3t3iKQjWRzjjjbzR+mdAIoikeBRNkdllA==
2560+
version "6.13.7"
2561+
resolved "https://registry.yarnpkg.com/ethers/-/ethers-6.13.7.tgz#7457fcb32413b441a3ee6e9f4cd63bf782de6226"
2562+
integrity sha512-qbaJ0uIrjh+huP1Lad2f2QtzW5dcqSVjIzVH6yWB4dKoMuj2WqYz5aMeeQTCNpAKgTJBM5J9vcc2cYJ23UAimQ==
25632563
dependencies:
25642564
"@adraffy/ens-normalize" "1.10.1"
25652565
"@noble/curves" "1.2.0"

0 commit comments

Comments
 (0)