Skip to content

Commit 0c30766

Browse files
authored
Pin serialize-javascript to fix high-severity vulns (#700)
Co-authored-by: Dan Barr <6922515+danbarr@users.noreply.github.com>
1 parent c296914 commit 0c30766

2 files changed

Lines changed: 7 additions & 15 deletions

File tree

package-lock.json

Lines changed: 5 additions & 14 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 & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@
7171
"npm": "^11.7.0"
7272
},
7373
"overrides": {
74-
"webpackbar": "^7.0.0"
74+
"webpackbar": "^7.0.0",
75+
"serialize-javascript": ">=7.0.5"
7576
}
7677
}

0 commit comments

Comments
 (0)