Update dependency ember-simple-auth to v4.2.1 (#2305)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-03-18 18:43:40 +00:00 committed by GitHub
parent 95217fc07b
commit 7d29b66ab6
2 changed files with 5 additions and 5 deletions

View File

@ -109,7 +109,7 @@
"ember-promise-modals": "TryGhost/ember-promise-modals#v2.0.0+ghost.4",
"ember-resolver": "8.0.3",
"ember-route-action-helper": "2.0.8",
"ember-simple-auth": "4.2.0",
"ember-simple-auth": "4.2.1",
"ember-sinon": "5.0.0",
"ember-source": "3.24.0",
"ember-svg-jar": "2.3.4",

View File

@ -7453,10 +7453,10 @@ ember-router-generator@^2.0.0:
"@babel/traverse" "^7.4.5"
recast "^0.18.1"
ember-simple-auth@4.2.0:
version "4.2.0"
resolved "https://registry.yarnpkg.com/ember-simple-auth/-/ember-simple-auth-4.2.0.tgz#990d5c9a1643cc3a7bea8e4c8157ae5a83749cfc"
integrity sha512-10Ps1eUCQub+KT6hnp1uOlXp+MUfwa666ZAQBVgKxCgB8W2MviYaj8bUYskml0Wxp8MhEle0JbPB8d6p34Uzvg==
ember-simple-auth@4.2.1:
version "4.2.1"
resolved "https://registry.yarnpkg.com/ember-simple-auth/-/ember-simple-auth-4.2.1.tgz#6c0e837d30fb00fd90a2efdc2fe04489f478c076"
integrity sha512-ausab68MGevJ4/eySjS7oNRDZmbo8AjLBAK+J2zURc/vJWsUxKzQFf0E1MURwGWfhMJrTLIUrn57sHu2sFOhhg==
dependencies:
base-64 "^0.1.0"
broccoli-file-creator "^2.1.1"