chore(deps): bump rand-user-agent from 1.0.96 to 1.0.97 (#11544)
Bumps [rand-user-agent](https://github.com/WebScrapingAPI/rand-user-agent) from 1.0.96 to 1.0.97. - [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] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
af1ebfb170
commit
a615246c77
|
|
@ -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.96",
|
||||
"rand-user-agent": "1.0.97",
|
||||
"re2": "1.18.0",
|
||||
"require-all": "3.0.0",
|
||||
"rss-parser": "3.12.0",
|
||||
|
|
|
|||
|
|
@ -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.96:
|
||||
version "1.0.96"
|
||||
resolved "https://registry.yarnpkg.com/rand-user-agent/-/rand-user-agent-1.0.96.tgz#d572d68a5388954d433ef54c34255d092d052b28"
|
||||
integrity sha512-6FjhHi234PrhDLZ2LWI+dHF+MPH9qu1uVYm5KsKfezur8h96XB1yVSB2diSl9UjwsBd30hBqN3/g6MiHHMcwbA==
|
||||
rand-user-agent@1.0.97:
|
||||
version "1.0.97"
|
||||
resolved "https://registry.yarnpkg.com/rand-user-agent/-/rand-user-agent-1.0.97.tgz#d57aca564c44c263f6078fa8fb30da26d4dd7c73"
|
||||
integrity sha512-WZLjC2qyAtyOwd39KnDfZfpNKqPSlezlqnnvEgpTL6K5N+vXQR0kURx+xEc0NLQSJlTPPhSB/va8yBN+7h4meQ==
|
||||
|
||||
randombytes@^2.0.0, randombytes@^2.0.1, randombytes@^2.0.5, randombytes@^2.1.0:
|
||||
version "2.1.0"
|
||||
|
|
|
|||
Loading…
Reference in New Issue