Skip to content

Commit e69df4a

Browse files
chore(deps-dev): bump ember-simple-auth-token from 5.0.0 to 5.1.0 (#4534)
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 31a8fd0 commit e69df4a

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
@@ -119,7 +119,7 @@
119119
"ember-route-action-helper": "^2.0.8",
120120
"ember-router-scroll": "^3.3.2",
121121
"ember-simple-auth": "^3.0.0",
122-
"ember-simple-auth-token": "^5.0.0",
122+
"ember-simple-auth-token": "^5.1.0",
123123
"ember-source": "~3.19.0",
124124
"ember-table": "^2.2.3",
125125
"ember-template-lint": "^2.9.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7299,10 +7299,10 @@ ember-runtime-enumerable-includes-polyfill@^2.0.0:
72997299
ember-cli-babel "^6.9.0"
73007300
ember-cli-version-checker "^2.1.0"
73017301

7302-
ember-simple-auth-token@^5.0.0:
7303-
version "5.0.0"
7304-
resolved "https://registry.yarnpkg.com/ember-simple-auth-token/-/ember-simple-auth-token-5.0.0.tgz#2888244031f666315ec1450fece1530713aca54d"
7305-
integrity sha512-eeqsFKc298+NVInR9zIKFWln0ZHGoOBu7tcRqaWeOZ3gTaHfCPFM503J1wOsbej76bT0VHqaxahMX4VcSRCLnA==
7302+
ember-simple-auth-token@^5.1.0:
7303+
version "5.1.0"
7304+
resolved "https://registry.yarnpkg.com/ember-simple-auth-token/-/ember-simple-auth-token-5.1.0.tgz#d9dec5e95e9154e2eea2e4530d3ebe55f6ada939"
7305+
integrity sha512-v2HpOnfhJSUFJ/itKzFDvKgNFsrjhj6NCwORGAGEhpopOpmecgf5oXfiSBBuRyUoyaLOthYhMwvuapBRw4bmNQ==
73067306
dependencies:
73077307
ember-cli-babel "^6.6.0"
73087308
ember-fetch "^4.0.0 || ^5.0.0 || ^6.0.0"

0 commit comments

Comments
 (0)