Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix: upgrade readdirp from 0.3.2 to 0.4.0
Snyk has created this PR to upgrade readdirp from 0.3.2 to 0.4.0.

See this package in npm:
https://www.npmjs.com/package/readdirp

See this project in Snyk:
https://app.snyk.io/org/rugk/project/bc64773c-29a4-4b17-9365-22392e546c8b?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot committed Jun 5, 2021
commit 72dade3554fba2d272e0568b56864e95cf4a6d8d
2 changes: 1 addition & 1 deletion rewriter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "1.0.0",
"dependencies": {
"event-stream": "3.0.20",
"readdirp": "0.3.2",
"readdirp": "0.4.0",
"urijs": "^1.18.1",
"xmldom": "0.1.17"
}
Expand Down