Skip to content

Commit 5cd0d8e

Browse files
committed
upgrade dependencies
1 parent 4947338 commit 5cd0d8e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
},
2020
"homepage": "https://github.com/aliyun-node/commands#readme",
2121
"dependencies": {
22-
"formstream": "^1.0.0",
23-
"urllib": "^2.11.0",
24-
"tunnel-agent": "^0.4.3"
22+
"formstream": "^1.1.0",
23+
"tunnel-agent": "^0.6.0",
24+
"urllib": "^2.22.0"
2525
}
2626
}

0 commit comments

Comments
 (0)