mirror of
https://github.com/TryGhost/Ghost-Admin.git
synced 2023-12-14 02:33:04 +01:00
Update dependency ember-simple-auth to v1.9.2
This commit is contained in:
parent
bca71e3e03
commit
92d052d152
2 changed files with 5 additions and 5 deletions
|
@ -87,7 +87,7 @@
|
|||
"ember-power-select": "2.3.5",
|
||||
"ember-resolver": "5.1.3",
|
||||
"ember-route-action-helper": "2.0.7",
|
||||
"ember-simple-auth": "1.9.1",
|
||||
"ember-simple-auth": "1.9.2",
|
||||
"ember-sinon": "4.0.0",
|
||||
"ember-source": "3.10.2",
|
||||
"ember-sticky-element": "0.2.3",
|
||||
|
|
|
@ -5257,10 +5257,10 @@ ember-router-generator@^1.2.3:
|
|||
dependencies:
|
||||
recast "^0.11.3"
|
||||
|
||||
ember-simple-auth@1.9.1:
|
||||
version "1.9.1"
|
||||
resolved "https://registry.yarnpkg.com/ember-simple-auth/-/ember-simple-auth-1.9.1.tgz#3a286f907d886ee6f18b1fc8978e3b633415302a"
|
||||
integrity sha512-VzS9aZIDDGrRSjKGYG999BgW4KePXfutXx2J5qWPOQvFrMux9GnmZ7T/qo2ETy52TeGg5fE1ZN9ntKVH35bQwQ==
|
||||
ember-simple-auth@1.9.2:
|
||||
version "1.9.2"
|
||||
resolved "https://registry.yarnpkg.com/ember-simple-auth/-/ember-simple-auth-1.9.2.tgz#ee8b1b0ec4c5c0e08bc94560cb90552d4ae7fd5d"
|
||||
integrity sha512-WTG2uGe8+TIfwsy5eaS7uIszEmyQ/pjKLUMjyq6YYkU9d9erSXVRiuO4h46OxTEbVI3c17mjAu/4kTxc+BOFZw==
|
||||
dependencies:
|
||||
base-64 "^0.1.0"
|
||||
broccoli-file-creator "^2.0.0"
|
||||
|
|
Loading…
Reference in a new issue