Skip to content

Commit

Permalink
build: address vulnerability reported by depend-a-bot
Browse files Browse the repository at this point in the history
  • Loading branch information
jiceatscion committed Oct 16, 2024
1 parent 5cedae9 commit fbd6ff8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions private/mgmtapi/tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
"@stoplight/spectral-cli": "^6.11.1"
},
"pnpm": {
"overrides": {
"@types/jsonpath-plus": ">=10.0.0"
},
"onlyBuiltDependencies": [],
"packageExtensions": {
"styled-components@5.3.11": {
Expand Down
3 changes: 3 additions & 0 deletions private/mgmtapi/tools/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit fbd6ff8

Please sign in to comment.