1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-28 22:23:28 +00:00

[PM-23663] Update yao-pkg and migrate CLI to Node 22 (#15622)

This commit is contained in:
Daniel García
2025-08-07 20:34:03 +02:00
committed by GitHub
parent 2ef8b1a6bf
commit b57238ca99
5 changed files with 117 additions and 22 deletions

View File

@@ -90,9 +90,5 @@
"semver": "7.7.2",
"tldts": "7.0.1",
"zxcvbn": "4.4.2"
},
"engines": {
"node": "~20",
"npm": "~10"
}
}