Skip to content

Commit 352c4a0

Browse files
committed
fix: upgrade shelljs from 0.8.4 to 0.8.5
Snyk has created this PR to upgrade shelljs from 0.8.4 to 0.8.5. See this package in npm: https://www.npmjs.com/package/shelljs See this project in Snyk: https://app.snyk.io/org/postman/project/8519ba8e-6a7d-469a-88b3-7891b4c1c14e?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent d8f0ff6 commit 352c4a0

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"async": "2.6.3",
2929
"path": "0.12.7",
3030
"postman-collection": "3.6.11",
31-
"shelljs": "0.8.4"
31+
"shelljs": "0.8.5"
3232
},
3333
"devDependencies": {
3434
"browserify": "14.5.0",

0 commit comments

Comments
 (0)