Skip to content

Commit 9eaf6ee

Browse files
bigorn0cursoragent
andauthored
chore: address Trivy production dependency vulnerabilities (#69)
Bump vulnerable production dependencies/overrides and refresh package-lock.json to clear Plugins develop Trivy findings. Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent 46609d6 commit 9eaf6ee

2 files changed

Lines changed: 17 additions & 16 deletions

File tree

package-lock.json

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

package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
"@aws-sdk/client-schemas": "3.1045.0",
116116
"@hackolade/fetch": "1.1.0",
117117
"comment-json": "4.1.0",
118-
"js-yaml": "4.2.0",
118+
"js-yaml": "4.3.0",
119119
"lodash.get": "4.4.2",
120120
"lodash.isplainobject": "4.0.6",
121121
"lodash.partial": "4.2.1",
@@ -125,6 +125,7 @@
125125
"overrides": {
126126
"minimatch": "10.2.4",
127127
"fast-xml-parser": "5.7.3",
128-
"fast-uri": "3.1.2"
128+
"fast-uri": "3.1.4",
129+
"brace-expansion": "5.0.8"
129130
}
130-
}
131+
}

0 commit comments

Comments
 (0)