From fb365c09a760303e23169e94f317e32ba2273354 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 May 2021 05:42:07 +0000 Subject: [PATCH] chore(deps): bump top-user-agents from 1.0.25 to 1.0.26 Bumps [top-user-agents](https://github.com/Kikobeats/top-user-agents) from 1.0.25 to 1.0.26. - [Release notes](https://github.com/Kikobeats/top-user-agents/releases) - [Changelog](https://github.com/Kikobeats/top-user-agents/blob/master/CHANGELOG.md) - [Commits](https://github.com/Kikobeats/top-user-agents/compare/v1.0.25...v1.0.26) Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index ecad6d8ec1..4668d3c502 100644 --- a/package-lock.json +++ b/package-lock.json @@ -30,7 +30,7 @@ "puppeteer-extra-plugin-adblocker": "^2.11.11", "pushover-notifications": "^1.2.2", "redis": "^3.1.2", - "top-user-agents": "^1.0.25", + "top-user-agents": "^1.0.26", "twilio": "^3.62.0", "twitch": "^4.5.5", "twitch-auth": "^4.5.5", @@ -10961,9 +10961,9 @@ "integrity": "sha512-tsuhQlHSigOTTvonxHXwqSKEVSnWMh2GvpTvXa5YmoyOwL5YvU4lTd/KNVZlKM5v7gqx44UEuQxyPQEpmaIHdg==" }, "node_modules/top-user-agents": { - "version": "1.0.25", - "resolved": "https://registry.npmjs.org/top-user-agents/-/top-user-agents-1.0.25.tgz", - "integrity": "sha512-E/v1jo6QZxX0/tyx9bcgshzxOR5FEXTbAD0P2j8kejbvBmPrMnDmXdeovM8vaBEKqMsSBinQ9wrykjy1czu4Ng==", + "version": "1.0.26", + "resolved": "https://registry.npmjs.org/top-user-agents/-/top-user-agents-1.0.26.tgz", + "integrity": "sha512-ekSLi2bdWaSITH3+a/d+49o8GMR5sGwao8gs+y4QgHvV/51hEZAqbBeF9BntNzBoD5awVDMeeYQszUobShFIrA==", "hasInstallScript": true, "dependencies": { "cheerio": "~1.0.0-rc.5", @@ -20546,9 +20546,9 @@ "integrity": "sha512-tsuhQlHSigOTTvonxHXwqSKEVSnWMh2GvpTvXa5YmoyOwL5YvU4lTd/KNVZlKM5v7gqx44UEuQxyPQEpmaIHdg==" }, "top-user-agents": { - "version": "1.0.25", - "resolved": "https://registry.npmjs.org/top-user-agents/-/top-user-agents-1.0.25.tgz", - "integrity": "sha512-E/v1jo6QZxX0/tyx9bcgshzxOR5FEXTbAD0P2j8kejbvBmPrMnDmXdeovM8vaBEKqMsSBinQ9wrykjy1czu4Ng==", + "version": "1.0.26", + "resolved": "https://registry.npmjs.org/top-user-agents/-/top-user-agents-1.0.26.tgz", + "integrity": "sha512-ekSLi2bdWaSITH3+a/d+49o8GMR5sGwao8gs+y4QgHvV/51hEZAqbBeF9BntNzBoD5awVDMeeYQszUobShFIrA==", "requires": { "cheerio": "~1.0.0-rc.5", "got": "~11.8.2", diff --git a/package.json b/package.json index d21c7da098..7cc3577618 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "puppeteer-extra-plugin-adblocker": "^2.11.11", "pushover-notifications": "^1.2.2", "redis": "^3.1.2", - "top-user-agents": "^1.0.25", + "top-user-agents": "^1.0.26", "twilio": "^3.62.0", "twitch": "^4.5.5", "twitch-auth": "^4.5.5",