Skip to content

Commit 5de420c

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116
1 parent a47aca4 commit 5de420c

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
@@ -59,7 +59,7 @@
5959
"mkpath": "^1.0.0",
6060
"node-version-compare": "^1.0.3",
6161
"plist": "^3.0.5",
62-
"shelljs": "^0.8.5",
62+
"shelljs": "^0.9.0",
6363
"xcode": "^3.0.1",
6464
"xml2js": "^0.4.23"
6565
},

0 commit comments

Comments
 (0)