diff --git a/gui/yarn.lock b/gui/yarn.lock index 620f1868..b14270b5 100644 --- a/gui/yarn.lock +++ b/gui/yarn.lock @@ -4666,10 +4666,10 @@ elliptic@^6.0.0: minimalistic-assert "^1.0.0" minimalistic-crypto-utils "^1.0.0" -ember-ajax@^4.0.1: - version "4.0.2" - resolved "https://registry.yarnpkg.com/ember-ajax/-/ember-ajax-4.0.2.tgz#ce86d52c24289657e0a230140b06a52fe453d655" - integrity sha512-YeeeAQizQc5ioCeraxFo30y3W6mmUxmndF0ShI/Wvwfe8IhVw40jL42itaUHbo2CxKsNRZzQ8x3re65dGM0CrA== +ember-ajax@^3.1.0: + version "3.1.3" + resolved "https://registry.yarnpkg.com/ember-ajax/-/ember-ajax-3.1.3.tgz#f51b8e3e36765575a2698c8660e377d4d6371642" + integrity sha512-C+BmWxXECGWuv7T17OHSQySpVuoCalmxI/NLUr+3eSlBeCD0xwI3mRRL1CbmAWXdyNwzK3je+lFCSuMaJu2miA== dependencies: ember-cli-babel "^6.16.0" najax "^1.0.3"