From c364b45adf3d7f127e4ccf3eb4ddca6ec020be42 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2020 05:10:39 +0000 Subject: [PATCH] Bump osm-auth from 1.0.2 to 1.1.0 Bumps [osm-auth](https://github.com/osmlab/osm-auth) from 1.0.2 to 1.1.0. - [Release notes](https://github.com/osmlab/osm-auth/releases) - [Changelog](https://github.com/osmlab/osm-auth/blob/master/CHANGELOG.md) - [Commits](https://github.com/osmlab/osm-auth/compare/v1.0.2...v1.1.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 35e48ce3f..dc44cb8c2 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "marked": "1.0.0", "martinez-polygon-clipping": "0.7.0", "node-diff3": "2.1.0", - "osm-auth": "1.0.2", + "osm-auth": "1.1.0", "pannellum": "2.5.6", "rbush": "3.0.1", "string.fromcodepoint": "1.0.0",