Skip to content

Commit 9924cb2

Browse files
chore(deps): update @auth0/auth0-spa-js to version 2.17.1 (#1045)
## Summary Bump `@auth0/auth0-spa-js` from 2.16.0 to 2.17.1 to pull in the latest fixes and improvements from the underlying SPA SDK. ## Testing - Run `npm install` and verify the correct version of `@auth0/auth0-spa-js` is resolved - Run the existing test suite (`npm test`) to confirm no regressions
1 parent 83c6252 commit 9924cb2

File tree

2 files changed

+26
-27
lines changed

2 files changed

+26
-27
lines changed

package-lock.json

Lines changed: 25 additions & 26 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,6 @@
9595
"react-dom": "^16.11.0 || ^17 || ^18 || ~19.0.1 || ~19.1.2 || ^19.2.1"
9696
},
9797
"dependencies": {
98-
"@auth0/auth0-spa-js": "^2.16.0"
98+
"@auth0/auth0-spa-js": "^2.17.1"
9999
}
100100
}

0 commit comments

Comments
 (0)