From c4240f8453de1dc04ecc775c738898f304eae65b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jan 2023 21:07:02 +0000 Subject: [PATCH] chore(deps): bump rand-user-agent from 1.0.101 to 1.0.102 (#11678) Bumps [rand-user-agent](https://github.com/WebScrapingAPI/rand-user-agent) from 1.0.101 to 1.0.102. - [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 b73004498..939953e7d 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.3", - "rand-user-agent": "1.0.101", + "rand-user-agent": "1.0.102", "re2": "1.18.0", "require-all": "3.0.0", "rss-parser": "3.12.0", diff --git a/yarn.lock b/yarn.lock index 12afe786a..0efd88951 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11582,10 +11582,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.101: - version "1.0.101" - resolved "https://registry.yarnpkg.com/rand-user-agent/-/rand-user-agent-1.0.101.tgz#6605c0662495362c21512c1435e4eb70f776f4f3" - integrity sha512-3Er2Ps2rGAYS6vdnTn8pmmF6F+sldftGOwLoy5cvsQtQMckmZTnExVMYEyEa9p19u66H7mEspD4d3Lb/xv7kQg== +rand-user-agent@1.0.102: + version "1.0.102" + resolved "https://registry.yarnpkg.com/rand-user-agent/-/rand-user-agent-1.0.102.tgz#dd5977a5dd0e74d79173ed8cc15088dd198462b8" + integrity sha512-TdIxJnId95YMcfXlXoBvoxmBVuJPmz4YjdSv/vIldPOYmT6l4sxglBjdkMAaGN9txK0lT1TYZTuNfxmnR4FvCA== randombytes@^2.0.0, randombytes@^2.0.1, randombytes@^2.0.5, randombytes@^2.1.0: version "2.1.0"