Skip to content

Commit a5827a7

Browse files
cursor[bot]cursoragentscopsy
authored
fix(root): resolve high jws and svgo vulnerabilities (novuhq#10307)
Co-authored-by: Cursor Agent <cursoragent@cursor.com> Co-authored-by: Dima Grossman <dima@grossman.io>
1 parent 2a32404 commit a5827a7

2 files changed

Lines changed: 25 additions & 29 deletions

File tree

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,9 @@
206206
"jws@>=4.0.0 <4.0.1": "^4.0.1",
207207
"validator@<13.15.22": "^13.15.22",
208208
"msgpackr": "^1.10.1",
209-
"multer@<2.1.1": "^2.1.1"
209+
"multer@<2.1.1": "^2.1.1",
210+
"jws@<3.2.3": "^3.2.3",
211+
"svgo@>=3.0.0 <3.3.3": "^3.3.3"
210212
},
211213
"onlyBuiltDependencies": [
212214
"@clerk/shared",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)