Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 8320077

Browse files
committedMay 3, 2025··
fix: upgrade next from 14.2.26 to 14.2.28
Snyk has created this PR to upgrade next from 14.2.26 to 14.2.28. See this package in npm: next See this project in Snyk: https://app.snyk.io/org/sswietoniowski/project/c4fde6b3-13e3-462b-b325-9990f3ceb289?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 3c2a16a commit 8320077

File tree

2 files changed

+88
-88
lines changed

2 files changed

+88
-88
lines changed
 

‎projects/react/08_conference_speakers/package-lock.json

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

‎projects/react/08_conference_speakers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"license": "ISC",
1414
"dependencies": {
1515
"axios": "^1.8.4",
16-
"next": "^14.2.26",
16+
"next": "^14.2.28",
1717
"react": "^18.3.1",
1818
"react-bootstrap": "^2.10.9",
1919
"react-dom": "^18.3.1"

0 commit comments

Comments
 (0)
Please sign in to comment.