Skip to content

Commit

Permalink
build: address upstream vulnerability (#4655)
Browse files Browse the repository at this point in the history
  • Loading branch information
jiceatscion authored Nov 21, 2024
1 parent 8109a33 commit a118737
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion private/mgmtapi/tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
},
"pnpm": {
"overrides": {
"@types/jsonpath-plus": ">=10.0.0"
"@types/jsonpath-plus": ">=10.0.7"
},
"onlyBuiltDependencies": [],
"packageExtensions": {
Expand Down

0 comments on commit a118737

Please sign in to comment.