Skip to content

Commit

Permalink
fix: appengine/mailjet/package.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-VM2-5772823
- https://snyk.io/vuln/SNYK-JS-VM2-5772825
  • Loading branch information
snyk-bot committed Nov 25, 2023
1 parent dced856 commit a73355c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appengine/mailjet/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"body-parser": "^1.18.3",
"express": "^4.16.4",
"jade": "^1.11.0",
"node-mailjet": "^3.3.1"
"node-mailjet": "^4.0.0"
},
"devDependencies": {
"mocha": "^10.1.0",
Expand Down

0 comments on commit a73355c

Please sign in to comment.