Skip to content

Commit 40d32d5

Browse files
committed
v0.45.0
1 parent d6e026c commit 40d32d5

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ You **MUST** have a **node-gyp** global install before proceeding with the insta
107107
along with GCC >= 5 / Clang >= 3.3. On Windows, you must compile under Visual
108108
Studio 2015 or newer.
109109

110-
**node-argon2** works only and is tested against Node >=18.0.0.
110+
**node-argon2** works only and is tested against Node >=22.0.0.
111111

112112
### OSX
113113

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "argon2",
3-
"version": "0.44.0",
3+
"version": "0.45.0",
44
"description": "An Argon2 library for Node",
55
"keywords": [
66
"argon2",

0 commit comments

Comments
 (0)