Skip to content

Commit 3e3840b

Browse files
author
TP Honey
authored
Merge pull request #21 from drone-plugins/renovate/npm-shelljs-vulnerability
Update dependency shelljs to ^0.8.0 [SECURITY]
2 parents 0327cea + 8b99d3d commit 3e3840b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@
2020
"dependencies": {
2121
"drone-node": "^1.0.1",
2222
"nuget-runner": "^0.1.7",
23-
"shelljs": "^0.5.3"
23+
"shelljs": "^0.8.0"
2424
}
2525
}

0 commit comments

Comments
 (0)