1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-09 05:00:10 +00:00

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

This commit is contained in:
renovate[bot]
2026-02-02 15:23:46 +00:00
committed by GitHub
parent 590bec2166
commit 6a04fe03ef
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

@@ -287,7 +287,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": {