From 3b89ca084e96e6fd71f9ff02e61acefc45d7c72f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jun 2022 09:12:42 +1100 Subject: [PATCH] chore(deps): bump rand-user-agent from 1.0.65 to 1.0.66 (#9909) Bumps [rand-user-agent](https://github.com/WebScrapingAPI/rand-user-agent) from 1.0.65 to 1.0.66. - [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 a63648a21..20aa90c2f 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.65", + "rand-user-agent": "1.0.66", "require-all": "3.0.0", "rss-parser": "3.12.0", "showdown": "2.1.0", diff --git a/yarn.lock b/yarn.lock index fa8efb10d..aeb2584c3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11468,10 +11468,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.65: - version "1.0.65" - resolved "https://registry.yarnpkg.com/rand-user-agent/-/rand-user-agent-1.0.65.tgz#c33eb859245c725f6b3d55820ba7fb87e6ece23b" - integrity sha512-QLUI7l+0GQt/IpMEyamViPmknirXFGGpTIhxfizhBggrfUciwBh4h9iSgetRDzVHksogUdjMezNEdnoiOV/PuA== +rand-user-agent@1.0.66: + version "1.0.66" + resolved "https://registry.yarnpkg.com/rand-user-agent/-/rand-user-agent-1.0.66.tgz#15830bb6c28e398a9d0bb08973e4c5113aaa9942" + integrity sha512-qi/JhTAhE4BODL5pDp3DjdMRVTDoWrbeEH1myjdaa7ioI4AnWP1KZrisrcc1AnBs6KypH5bLnV2QJsImEXEKcA== randexp@0.4.6: version "0.4.6"