Skip to content

Commit

Permalink
fix: packages/aura-language-server/src/tern/package.json to reduce vu…
Browse files Browse the repository at this point in the history
…lnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116
  • Loading branch information
snyk-bot committed Nov 30, 2023
1 parent af3df36 commit e35ed94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/aura-language-server/src/tern/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"acorn-walk": "^6.0.0",
"acorn-loose": "^6.0.0",
"enhanced-resolve": "^2.2.2",
"glob": "^7.1.1",
"glob": "^9.0.0",
"minimatch": "^3.0.3",
"resolve-from": "2.0.0"
},
Expand Down

0 comments on commit e35ed94

Please sign in to comment.