Skip to content

Commit

Permalink
fix: node_modules/mute-stream/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-INFLIGHT-6095116
  • Loading branch information
snyk-io[bot] authored Oct 23, 2024
1 parent 3a35441 commit e61e398
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions node_modules/mute-stream/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"main": "lib/index.js",
"devDependencies": {
"@npmcli/eslint-config": "^4.0.0",
"@npmcli/template-oss": "4.11.0",
"tap": "^16.3.0"
"@npmcli/template-oss": "4.20.0",
"tap": "^18.0.0"
},
"scripts": {
"test": "tap",
Expand Down

0 comments on commit e61e398

Please sign in to comment.