chore(deps): bump @tonyrl/rand-user-agent from 2.0.81 to 2.0.82 (#17124)
* chore(deps): bump @tonyrl/rand-user-agent from 2.0.81 to 2.0.82 Bumps [@tonyrl/rand-user-agent](https://github.com/TonyRL/rand-user-agent) from 2.0.81 to 2.0.82. - [Release notes](https://github.com/TonyRL/rand-user-agent/releases) - [Commits](https://github.com/TonyRL/rand-user-agent/compare/v2.0.81...v2.0.82) --- 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
220ef9feb0
commit
cc4752315f
|
|
@ -64,7 +64,7 @@
|
|||
"@rss3/sdk": "0.0.22",
|
||||
"@scalar/hono-api-reference": "0.5.153",
|
||||
"@sentry/node": "7.119.1",
|
||||
"@tonyrl/rand-user-agent": "2.0.81",
|
||||
"@tonyrl/rand-user-agent": "2.0.82",
|
||||
"aes-js": "3.1.2",
|
||||
"art-template": "4.13.2",
|
||||
"bbcodejs": "0.0.4",
|
||||
|
|
|
|||
|
|
@ -51,8 +51,8 @@ importers:
|
|||
specifier: 7.119.1
|
||||
version: 7.119.1
|
||||
'@tonyrl/rand-user-agent':
|
||||
specifier: 2.0.81
|
||||
version: 2.0.81
|
||||
specifier: 2.0.82
|
||||
version: 2.0.82
|
||||
aes-js:
|
||||
specifier: 3.1.2
|
||||
version: 3.1.2
|
||||
|
|
@ -1752,8 +1752,8 @@ packages:
|
|||
resolution: {integrity: sha512-+PmQX0PiAYPMeVYe237LJAYvOMYW1j2rH5YROyS3b4CTVJum34HfRvKvAzozHAQG0TnHNdUfY9nCeUyRAs//cw==}
|
||||
engines: {node: '>=14.16'}
|
||||
|
||||
'@tonyrl/rand-user-agent@2.0.81':
|
||||
resolution: {integrity: sha512-pL8is8iSle1gVPeNGSIKNpnyDaxSChWAtG7Kbbx1wq91Y8NJ+O+S/AsNvrQ7GVzKZF7rPTiRGl2eHNDVjdR2/A==}
|
||||
'@tonyrl/rand-user-agent@2.0.82':
|
||||
resolution: {integrity: sha512-uh0pAksx59diJaKzmLjDFaeAEl8nIjdFq97L4hUOr8AlBZoiB1UWSXjDqt+lBTqRBxsfyE/joVql4/X8mL/rqA==}
|
||||
engines: {node: '>=14.16'}
|
||||
|
||||
'@tootallnate/quickjs-emscripten@0.23.0':
|
||||
|
|
@ -7219,7 +7219,7 @@ snapshots:
|
|||
dependencies:
|
||||
defer-to-connect: 2.0.1
|
||||
|
||||
'@tonyrl/rand-user-agent@2.0.81': {}
|
||||
'@tonyrl/rand-user-agent@2.0.82': {}
|
||||
|
||||
'@tootallnate/quickjs-emscripten@0.23.0': {}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue