thorin-plugin-upload-gcloud 2.0.12 → 2.0.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/npm-shrinkwrap.json +29 -26
  2. package/package.json +2 -2
@@ -1,15 +1,15 @@
1
1
  {
2
2
  "name": "thorin-plugin-upload-gcloud",
3
- "version": "2.0.10",
3
+ "version": "2.0.12",
4
4
  "lockfileVersion": 2,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "thorin-plugin-upload-gcloud",
9
- "version": "2.0.10",
9
+ "version": "2.0.12",
10
10
  "license": "MIT",
11
11
  "dependencies": {
12
- "@google-cloud/storage": "7.17.3",
12
+ "@google-cloud/storage": "^7.18.0",
13
13
  "concat-stream": "2.0.0"
14
14
  }
15
15
  },
@@ -42,9 +42,9 @@
42
42
  }
43
43
  },
44
44
  "node_modules/@google-cloud/storage": {
45
- "version": "7.17.3",
46
- "resolved": "https://registry.npmjs.org/@google-cloud/storage/-/storage-7.17.3.tgz",
47
- "integrity": "sha512-gOnCAbFgAYKRozywLsxagdevTF7Gm+2Ncz5u5CQAuOv/2VCa0rdGJWvJFDOftPx1tc+q8TXiC2pEJfFKu+yeMQ==",
45
+ "version": "7.18.0",
46
+ "resolved": "https://registry.npmjs.org/@google-cloud/storage/-/storage-7.18.0.tgz",
47
+ "integrity": "sha512-r3ZwDMiz4nwW6R922Z1pwpePxyRwE5GdevYX63hRmAQUkUQJcBH/79EnQPDv5cOv1mFBgevdNWQfi3tie3dHrQ==",
48
48
  "license": "Apache-2.0",
49
49
  "dependencies": {
50
50
  "@google-cloud/paginator": "^5.0.0",
@@ -177,7 +177,8 @@
177
177
  "node_modules/buffer-equal-constant-time": {
178
178
  "version": "1.0.1",
179
179
  "resolved": "https://registry.npmjs.org/buffer-equal-constant-time/-/buffer-equal-constant-time-1.0.1.tgz",
180
- "integrity": "sha512-zRpUiDwd/xk6ADqPMATG8vc9VPrkck7T07OIx0gnjmJAnHnTVXNQG3vfvWNuiZIkwu9KrKdA1iJKfsfTVxE6NA=="
180
+ "integrity": "sha512-zRpUiDwd/xk6ADqPMATG8vc9VPrkck7T07OIx0gnjmJAnHnTVXNQG3vfvWNuiZIkwu9KrKdA1iJKfsfTVxE6NA==",
181
+ "license": "BSD-3-Clause"
181
182
  },
182
183
  "node_modules/buffer-from": {
183
184
  "version": "1.1.2",
@@ -623,21 +624,23 @@
623
624
  }
624
625
  },
625
626
  "node_modules/jwa": {
626
- "version": "2.0.0",
627
- "resolved": "https://registry.npmjs.org/jwa/-/jwa-2.0.0.tgz",
628
- "integrity": "sha512-jrZ2Qx916EA+fq9cEAeCROWPTfCwi1IVHqT2tapuqLEVVDKFDENFw1oL+MwrTvH6msKxsd1YTDVw6uKEcsrLEA==",
627
+ "version": "2.0.1",
628
+ "resolved": "https://registry.npmjs.org/jwa/-/jwa-2.0.1.tgz",
629
+ "integrity": "sha512-hRF04fqJIP8Abbkq5NKGN0Bbr3JxlQ+qhZufXVr0DvujKy93ZCbXZMHDL4EOtodSbCWxOqR8MS1tXA5hwqCXDg==",
630
+ "license": "MIT",
629
631
  "dependencies": {
630
- "buffer-equal-constant-time": "1.0.1",
632
+ "buffer-equal-constant-time": "^1.0.1",
631
633
  "ecdsa-sig-formatter": "1.0.11",
632
634
  "safe-buffer": "^5.0.1"
633
635
  }
634
636
  },
635
637
  "node_modules/jws": {
636
- "version": "4.0.0",
637
- "resolved": "https://registry.npmjs.org/jws/-/jws-4.0.0.tgz",
638
- "integrity": "sha512-KDncfTmOZoOMTFG4mBlG0qUIOlc03fmzH+ru6RgYVZhPkyiy/92Owlt/8UEN+a4TXR1FQetfIpJE8ApdvdVxTg==",
638
+ "version": "4.0.1",
639
+ "resolved": "https://registry.npmjs.org/jws/-/jws-4.0.1.tgz",
640
+ "integrity": "sha512-EKI/M/yqPncGUUh44xz0PxSidXFr/+r0pA70+gIYhjv+et7yxM+s29Y+VGDkovRofQem0fs7Uvf4+YmAdyRduA==",
641
+ "license": "MIT",
639
642
  "dependencies": {
640
- "jwa": "^2.0.0",
643
+ "jwa": "^2.0.1",
641
644
  "safe-buffer": "^5.0.1"
642
645
  }
643
646
  },
@@ -941,9 +944,9 @@
941
944
  "integrity": "sha512-Orxzlfb9c67A15cq2JQEyVc7wEsmFBmHjZWZYQMUyJ1qivXyMwdyNOs9odi79hze+2zqdTtu1E19IM/FtqZ10g=="
942
945
  },
943
946
  "@google-cloud/storage": {
944
- "version": "7.17.3",
945
- "resolved": "https://registry.npmjs.org/@google-cloud/storage/-/storage-7.17.3.tgz",
946
- "integrity": "sha512-gOnCAbFgAYKRozywLsxagdevTF7Gm+2Ncz5u5CQAuOv/2VCa0rdGJWvJFDOftPx1tc+q8TXiC2pEJfFKu+yeMQ==",
947
+ "version": "7.18.0",
948
+ "resolved": "https://registry.npmjs.org/@google-cloud/storage/-/storage-7.18.0.tgz",
949
+ "integrity": "sha512-r3ZwDMiz4nwW6R922Z1pwpePxyRwE5GdevYX63hRmAQUkUQJcBH/79EnQPDv5cOv1mFBgevdNWQfi3tie3dHrQ==",
947
950
  "requires": {
948
951
  "@google-cloud/paginator": "^5.0.0",
949
952
  "@google-cloud/projectify": "^4.0.0",
@@ -1348,21 +1351,21 @@
1348
1351
  }
1349
1352
  },
1350
1353
  "jwa": {
1351
- "version": "2.0.0",
1352
- "resolved": "https://registry.npmjs.org/jwa/-/jwa-2.0.0.tgz",
1353
- "integrity": "sha512-jrZ2Qx916EA+fq9cEAeCROWPTfCwi1IVHqT2tapuqLEVVDKFDENFw1oL+MwrTvH6msKxsd1YTDVw6uKEcsrLEA==",
1354
+ "version": "2.0.1",
1355
+ "resolved": "https://registry.npmjs.org/jwa/-/jwa-2.0.1.tgz",
1356
+ "integrity": "sha512-hRF04fqJIP8Abbkq5NKGN0Bbr3JxlQ+qhZufXVr0DvujKy93ZCbXZMHDL4EOtodSbCWxOqR8MS1tXA5hwqCXDg==",
1354
1357
  "requires": {
1355
- "buffer-equal-constant-time": "1.0.1",
1358
+ "buffer-equal-constant-time": "^1.0.1",
1356
1359
  "ecdsa-sig-formatter": "1.0.11",
1357
1360
  "safe-buffer": "^5.0.1"
1358
1361
  }
1359
1362
  },
1360
1363
  "jws": {
1361
- "version": "4.0.0",
1362
- "resolved": "https://registry.npmjs.org/jws/-/jws-4.0.0.tgz",
1363
- "integrity": "sha512-KDncfTmOZoOMTFG4mBlG0qUIOlc03fmzH+ru6RgYVZhPkyiy/92Owlt/8UEN+a4TXR1FQetfIpJE8ApdvdVxTg==",
1364
+ "version": "4.0.1",
1365
+ "resolved": "https://registry.npmjs.org/jws/-/jws-4.0.1.tgz",
1366
+ "integrity": "sha512-EKI/M/yqPncGUUh44xz0PxSidXFr/+r0pA70+gIYhjv+et7yxM+s29Y+VGDkovRofQem0fs7Uvf4+YmAdyRduA==",
1364
1367
  "requires": {
1365
- "jwa": "^2.0.0",
1368
+ "jwa": "^2.0.1",
1366
1369
  "safe-buffer": "^5.0.1"
1367
1370
  }
1368
1371
  },
package/package.json CHANGED
@@ -1,9 +1,9 @@
1
1
  {
2
2
  "name": "thorin-plugin-upload-gcloud",
3
3
  "author": "UNLOQ Systems",
4
- "version": "2.0.12",
4
+ "version": "2.0.13",
5
5
  "dependencies": {
6
- "@google-cloud/storage": "7.17.3",
6
+ "@google-cloud/storage": "^7.18.0",
7
7
  "concat-stream": "2.0.0"
8
8
  },
9
9
  "description": "Thorin.js Google Cloud Upload storage",