Skip to content

Commit 1306656

Browse files
authored
Merge pull request #46 from abstratt/renovate/npm-grunt-vulnerability
Pin dependency grunt to v0.4.5 [SECURITY]
2 parents ecf5648 + bbf64e5 commit 1306656

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kirra_qooxdoo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
"version": "0.2.201601",
44
"repository" : {},
55
"devDependencies": {
6-
"grunt": "~0.4.2"
6+
"grunt": "0.4.5"
77
}
88
}

0 commit comments

Comments
 (0)