From c79d7f038eb3517d9b9ddd571757ec271ba33d55 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Oct 2020 21:36:51 +0900 Subject: [PATCH] build(deps): bump bowser from 2.10.0 to 2.11.0 (#85) Bumps [bowser](https://github.com/lancedikson/bowser) from 2.10.0 to 2.11.0. - [Release notes](https://github.com/lancedikson/bowser/releases) - [Changelog](https://github.com/lancedikson/bowser/blob/master/CHANGELOG.md) - [Commits](https://github.com/lancedikson/bowser/compare/2.10.0...2.11.0) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 8fb48cda9..d1614486e 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@tailwindcss/ui": "^0.6.0", "axios": "^0.20.0", "body-parser": "^1.19.0", - "bowser": "^2.10.0", + "bowser": "^2.11.0", "connect-typeorm": "^1.1.4", "cookie-parser": "^1.4.5", "express": "^4.17.1", diff --git a/yarn.lock b/yarn.lock index 97fe747df..47c586e0c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2748,10 +2748,10 @@ boolbase@^1.0.0, boolbase@~1.0.0: resolved "https://registry.yarnpkg.com/boolbase/-/boolbase-1.0.0.tgz#68dff5fbe60c51eb37725ea9e3ed310dcc1e776e" integrity sha1-aN/1++YMUes3cl6p4+0xDcwed24= -bowser@^2.10.0: - version "2.10.0" - resolved "https://registry.yarnpkg.com/bowser/-/bowser-2.10.0.tgz#be3736f161c4bb8b10958027ab99465d2a811198" - integrity sha512-OCsqTQboTEWWsUjcp5jLSw2ZHsBiv2C105iFs61bOT0Hnwi9p7/uuXdd7mu8RYcarREfdjNN+8LitmEHATsLYg== +bowser@^2.11.0: + version "2.11.0" + resolved "https://registry.yarnpkg.com/bowser/-/bowser-2.11.0.tgz#5ca3c35757a7aa5771500c70a73a9f91ef420a8f" + integrity sha512-AlcaJBi/pqqJBIQ8U9Mcpc9i8Aqxn88Skv5d+xBX006BY5u8N3mGLHa5Lgppa7L/HfwgwLgZ6NYs+Ag6uUmJRA== boxen@^4.2.0: version "4.2.0"