Skip to content

Commit 846a278

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-IP-6240864
1 parent 0624bc0 commit 846a278

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
@@ -46,7 +46,7 @@
4646
"superagent": "^7.0.2",
4747
"update-check": "^1.5.3",
4848
"upyun": "^3.4.6",
49-
"urllib": "^2.29.1"
49+
"urllib": "^3.0.0"
5050
},
5151
"devDependencies": {
5252
"coffee": "^5.1.0",

0 commit comments

Comments
 (0)