Skip to content

Commit b67e25b

Browse files
authored
Merge pull request #8366 from fossasia/dependabot/npm_and_yarn/ember-simple-auth-4.2.0
chore(deps-dev): bump ember-simple-auth from 4.1.1 to 4.2.0
2 parents 96a4b07 + ac17ee7 commit b67e25b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
"ember-resolver": "^8.0.3",
129129
"ember-route-action-helper": "^2.0.8",
130130
"ember-router-scroll": "^3.3.7",
131-
"ember-simple-auth": "^4.1.1",
131+
"ember-simple-auth": "^4.2.0",
132132
"ember-simple-auth-token": "^5.3.0",
133133
"ember-source": "3.20.3",
134134
"ember-table": "^2.2.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8226,10 +8226,10 @@ ember-simple-auth-token@^5.3.0:
82268226
ember-fetch "^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0"
82278227
ember-simple-auth "^1.6.0 || ^2.0.0 || ^3.0.0 || ^4.0.0"
82288228

8229-
"ember-simple-auth@^1.6.0 || ^2.0.0 || ^3.0.0 || ^4.0.0", ember-simple-auth@^4.1.1:
8230-
version "4.1.1"
8231-
resolved "https://registry.yarnpkg.com/ember-simple-auth/-/ember-simple-auth-4.1.1.tgz#61e67af369d2654eba579e700de8a1e59d5fd172"
8232-
integrity sha512-OF6Fq8zEJvApnqO0n7ZHropgrKUYYSwOuXv8I0iP3EnIr7P4/1SohU+4xCWIDejU4EXkxv4HWupPYqcaSb+ywg==
8229+
"ember-simple-auth@^1.6.0 || ^2.0.0 || ^3.0.0 || ^4.0.0", ember-simple-auth@^4.2.0:
8230+
version "4.2.0"
8231+
resolved "https://registry.yarnpkg.com/ember-simple-auth/-/ember-simple-auth-4.2.0.tgz#990d5c9a1643cc3a7bea8e4c8157ae5a83749cfc"
8232+
integrity sha512-10Ps1eUCQub+KT6hnp1uOlXp+MUfwa666ZAQBVgKxCgB8W2MviYaj8bUYskml0Wxp8MhEle0JbPB8d6p34Uzvg==
82338233
dependencies:
82348234
base-64 "^0.1.0"
82358235
broccoli-file-creator "^2.1.1"

0 commit comments

Comments
 (0)