Skip to content

Commit fbb309e

Browse files
authored
chore(deps): update axios and re-resolve lockfiles across samples (#80)
* chore(deps): update axios and re-resolve lockfiles across samples * Update scripts/update_packages.sh to reflect new @auth0/ai version * add back missing dependencies
1 parent af33cc7 commit fbb309e

58 files changed

Lines changed: 2190 additions & 1677 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

asynchronous-authorization/langchain-fastapi-py/frontend/package-lock.json

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

asynchronous-authorization/langchain-fastapi-py/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@radix-ui/react-slot": "^1.2.3",
2121
"@tailwindcss/vite": "^4.1.11",
2222
"@tanstack/react-query": "^5.83.0",
23-
"axios": "^1.10.0",
23+
"axios": "^1.15.1",
2424
"class-variance-authority": "^0.7.1",
2525
"clsx": "^2.1.1",
2626
"lucide-react": "^0.525.0",

0 commit comments

Comments
 (0)