1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-19 19:04:01 +00:00

[deps]: Update @napi-rs/cli to v3.5.1

This commit is contained in:
renovate[bot]
2026-02-17 14:54:55 +00:00
committed by GitHub
parent ef786225c9
commit b9948d62ab
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@
"author": "",
"license": "GPL-3.0",
"devDependencies": {
"@napi-rs/cli": "3.2.0"
"@napi-rs/cli": "3.5.1"
},
"napi": {
"binaryName": "desktop_napi",

2
package-lock.json generated
View File

@@ -241,7 +241,7 @@
"version": "0.1.0",
"license": "GPL-3.0",
"devDependencies": {
"@napi-rs/cli": "3.2.0"
"@napi-rs/cli": "3.5.1"
}
},
"apps/desktop/node_modules/@inquirer/confirm": {