diff options
| -rw-r--r-- | desktop/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/package.json b/desktop/package.json index 0055535635..c9c86259c6 100644 --- a/desktop/package.json +++ b/desktop/package.json @@ -38,6 +38,6 @@ }, "volta": { "node": "22.16.0", - "npm": "10.9.1" + "npm": "11.4.2" } } |
