chore(deps): bump @tonyrl/rand-user-agent from 2.0.79 to 2.0.80 (#16966)
* chore(deps): bump @tonyrl/rand-user-agent from 2.0.79 to 2.0.80 Bumps [@tonyrl/rand-user-agent](https://github.com/TonyRL/rand-user-agent) from 2.0.79 to 2.0.80. - [Release notes](https://github.com/TonyRL/rand-user-agent/releases) - [Commits](https://github.com/TonyRL/rand-user-agent/compare/v2.0.79...v2.0.80) --- updated-dependencies: - dependency-name: "@tonyrl/rand-user-agent" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * chore: fix pnpm install --------- 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
4f648084c7
commit
5837cee605
|
|
@ -64,7 +64,7 @@
|
|||
"@rss3/sdk": "0.0.19",
|
||||
"@scalar/hono-api-reference": "0.5.149",
|
||||
"@sentry/node": "7.116.0",
|
||||
"@tonyrl/rand-user-agent": "2.0.79",
|
||||
"@tonyrl/rand-user-agent": "2.0.80",
|
||||
"aes-js": "3.1.2",
|
||||
"art-template": "4.13.2",
|
||||
"bbcodejs": "0.0.4",
|
||||
|
|
|
|||
|
|
@ -51,8 +51,8 @@ importers:
|
|||
specifier: 7.116.0
|
||||
version: 7.116.0
|
||||
'@tonyrl/rand-user-agent':
|
||||
specifier: 2.0.79
|
||||
version: 2.0.79
|
||||
specifier: 2.0.80
|
||||
version: 2.0.80
|
||||
aes-js:
|
||||
specifier: 3.1.2
|
||||
version: 3.1.2
|
||||
|
|
@ -1828,8 +1828,8 @@ packages:
|
|||
resolution: {integrity: sha512-+PmQX0PiAYPMeVYe237LJAYvOMYW1j2rH5YROyS3b4CTVJum34HfRvKvAzozHAQG0TnHNdUfY9nCeUyRAs//cw==}
|
||||
engines: {node: '>=14.16'}
|
||||
|
||||
'@tonyrl/rand-user-agent@2.0.79':
|
||||
resolution: {integrity: sha512-xMQB00FW5OBSjedZ+EOhAQaTZmAb4BXoEx8Q03mZYyf0lzKTZTV3Zz141PLoRegGfDAV7n8+y7A2dNQnxfc5jQ==}
|
||||
'@tonyrl/rand-user-agent@2.0.80':
|
||||
resolution: {integrity: sha512-Q95jp6GSxLgtLl1WQXYKoFsIDrv6sjDHwNLq3CTtT2v06ZIKhCAozeT1gYFtyhgesVRZA8rYqAvP7ZZcq6tGyQ==}
|
||||
engines: {node: '>=14.16'}
|
||||
|
||||
'@tootallnate/quickjs-emscripten@0.23.0':
|
||||
|
|
@ -7391,7 +7391,7 @@ snapshots:
|
|||
dependencies:
|
||||
defer-to-connect: 2.0.1
|
||||
|
||||
'@tonyrl/rand-user-agent@2.0.79': {}
|
||||
'@tonyrl/rand-user-agent@2.0.80': {}
|
||||
|
||||
'@tootallnate/quickjs-emscripten@0.23.0': {}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue