From d45e6aaa560d803f58ac9b73ab2add6accfe5246 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Feb 2023 21:55:10 +0000 Subject: [PATCH] Bump rand-user-agent from 1.0.67 to 2.0.3 Bumps [rand-user-agent](https://github.com/WebScrapingAPI/rand-user-agent) from 1.0.67 to 2.0.3. - [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-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index fefe19b..00268ae 100644 --- a/package.json +++ b/package.json @@ -122,7 +122,7 @@ "puppeteer-extra": "3.2.3", "puppeteer-extra-plugin-stealth": "2.9.0", "query-string": "7.1.1", - "rand-user-agent": "1.0.67", + "rand-user-agent": "2.0.3", "require-all": "3.0.0", "rss-parser": "3.12.0", "showdown": "2.1.0", diff --git a/yarn.lock b/yarn.lock index 483b6d9..55641bb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11481,10 +11481,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.67: - version "1.0.67" - resolved "https://registry.yarnpkg.com/rand-user-agent/-/rand-user-agent-1.0.67.tgz#8ac64984fb03f3a9dc38806dcff87ec3d1c135ae" - integrity sha512-kGjIKeSCg3GsJ8tKtnyyqS5384k4ONKjWbqSFgL2IyrGfQCxkGmZyIf1DbzOULuI/EajdXR3cRb3GTLdLIE8Vg== +rand-user-agent@2.0.3: + version "2.0.3" + resolved "https://registry.yarnpkg.com/rand-user-agent/-/rand-user-agent-2.0.3.tgz#3fa4cda83e043b5fc5f33a7bd204e9032b121065" + integrity sha512-GDex/1fgyh6uqbzUF0r4XpG2omjPyt/GYUpFne3nQ2xiIH5TwjXEvspEP/peKDxRhmH2OxnEkSfOhLKxlx35iw== randexp@0.4.6: version "0.4.6"