Skip to content

Commit 19096ec

Browse files
committed
chore: upgrade next.js
Signed-off-by: Shurtu-gal <ashishpadhy1729@gmail.com>
1 parent fd00ed1 commit 19096ec

File tree

3 files changed

+16
-11
lines changed

3 files changed

+16
-11
lines changed

.changeset/neat-toes-reflect.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@asyncapi/studio": minor
3+
---
4+
5+
Mitigated React2Shell Vulnerability (Upgrade Next.js -> 14.2.35)

apps/studio/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"js-yaml": "^4.1.1",
8282
"monaco-editor": "0.34.1",
8383
"monaco-yaml": "4.0.2",
84-
"next": "14.2.33",
84+
"next": "14.2.35",
8585
"postcss": "8.4.31",
8686
"react": "18.2.0",
8787
"react-dom": "18.2.0",
@@ -153,4 +153,4 @@
153153
"publishConfig": {
154154
"access": "public"
155155
}
156-
}
156+
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)