From d5fb95fee10652df74d3e31dd87548325cb7c901 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2020 05:32:38 +0000 Subject: [PATCH] Bump airtable from 0.4.5 to 0.9.0 Bumps [airtable](https://github.com/airtable/airtable.js) from 0.4.5 to 0.9.0. - [Release notes](https://github.com/airtable/airtable.js/releases) - [Changelog](https://github.com/Airtable/airtable.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/airtable/airtable.js/compare/v0.4.5...v0.9.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6ec6a85..80d1a07 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "node": "7.7.3" }, "dependencies": { - "airtable": "0.4.5", + "airtable": "0.9.0", "babel-cli": "6.26.0", "babel-eslint": "7.2.3", "babel-plugin-transform-object-rest-spread": "6.26.0",