Skip to content

Commit c135784

Browse files
committed
1 parent 9b0e992 commit c135784

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"./lib.esm/wordlists/wordlists.js": "./lib.esm/wordlists/wordlists-browser.js"
1010
},
1111
"dependencies": {
12-
"@adraffy/ens-normalize": "https://github.com/ricmoo/ens-normalize.js",
12+
"@adraffy/ens-normalize": "1.9.2",
1313
"@noble/hashes": "1.1.2",
1414
"@noble/secp256k1": "1.7.1",
1515
"@types/node": "18.15.13",
@@ -93,7 +93,7 @@
9393
"url": "https://www.buymeacoffee.com/ricmoo"
9494
}
9595
],
96-
"gitHead": "15ed2f5b32084527961332481c9442a313036a01",
96+
"gitHead": "9b0e9920c09577296ec0e2abb3acc3f3299d96c7",
9797
"homepage": "https://ethers.org",
9898
"keywords": [
9999
"ethereum",
@@ -131,5 +131,5 @@
131131
"test-esm": "mocha --reporter ./reporter.cjs ./lib.esm/_tests/test-*.js"
132132
},
133133
"sideEffects": false,
134-
"version": "6.4.1"
134+
"version": "6.4.2"
135135
}

0 commit comments

Comments
 (0)