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-INFLIGHT-6095116
  • Loading branch information
snyk-bot committed Apr 18, 2024
1 parent ab3b8eb commit 17a08d7
Show file tree
Hide file tree
Showing 2 changed files with 1,074 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
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 17a08d7

Please sign in to comment.