diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index a85c5f910..c26fa2742 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "searxng.org/devtools", "dependencies": { - "pyright": "^1.1.391" + "pyright": "^1.1.403" }, "scripts": { "clean": "rm -Rf node_modules package-lock.json" |