Skip to content

Commit c56d592

Browse files
Update dependency next to v16.2.6 [SECURITY]
1 parent d397395 commit c56d592

3 files changed

Lines changed: 44 additions & 44 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"dotenv-safe": "9.1.0",
1919
"jsdom": "29.1.1",
2020
"ley": "0.8.1",
21-
"next": "16.2.4",
21+
"next": "16.2.6",
2222
"postgres": "3.4.9",
2323
"react": "19.2.6",
2424
"react-dom": "19.2.6",

pnpm-lock.yaml

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

pnpm-workspace.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ minimumReleaseAgeExclude:
1313
- stylelint-config-upleveled
1414
# - https://github.com/vercel/next.js/security/advisories/GHSA-h25m-26qc-wcjf
1515
# - https://github.com/vercel/next.js/security/advisories/GHSA-5f7q-jpqc-wp7h
16-
# - https://github.com/vercel/next.js/security/advisories/GHSA-9g9p-9gw9-jx7f || 16.1.7 || 16.2.3
17-
- next@16.1.6 || 16.1.7 || 16.2.3
16+
# - https://github.com/vercel/next.js/security/advisories/GHSA-9g9p-9gw9-jx7f || 16.1.7 || 16.2.3 || 16.2.6
17+
- next@16.1.6 || 16.1.7 || 16.2.3 || 16.2.6
1818
- '@next/env@16.1.6'
1919
- '@next/swc-darwin-arm64@16.1.6'
2020
- '@next/swc-darwin-x64@16.1.6'

0 commit comments

Comments
 (0)