Skip to content

Commit f62f0da

Browse files
authored
Merge pull request #16 from stacklok/fix-vulns-in-main
Fix vulnerabilities in main
2 parents 93b0682 + 1c83fc4 commit f62f0da

File tree

2 files changed

+78
-100
lines changed

2 files changed

+78
-100
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
"autoprefixer": "10.4.15",
1616
"eslint": "8.48.0",
1717
"eslint-config-next": "13.4.19",
18-
"next": "13.4.19",
19-
"postcss": "8.4.28",
18+
"next": "14.1.4",
19+
"postcss": "8.4.37",
2020
"react": "18.2.0",
2121
"react-dom": "18.2.0",
2222
"tailwindcss": "3.3.3",

0 commit comments

Comments
 (0)