Skip to content

Commit ddc7669

Browse files
chore(deps-dev): bump ember-simple-auth-token from 4.0.8 to 5.0.0
Bumps [ember-simple-auth-token](https://github.com/jpadilla/ember-simple-auth-token) from 4.0.8 to 5.0.0. - [Release notes](https://github.com/jpadilla/ember-simple-auth-token/releases) - [Commits](fenichelar/ember-simple-auth-token@v4.0.8...v5.0.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 99b652a commit ddc7669

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
@@ -110,7 +110,7 @@
110110
"ember-route-action-helper": "^2.0.8",
111111
"ember-router-scroll": "^3.3.2",
112112
"ember-simple-auth": "^3.0.0",
113-
"ember-simple-auth-token": "^4.0.8",
113+
"ember-simple-auth-token": "^5.0.0",
114114
"ember-source": "~3.16.1",
115115
"ember-table": "^2.2.3",
116116
"ember-truth-helpers": "^2.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7160,10 +7160,10 @@ ember-runtime-enumerable-includes-polyfill@^2.0.0:
71607160
ember-cli-babel "^6.9.0"
71617161
ember-cli-version-checker "^2.1.0"
71627162

7163-
ember-simple-auth-token@^4.0.8:
7164-
version "4.0.8"
7165-
resolved "https://registry.yarnpkg.com/ember-simple-auth-token/-/ember-simple-auth-token-4.0.8.tgz#4c425560990108410180a3a2e516e48446f4eb02"
7166-
integrity sha512-7FcKieBYa0GQ8rSsceO/yZM1+Y7UMgb24980M5QZRX/ePFo616yGlfhAqBjng08FvK7RpKgRqD7Dla7ECBOqqQ==
7163+
ember-simple-auth-token@^5.0.0:
7164+
version "5.0.0"
7165+
resolved "https://registry.yarnpkg.com/ember-simple-auth-token/-/ember-simple-auth-token-5.0.0.tgz#2888244031f666315ec1450fece1530713aca54d"
7166+
integrity sha512-eeqsFKc298+NVInR9zIKFWln0ZHGoOBu7tcRqaWeOZ3gTaHfCPFM503J1wOsbej76bT0VHqaxahMX4VcSRCLnA==
71677167
dependencies:
71687168
ember-cli-babel "^6.6.0"
71697169
ember-fetch "^4.0.0 || ^5.0.0 || ^6.0.0"

0 commit comments

Comments
 (0)