Skip to content

Commit 0a703ed

Browse files
committed
fix nextjs vuln
1 parent 3b78fac commit 0a703ed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,15 @@
1616
"@fortawesome/free-regular-svg-icons": "^6.7.2",
1717
"@fortawesome/free-solid-svg-icons": "^6.7.2",
1818
"@fortawesome/react-fontawesome": "^0.2.2",
19-
"@next/bundle-analyzer": "^16.0.6",
19+
"@next/bundle-analyzer": "^16.0.10",
2020
"@tailwindcss/forms": "^0.5.10",
2121
"@tailwindcss/typography": "^0.5.16",
2222
"@types/node": "22.13.10",
2323
"@types/react": "19.0.2",
2424
"@types/react-dom": "19.0.4",
2525
"dayjs": "^1.11.18",
2626
"millify": "^6.1.0",
27-
"next": "^16.0.6",
27+
"next": "^16.0.10",
2828
"react": "^19.0.0",
2929
"react-dom": "^19.1.0",
3030
"react-infinite-scroll-component": "^6.1.0",

0 commit comments

Comments
 (0)