Skip to content

Commit

Permalink
fix: upgrade tmp from 0.1.0 to 0.2.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade tmp from 0.1.0 to 0.2.0.

See this package in NPM:
https://www.npmjs.com/package/tmp

See this project in Snyk:
https://app.snyk.io/org/mtdev2/project/d90fdc82-74b1-47b3-b7c8-e08b229520cc?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot authored and mtdev2 committed May 17, 2020
1 parent bba6471 commit 6782502
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/artifact/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@actions/core": "^1.2.1",
"@actions/http-client": "^1.0.7",
"@types/tmp": "^0.1.0",
"tmp": "^0.1.0",
"tmp": "^0.2.0",
"tmp-promise": "^2.0.2"
},
"devDependencies": {
Expand Down

0 comments on commit 6782502

Please sign in to comment.