diff --git a/package.json b/package.json index 0bc4a13e..a74a9694 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ ] }, "devDependencies": { - "@types/auto-launch": "5.0.1", + "@types/auto-launch": "5.0.2", "@types/discord-rpc": "3.0.5", "@types/node": "14.14.37", "@types/socket.io": "2.1.13", diff --git a/yarn.lock b/yarn.lock index c7e60764..bd7626e8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -99,10 +99,10 @@ resolved "https://registry.yarnpkg.com/@tootallnate/once/-/once-2.0.0.tgz#f544a148d3ab35801c1f633a7441fd87c2e484bf" integrity sha512-XCuKFP5PS55gnMVu3dty8KPatLqUoy/ZYzDzAGCQ8JNFCkLXzmI7vNHCR+XpbZaMWQK/vQubr7PkYq8g470J/A== -"@types/auto-launch@5.0.1": - version "5.0.1" - resolved "https://registry.yarnpkg.com/@types/auto-launch/-/auto-launch-5.0.1.tgz#388a047edc0e754d8e8978cbd9ed4672b36be2c4" - integrity sha512-+KQ+/koZ7sJXnf5cnCANofY6yXAdYJNEoVZEuWcwJfuWbUp9u6l09I7KhwD+ivU+cdz7JId4V5ukxscWtHdSuw== +"@types/auto-launch@5.0.2": + version "5.0.2" + resolved "https://registry.yarnpkg.com/@types/auto-launch/-/auto-launch-5.0.2.tgz#4970f01e5dd27572489b7fe77590204a19f86bd0" + integrity sha512-b03X09+GCM9t6AUECpwA2gUPYs8s5tJHFJw92sK8EiJ7G4QNbsHmXV7nfCfP6G6ivtm230vi4oNfe8AzRgzxMQ== "@types/component-emitter@^1.2.10": version "1.2.11"