chore(deps): bump rand-user-agent from 1.0.107 to 1.0.108 (#11919)
Bumps [rand-user-agent](https://github.com/WebScrapingAPI/rand-user-agent) from 1.0.107 to 1.0.108. - [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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
325860e5ef
commit
6bf3d21c2b
|
|
@ -136,7 +136,7 @@
|
|||
"puppeteer-extra": "3.3.4",
|
||||
"puppeteer-extra-plugin-stealth": "2.11.1",
|
||||
"query-string": "7.1.3",
|
||||
"rand-user-agent": "1.0.107",
|
||||
"rand-user-agent": "1.0.108",
|
||||
"re2": "1.18.0",
|
||||
"require-all": "3.0.0",
|
||||
"rss-parser": "3.12.0",
|
||||
|
|
|
|||
|
|
@ -11681,10 +11681,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.107:
|
||||
version "1.0.107"
|
||||
resolved "https://registry.yarnpkg.com/rand-user-agent/-/rand-user-agent-1.0.107.tgz#6013080adfa7096aaaacace989d8a348bc23ed84"
|
||||
integrity sha512-7/J3p9LpeCmgm4S4mOCBqkj8o1Pq6U/RfxxQjRbeOMMh/hMGyyd0IpgAvxkEJXK8tRJZdG9vWbK4oB08G/8Hog==
|
||||
rand-user-agent@1.0.108:
|
||||
version "1.0.108"
|
||||
resolved "https://registry.yarnpkg.com/rand-user-agent/-/rand-user-agent-1.0.108.tgz#d778104547db117c850db0c7a37be3571452a8b2"
|
||||
integrity sha512-vzpII3ZpsFPuk++pTr895d4ntSWBVyjeKEXthiianMiutuCxYPkUo01FB+uPVzAhpymTyQOmvcnKt0ymEcxuCg==
|
||||
|
||||
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