Skip to content

Commit c0239ed

Browse files
khkh-mssnyk-bot
andauthored
fix: src/Azure.Functions.Cli/npm/package.json to reduce vulnerabilities (#3540)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 Co-authored-by: snyk-bot <[email protected]>
1 parent 5f073f9 commit c0239ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Azure.Functions.Cli/npm/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@
3131
"extract-zip": "^2.0.1",
3232
"https-proxy-agent": "5.0.0",
3333
"progress": "2.0.3",
34-
"rimraf": "3.0.2"
34+
"rimraf": "4.0.0"
3535
}
3636
}

0 commit comments

Comments
 (0)