diff --git a/package.json b/package.json index 9c4c83d..ee45d1c 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "format": "eslint --fix ." }, "dependencies": { - "@project-gauntlet/api": "0.12.0", + "@project-gauntlet/api": "0.17.0", "fuse": "^0.12.1", "unicode-emoji": "^2.6.0", "which": "^5.0.0" diff --git a/yarn.lock b/yarn.lock index 41e1c7b..46fd44c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1500,10 +1500,10 @@ resolved "https://registry.yarnpkg.com/@pothos/plugin-scope-auth/-/plugin-scope-auth-3.22.1.tgz#203b53353b295741d4760b9df35dd7683eeea134" integrity sha512-mkfbiS6tSYXFrxY9U5mEqSzAWDB3YoqQLTE/D7J/QghbDbkfFSiwQwYHHl0tL1FO32l69RMCdZy3Kz7MBBZG8w== -"@project-gauntlet/api@0.12.0": - version "0.12.0" - resolved "https://registry.yarnpkg.com/@project-gauntlet/api/-/api-0.12.0.tgz#92c940ea3f99b46ac985d87f6329fe52049ee7b0" - integrity sha512-RHOyDV4D64BE33FSk8DmqjLluOQCy1Q2j7rwlTB28yNc7qTlht1T/7wFUELYaxls7LCCkGMzQkkCJ6CSXbAMZw== +"@project-gauntlet/api@0.17.0": + version "0.17.0" + resolved "https://registry.yarnpkg.com/@project-gauntlet/api/-/api-0.17.0.tgz#bb96283a962ac41558be230d64a275a2d5562782" + integrity sha512-2IYGvnNUd2Rp/c3UACmJUVRgqTkI+ZFqlFNnlyJ0KyfNmwMD4wCANZZZj3ELVXK7zcAR3tD7ZLnktx1VWxQX8g== "@project-gauntlet/tools@0.10.0": version "0.10.0"