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-CROSSSPAWN-8303230
  • Loading branch information
snyk-bot committed Nov 15, 2024
1 parent c240a95 commit ff0b5db
Show file tree
Hide file tree
Showing 2 changed files with 323 additions and 268 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"test_watch": "./node_modules/.bin/mocha -w test"
},
"dependencies": {
"eslint": "^7.5.0",
"eslint": "^9.15.0",
"eslint-config-airbnb-base": "^14.2.0",
"eslint-plugin-import": "^2.22.0",
"eslint-plugin-mocha": "^7.0.1",
Expand Down
Loading

0 comments on commit ff0b5db

Please sign in to comment.