Skip to content

Commit c1105eb

Browse files
chore(deps): bump @auth0/auth0-spa-js from 2.9.1 to 2.11.0
Bumps [@auth0/auth0-spa-js](https://github.com/auth0/auth0-spa-js) from 2.9.1 to 2.11.0. - [Release notes](https://github.com/auth0/auth0-spa-js/releases) - [Changelog](https://github.com/auth0/auth0-spa-js/blob/main/CHANGELOG.md) - [Commits](auth0/auth0-spa-js@v2.9.1...v2.11.0) --- updated-dependencies: - dependency-name: "@auth0/auth0-spa-js" dependency-version: 2.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 85021d3 commit c1105eb

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@
136136
"typescript-eslint": "^8.46.2"
137137
},
138138
"dependencies": {
139-
"@auth0/auth0-spa-js": "2.9.1",
139+
"@auth0/auth0-spa-js": "2.11.0",
140140
"base-64": "^1.0.0",
141141
"jwt-decode": "^4.0.0",
142142
"url": "^0.11.4"

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -40,14 +40,14 @@ __metadata:
4040
languageName: node
4141
linkType: hard
4242

43-
"@auth0/auth0-spa-js@npm:2.9.1":
44-
version: 2.9.1
45-
resolution: "@auth0/auth0-spa-js@npm:2.9.1"
43+
"@auth0/auth0-spa-js@npm:2.11.0":
44+
version: 2.11.0
45+
resolution: "@auth0/auth0-spa-js@npm:2.11.0"
4646
dependencies:
4747
browser-tabs-lock: ^1.2.15
4848
dpop: ^2.1.1
4949
es-cookie: ~1.3.2
50-
checksum: 032030f946995bc1c621d39caa3da8fe71fe913c42b24785f76c1e0c117c84b3e1325b805d88d3e9542f35bb2b633232f9f46fc9323b28438e03ba1eaa7cc7d3
50+
checksum: 606e47a3b75a345f80a3e5de44481a5f2f5698892952c358c26b73bf69dc6e080b6b6cbcee01419565b3840c6da64ec3217d346351bb2e07dfe2af150a664785
5151
languageName: node
5252
linkType: hard
5353

@@ -14278,7 +14278,7 @@ __metadata:
1427814278
version: 0.0.0-use.local
1427914279
resolution: "react-native-auth0@workspace:."
1428014280
dependencies:
14281-
"@auth0/auth0-spa-js": 2.9.1
14281+
"@auth0/auth0-spa-js": 2.11.0
1428214282
"@commitlint/config-conventional": ^19.8.1
1428314283
"@eslint/compat": ^1.3.2
1428414284
"@eslint/eslintrc": ^3.3.1

0 commit comments

Comments
 (0)