From 6fb7f2167fa02bd59f5563d0bbe29749ab6e6acf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Aug 2022 21:07:30 +0000 Subject: [PATCH] chore(deps): bump rand-user-agent from 1.0.74 to 1.0.76 (#10425) Bumps [rand-user-agent](https://github.com/WebScrapingAPI/rand-user-agent) from 1.0.74 to 1.0.76. - [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] 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 5a18f8a5d..3bbcbc77d 100644 --- a/package.json +++ b/package.json @@ -122,7 +122,7 @@ "puppeteer-extra": "3.3.4", "puppeteer-extra-plugin-stealth": "2.11.0", "query-string": "7.1.1", - "rand-user-agent": "1.0.74", + "rand-user-agent": "1.0.76", "re2": "1.17.7", "require-all": "3.0.0", "rss-parser": "3.12.0", diff --git a/yarn.lock b/yarn.lock index 24090bede..e182560b4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11680,10 +11680,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.74: - version "1.0.74" - resolved "https://registry.yarnpkg.com/rand-user-agent/-/rand-user-agent-1.0.74.tgz#9ea8a19fca70f9ff2d5a56e30240d81ed80ccf1c" - integrity sha512-Sen1ZhYn/BpPFStC/K9QOApvVcxgpDeXCANhOLyimhBQ8HLM3hwjnuYUi3xW4dsMnhHdJe9BnRVowrVgP++A0A== +rand-user-agent@1.0.76: + version "1.0.76" + resolved "https://registry.yarnpkg.com/rand-user-agent/-/rand-user-agent-1.0.76.tgz#af5e8a8f838bae5d149842d7a5633704935b0ce1" + integrity sha512-xQSfN3uwFHbzEolpniv20mICB7v9HS8Xz+xo3ixSxRXokNJUh1zF7wVJz/8wJovItiG9+3zput65+erPyDPJsQ== randexp@0.4.6: version "0.4.6"