Skip to content

Commit 65e2688

Browse files
chore(expo): Update dependency esbuild to ^0.25.0 [SECURITY] (#8253)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Jacek <jacek@clerk.dev>
1 parent 35c5bea commit 65e2688

File tree

4 files changed

+10
-241
lines changed

4 files changed

+10
-241
lines changed

.changeset/update-esbuild-expo.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@clerk/expo': patch
3+
---
4+
5+
Update `esbuild` dev dependency to `^0.25.0` to address a security vulnerability.

packages/expo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@
124124
"@clerk/expo-passkeys": "workspace:*",
125125
"@expo/config-plugins": "^54.0.4",
126126
"@types/base-64": "^1.0.2",
127-
"esbuild": "^0.19.0",
127+
"esbuild": "^0.25.0",
128128
"expo-apple-authentication": "^7.2.4",
129129
"expo-auth-session": "^5.4.0",
130130
"expo-constants": "^18.0.0",

0 commit comments

Comments
 (0)