Skip to content

Commit

Permalink
fix: package.json & yarn.lock 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-JSON5-3182856
  • Loading branch information
snyk-bot committed Aug 24, 2023
1 parent ab3b8eb commit c281eef
Show file tree
Hide file tree
Showing 2 changed files with 910 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
},
"dependencies": {
"@percy/sdk-utils": "^1.18.0",
"ember-cli-babel": "^7.26.11"
"ember-cli-babel": "^8.0.0"
},
"devDependencies": {
"@babel/core": "^7.13.14",
Expand Down

0 comments on commit c281eef

Please sign in to comment.