Skip to content

Commit abae6d0

Browse files
committed
4.0.1
1 parent da5cbc9 commit abae6d0

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# CHANGELOG
22

3+
## v4.0.1 (Mars 5, 2021)
4+
5+
* Fix potential command injection vulnerability
6+
37
## v4.0.0 (Jan 5, 2021)
48

59
* Upgrade core dependencies and require Node.js 10.13 (Thanks to @realityking)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "madge",
3-
"version": "4.0.0",
3+
"version": "4.0.1",
44
"author": "Patrik Henningsson <patrik.henningsson@gmail.com>",
55
"repository": "git://github.com/pahen/madge",
66
"homepage": "https://github.com/pahen/madge",

0 commit comments

Comments
 (0)