Skip to content

Commit

Permalink
fix: package.json & package-lock.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-JSONPATHPLUS-7945884
  • Loading branch information
snyk-bot committed Nov 12, 2024
1 parent d965f8e commit 1ef0000
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 43 deletions.
104 changes: 62 additions & 42 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
},
"dependencies": {
"@babel/runtime": "^7.25.7",
"@stoplight/spectral-core": "^1.19.1",
"@stoplight/spectral-core": "^1.19.2",
"@stoplight/spectral-rulesets": "^1.20.0",
"@useoptic/optic": "^1.0.4",
"@useoptic/json-pointer-helpers": "^1.0.4",
Expand Down

0 comments on commit 1ef0000

Please sign in to comment.