Skip to content

Commit ead5557

Browse files
committed
Merge remote-tracking branch 'origin/main' into renovate/npm-modelcontextprotocol-sdk-vulnerability
# Conflicts: # pnpm-workspace.yaml
2 parents 1b69005 + 65e2688 commit ead5557

4 files changed

Lines changed: 10 additions & 241 deletions

File tree

.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)