Skip to content

Commit e4595b7

Browse files
chore(deps): bump next from 16.1.1 to 16.1.5 (#320)
* chore(deps): bump next from 16.1.1 to 16.1.5 Bumps [next](https://github.com/vercel/next.js) from 16.1.1 to 16.1.5. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v16.1.1...v16.1.5) --- updated-dependencies: - dependency-name: next dependency-version: 16.1.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> * Update Next.js dependency for security patch --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Marie Lucca <40550942+francinelucca@users.noreply.github.com>
1 parent ba7a506 commit e4595b7

3 files changed

Lines changed: 46 additions & 41 deletions

File tree

.changeset/fluffy-adults-study.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"website": patch
3+
---
4+
5+
chore(deps): security update - bump next from 16.1.1 to 16.1.5

package-lock.json

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

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"@primer/live-region-element": "^0.8.0",
1313
"a11y-dialog": "^8.1.4",
14-
"next": "^16.1.1",
14+
"next": "^16.1.5",
1515
"react": "^18.3.1",
1616
"react-dom": "^18.3.1"
1717
},

0 commit comments

Comments
 (0)