|
|
@@ -47,6 +47,7 @@
|
|
|
"requires": {
|
|
|
"@google-cloud/common": "^0.32.0",
|
|
|
"@sindresorhus/is": "^0.15.0",
|
|
|
+ "acorn": "^6.0.0",
|
|
|
"coffeescript": "^2.0.0",
|
|
|
"console-log-level": "^1.4.0",
|
|
|
"extend": "^3.0.1",
|
|
|
@@ -88,6 +89,11 @@
|
|
|
"resolved": "https://registry.npmjs.org/@google-cloud/promisify/-/promisify-0.4.0.tgz",
|
|
|
"integrity": "sha512-4yAHDC52TEMCNcMzVC8WlqnKKKq+Ssi2lXoUg9zWWkZ6U6tq9ZBRYLHHCRdfU+EU9YJsVmivwGcKYCjRGjnf4Q=="
|
|
|
},
|
|
|
+ "acorn": {
|
|
|
+ "version": "6.4.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/acorn/-/acorn-6.4.0.tgz",
|
|
|
+ "integrity": "sha512-gac8OEcQ2Li1dxIEWGZzsp2BitJxwkwcOm0zHAJLcPJaVvm58FRnk6RkuLRpU1EujipU2ZFODv2P9DLMfnV8mw=="
|
|
|
+ },
|
|
|
"agent-base": {
|
|
|
"version": "4.3.0",
|
|
|
"resolved": "https://registry.npmjs.org/agent-base/-/agent-base-4.3.0.tgz",
|