Skip to content

Commit 4a0d164

Browse files
stephenpluspluscallmehiphop
authored andcommitted
maintenance: add auto-updating of npm packages (#1626)
1 parent 316e51a commit 4a0d164

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

handwritten/storage/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,9 @@
5252
"dependencies": {
5353
"@google-cloud/common": "^0.5.0",
5454
"arrify": "^1.0.0",
55-
"async": "^1.4.2",
55+
"async": "^2.0.1",
5656
"concat-stream": "^1.5.0",
57-
"create-error-class": "^2.0.1",
57+
"create-error-class": "^3.0.2",
5858
"duplexify": "^3.2.0",
5959
"extend": "^3.0.0",
6060
"gcs-resumable-upload": "^0.7.1",

0 commit comments

Comments
 (0)