From 2972b18eaec22285365eb20000569e56181d67f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 May 2021 11:10:20 +0000 Subject: [PATCH] Bump airtable from 0.11.0 to 0.11.1 Bumps [airtable](https://github.com/airtable/airtable.js) from 0.11.0 to 0.11.1. - [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.11.0...v0.11.1) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 4b1057e..5d0bc94 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "start": "node index.js" }, "dependencies": { - "airtable": "^0.11.0", + "airtable": "^0.11.1", "botkit": "0.7.4", "botkit-storage-mongo": "^1.0.7", "dotenv": "^9.0.0", diff --git a/yarn.lock b/yarn.lock index ddb4b75..201ed4b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -529,15 +529,15 @@ agent-base@^4.3.0: dependencies: es6-promisify "^5.0.0" -airtable@^0.11.0: - version "0.11.0" - resolved "https://registry.yarnpkg.com/airtable/-/airtable-0.11.0.tgz#43199e663f4f9b47a7e7cbe5d75ca0e2d5a8ddb6" - integrity sha512-PwFAFooF7MA9QzxbuhTOckkeLJ/O4Ro4Af0a696AVa4UAV+HAuuLwMiy6bsNRJwT6E1KR8FcsWGVB7CSCu7b0A== +airtable@^0.11.1: + version "0.11.1" + resolved "https://registry.yarnpkg.com/airtable/-/airtable-0.11.1.tgz#2fda51da04f5e4be7092351ea7be3cfdcf308347" + integrity sha512-33zBuUDhLl+FWWAFxFjS1a+vJr/b+UK//EV943nuiimChWph6YykQjYPmu/GucQ30g7mgaqq+98uPD4rfDHOgg== dependencies: "@types/node" ">=8.0.0 <15" abort-controller "^3.0.0" abortcontroller-polyfill "^1.4.0" - lodash "^4.17.19" + lodash "^4.17.21" node-fetch "^2.6.1" ajv@^6.5.5: @@ -2016,7 +2016,7 @@ lodash.uniq@^4.2.1: resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773" integrity sha1-0CJTc662Uq3BvILklFM5qEJ1R3M= -lodash@^4.11.1, lodash@^4.12.0, lodash@^4.14.0, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.14, lodash@^4.17.19, lodash@^4.17.21, lodash@^4.6.1: +lodash@^4.11.1, lodash@^4.12.0, lodash@^4.14.0, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.14, lodash@^4.17.21, lodash@^4.6.1: version "4.17.21" resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c" integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==