diff --git a/package-lock.json b/package-lock.json index 5d5518e..1693b1d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2060,9 +2060,9 @@ } }, "node_modules/pyright": { - "version": "1.1.360", - "resolved": "https://registry.npmjs.org/pyright/-/pyright-1.1.360.tgz", - "integrity": "sha512-0pPg8aSuvSUliAPJaNBdI0wO1yoNrI83cM/y4TiaAlJdl4yDZCiBm8tdid4KsUk1GHBYcY2Q+4a90YNpXzvtMg==", + "version": "1.1.361", + "resolved": "https://registry.npmjs.org/pyright/-/pyright-1.1.361.tgz", + "integrity": "sha512-cu4VrXoA7zYg2TdFgh/IkQhD+Jc3GaEK5P/Vatptd7h40hC6S/fZZya8eZMnLZ0n09PBks8VM9IVRK4+X5zG3w==", "bin": { "pyright": "index.js", "pyright-langserver": "langserver.index.js"