diff --git a/package-lock.json b/package-lock.json index f38258c..d76450a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1194,9 +1194,9 @@ } }, "node_modules/pyright": { - "version": "1.1.387", - "resolved": "https://registry.npmjs.org/pyright/-/pyright-1.1.387.tgz", - "integrity": "sha512-1RljSJSWya2+d8SpA3gDBD4eXUuQz79Zw2JwNwxG+qkOJMz6mbUiglop2ZsnEwURpFLa/uixG9sKlUJ8xgyxuw==", + "version": "1.1.389", + "resolved": "https://registry.npmjs.org/pyright/-/pyright-1.1.389.tgz", + "integrity": "sha512-EYt7yRtG6R6I3C3Wfa6O4tOPnbnN7e3ZG4BF9ZiyY6xs1hJGq2ymINyuWC+da0hPNebuMGkY7vvCnD+R7wwbdg==", "bin": { "pyright": "index.js", "pyright-langserver": "langserver.index.js"