Skip to content

Commit 6ccdde3

Browse files
committed
chore(deps): patch security vulnerabilities
1 parent 9dde8c1 commit 6ccdde3

4 files changed

Lines changed: 210 additions & 159 deletions

File tree

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
"lucide-react": "^0.560.0",
115115
"mem0ai": "^2.1.38",
116116
"nanoid": "^5.1.6",
117-
"next": "^16.0.8",
117+
"next": "^16.0.9",
118118
"next-themes": "^0.4.6",
119119
"react": "^19.2.1",
120120
"react-dom": "^19.2.1",
@@ -172,7 +172,9 @@
172172
},
173173
"pnpm": {
174174
"overrides": {
175+
"axios": "1.13.2",
175176
"prismjs": ">=1.30.0",
177+
"undici": "5.29.0",
176178
"brace-expansion": ">=2.0.2"
177179
},
178180
"ignoredBuiltDependencies": [

0 commit comments

Comments
 (0)