Skip to content

Commit

Permalink
fix: node_modules/indent-string/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-CROSSSPAWN-8303230
  • Loading branch information
snyk-io[bot] authored Nov 8, 2024
1 parent 847e85b commit 983ddc2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions node_modules/indent-string/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
"every"
],
"devDependencies": {
"ava": "^1.4.1",
"tsd": "^0.7.2",
"xo": "^0.24.0"
"ava": "^3.0.0",
"tsd": "^0.12.0",
"xo": "^0.26.0"
}
}

0 comments on commit 983ddc2

Please sign in to comment.