From e787d2a50ea8a4dc3a7a49ca9e1021eab9af1de2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 15 May 2022 23:55:47 +0800 Subject: [PATCH] chore(deps): bump rand-user-agent from 1.0.62 to 1.0.63 (#9763) Bumps [rand-user-agent](https://github.com/WebScrapingAPI/rand-user-agent) from 1.0.62 to 1.0.63. - [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 516f8a03c..b384e187d 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.62", + "rand-user-agent": "1.0.63", "require-all": "3.0.0", "rss-parser": "3.12.0", "showdown": "2.1.0", diff --git a/yarn.lock b/yarn.lock index e9d1ebf9d..48dad8986 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11422,10 +11422,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.62: - version "1.0.62" - resolved "https://registry.yarnpkg.com/rand-user-agent/-/rand-user-agent-1.0.62.tgz#50b648c7df1c26e1b62724506570d547c2c8824b" - integrity sha512-gtgj9qp+Unim6N5vDvHY1UdSQQhAT9JmGHXQXVrUDKnUc2Hf8uM/O1X/WwiX1BJTXOUmMsvEHJLs3Of9Yzko3Q== +rand-user-agent@1.0.63: + version "1.0.63" + resolved "https://registry.yarnpkg.com/rand-user-agent/-/rand-user-agent-1.0.63.tgz#eadb7ed4b7a1d0ffb07bca10d40c60346961e205" + integrity sha512-asYTDQa/bGvHKqm4XGHYnQZtdMAzE/X/C3roQdJzM3ShfykDx6jCrv12BIR8bF1okhb+6Va7x6UABA/j04Pm4g== randexp@0.4.6: version "0.4.6"