From cf25b2c769eb985debbccacd6ae7d7beb0be7e26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Oct 2022 21:09:28 +0000 Subject: [PATCH] chore(deps): bump rand-user-agent from 1.0.84 to 1.0.85 (#11054) Bumps [rand-user-agent](https://github.com/WebScrapingAPI/rand-user-agent) from 1.0.84 to 1.0.85. - [Release notes](https://github.com/WebScrapingAPI/rand-user-agent/releases) - [Commits](https://github.com/WebScrapingAPI/rand-user-agent/commits) --- updated-dependencies: - dependency-name: rand-user-agent dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] 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 ef437b8d3..d3496785a 100644 --- a/package.json +++ b/package.json @@ -135,7 +135,7 @@ "puppeteer-extra": "3.3.4", "puppeteer-extra-plugin-stealth": "2.11.1", "query-string": "7.1.1", - "rand-user-agent": "1.0.84", + "rand-user-agent": "1.0.85", "re2": "1.17.7", "require-all": "3.0.0", "rss-parser": "3.12.0", diff --git a/yarn.lock b/yarn.lock index 2d5dcc4fd..0c8e518f1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11615,10 +11615,10 @@ ramda@^0.26.1: resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.26.1.tgz#8d41351eb8111c55353617fc3bbffad8e4d35d06" integrity sha512-hLWjpy7EnsDBb0p+Z3B7rPi3GDeRG5ZtiI33kJhTt+ORCd38AbAIjB/9zRIUoeTbE/AVX5ZkU7m6bznsvrf8eQ== -rand-user-agent@1.0.84: - version "1.0.84" - resolved "https://registry.yarnpkg.com/rand-user-agent/-/rand-user-agent-1.0.84.tgz#f1bf31374185ce61fd870e4c39ae09a69cf35942" - integrity sha512-OvK4PozS1C6Q1mn57E+F0umGqxOtDm7xhDc9WDnUOMuiVbCgTiUQlj79AJNHbLoxJW9AhF5pV6gHFYprwunfEg== +rand-user-agent@1.0.85: + version "1.0.85" + resolved "https://registry.yarnpkg.com/rand-user-agent/-/rand-user-agent-1.0.85.tgz#2ece4741dcfdd97f8febf8f12a9fa00876b50f57" + integrity sha512-as+57QQ+vPBizcl5Ij33PZ2AMeqW6xPNogc0oBjwnEKuxJC2Ra9mIbHG5wmvBSBJT+G/Wbbd2j5pw96cTnlejw== randexp@0.4.6: version "0.4.6"