Skip to content

Commit

Permalink
fix: 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-INFLIGHT-6095116
  • Loading branch information
snyk-bot committed Apr 29, 2024
1 parent c811141 commit 5671357
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 @@ -15,7 +15,7 @@
"test": "snyk test"
},
"dependencies": {
"ember-cli-babel":"7.26.11",
"ember-cli-babel":"8.0.0",
"ember-debug-logger":"2.1.1",
"adm-zip": "0.4.10",
"body-parser": "1.9.0",
Expand Down

0 comments on commit 5671357

Please sign in to comment.