Skip to content

Commit c97c58d

Browse files
chore(deps): bump @auth0/auth0-spa-js from 2.18.2 to 2.18.3
Bumps [@auth0/auth0-spa-js](https://github.com/auth0/auth0-spa-js) from 2.18.2 to 2.18.3. - [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.18.2...v2.18.3) --- updated-dependencies: - dependency-name: "@auth0/auth0-spa-js" dependency-version: 2.18.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 021e43a commit c97c58d

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
@@ -135,7 +135,7 @@
135135
"typescript-eslint": "^8.57.2"
136136
},
137137
"dependencies": {
138-
"@auth0/auth0-spa-js": "2.18.2",
138+
"@auth0/auth0-spa-js": "2.18.3",
139139
"base-64": "^1.0.0",
140140
"jwt-decode": "^4.0.0",
141141
"url": "^0.11.4"

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -50,15 +50,15 @@ __metadata:
5050
languageName: node
5151
linkType: hard
5252

53-
"@auth0/auth0-spa-js@npm:2.18.2":
54-
version: 2.18.2
55-
resolution: "@auth0/auth0-spa-js@npm:2.18.2"
53+
"@auth0/auth0-spa-js@npm:2.18.3":
54+
version: 2.18.3
55+
resolution: "@auth0/auth0-spa-js@npm:2.18.3"
5656
dependencies:
5757
"@auth0/auth0-auth-js": "npm:1.6.0"
5858
browser-tabs-lock: "npm:1.3.0"
5959
dpop: "npm:2.1.1"
6060
es-cookie: "npm:1.3.2"
61-
checksum: 10c0/b100778d4896ceb9cb88684f13c5ab0d45cf71430cbb4184530da32aaa1081b91ab6fa4621c56b184d8b488be4adc2570ac1ae5c0dd7d89f0e4a8f6a2616eae9
61+
checksum: 10c0/5f20d76e2332379f748758c93a07403fddd70de02233340bd801b77dd7c432def7a3246c940102128417411531f6e7438559521fac545a132e14707e28ed6304
6262
languageName: node
6363
linkType: hard
6464

@@ -15198,7 +15198,7 @@ __metadata:
1519815198
version: 0.0.0-use.local
1519915199
resolution: "react-native-auth0@workspace:."
1520015200
dependencies:
15201-
"@auth0/auth0-spa-js": "npm:2.18.2"
15201+
"@auth0/auth0-spa-js": "npm:2.18.3"
1520215202
"@commitlint/config-conventional": "npm:^20.5.0"
1520315203
"@eslint/compat": "npm:^2.0.3"
1520415204
"@eslint/eslintrc": "npm:^3.3.5"

0 commit comments

Comments
 (0)