Skip to content

Commit a858f56

Browse files
chore(deps-dev): bump ember-simple-auth-token from 5.1.0 to 5.1.1 (#4658)
Bumps [ember-simple-auth-token](https://github.com/jpadilla/ember-simple-auth-token) from 5.1.0 to 5.1.1. - [Release notes](https://github.com/jpadilla/ember-simple-auth-token/releases) - [Commits](https://github.com/jpadilla/ember-simple-auth-token/commits/v5.1.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent f7317ed commit a858f56

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
@@ -121,7 +121,7 @@
121121
"ember-route-action-helper": "^2.0.8",
122122
"ember-router-scroll": "^3.3.2",
123123
"ember-simple-auth": "^3.0.0",
124-
"ember-simple-auth-token": "^5.1.0",
124+
"ember-simple-auth-token": "^5.1.1",
125125
"ember-source": "~3.20.2",
126126
"ember-table": "^2.2.3",
127127
"ember-template-lint": "^2.9.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7383,10 +7383,10 @@ ember-runtime-enumerable-includes-polyfill@^2.0.0:
73837383
ember-cli-babel "^6.9.0"
73847384
ember-cli-version-checker "^2.1.0"
73857385

7386-
ember-simple-auth-token@^5.1.0:
7387-
version "5.1.0"
7388-
resolved "https://registry.yarnpkg.com/ember-simple-auth-token/-/ember-simple-auth-token-5.1.0.tgz#d9dec5e95e9154e2eea2e4530d3ebe55f6ada939"
7389-
integrity sha512-v2HpOnfhJSUFJ/itKzFDvKgNFsrjhj6NCwORGAGEhpopOpmecgf5oXfiSBBuRyUoyaLOthYhMwvuapBRw4bmNQ==
7386+
ember-simple-auth-token@^5.1.1:
7387+
version "5.1.1"
7388+
resolved "https://registry.yarnpkg.com/ember-simple-auth-token/-/ember-simple-auth-token-5.1.1.tgz#d3b4f32926cd26aad60c6796860e476b067db42f"
7389+
integrity sha512-E7B9G70rhfYGX09p2ZpBuBkzI3gD/XnGDEeAbPwo5TaGqdOQpVVqOOpeVZ1fBMrptPnc2N7HSQSnc9CvIXR6gw==
73907390
dependencies:
73917391
ember-cli-babel "^6.6.0"
73927392
ember-fetch "^4.0.0 || ^5.0.0 || ^6.0.0"

0 commit comments

Comments
 (0)