Skip to content

Commit

Permalink
fix: package.json to reduce vulnerabilities (#23)
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-FASTJSONPATCH-595663

Co-authored-by: Shazron Abdullah <shaz@adobe.com>
  • Loading branch information
snyk-bot and shazron committed Nov 11, 2020
1 parent 7739762 commit 72b0dc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"@adobe/aio-lib-core-errors": "^3.0.0",
"@adobe/aio-lib-core-logging": "^1.1.2",
"change-case": "^4.1.1",
"swagger-client": "3.9.6",
"swagger-client": "3.10.9",
"uuid": "^8.0.0"
},
"deprecated": false,
Expand Down

0 comments on commit 72b0dc2

Please sign in to comment.