Skip to content

Commit 308125e

Browse files
Copilotmjr4077au
andcommitted
fix: upgrade serialize-javascript to ^7.0.4 to patch RCE vulnerability
Co-authored-by: mjr4077au <48643140+mjr4077au@users.noreply.github.com>
1 parent dbaacb7 commit 308125e

File tree

2 files changed

+30
-16
lines changed

2 files changed

+30
-16
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,8 @@
7878
],
7979
"pnpm": {
8080
"overrides": {
81-
"minimatch": "^10.2.1"
81+
"minimatch": "^10.2.1",
82+
"serialize-javascript": "^7.0.4"
8283
}
8384
}
8485
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)