chore(deps): bump @tonyrl/rand-user-agent from 2.0.47 to 2.0.48 (#14342)
* chore(deps): bump @tonyrl/rand-user-agent from 2.0.47 to 2.0.48 Bumps [@tonyrl/rand-user-agent](https://github.com/TonyRL/rand-user-agent) from 2.0.47 to 2.0.48. - [Release notes](https://github.com/TonyRL/rand-user-agent/releases) - [Commits](https://github.com/TonyRL/rand-user-agent/compare/v2.0.47...v2.0.48) --- 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
5c8b17308f
commit
eee5dba8a0
|
|
@ -87,7 +87,7 @@
|
|||
"@notionhq/client": "2.2.14",
|
||||
"@postlight/parser": "2.2.3",
|
||||
"@sentry/node": "7.98.0",
|
||||
"@tonyrl/rand-user-agent": "2.0.47",
|
||||
"@tonyrl/rand-user-agent": "2.0.48",
|
||||
"aes-js": "3.1.2",
|
||||
"art-template": "4.13.2",
|
||||
"bbcodejs": "0.0.4",
|
||||
|
|
|
|||
|
|
@ -18,8 +18,8 @@ dependencies:
|
|||
specifier: 7.98.0
|
||||
version: 7.98.0
|
||||
'@tonyrl/rand-user-agent':
|
||||
specifier: 2.0.47
|
||||
version: 2.0.47
|
||||
specifier: 2.0.48
|
||||
version: 2.0.48
|
||||
aes-js:
|
||||
specifier: 3.1.2
|
||||
version: 3.1.2
|
||||
|
|
@ -1419,8 +1419,8 @@ packages:
|
|||
defer-to-connect: 2.0.1
|
||||
dev: false
|
||||
|
||||
/@tonyrl/rand-user-agent@2.0.47:
|
||||
resolution: {integrity: sha512-gML00qj/aglX9vVOLi0tfvrVQemC9ndbqpVXXRefRogWGnulMli+neI/R9Z/A1KNvLfN49Cq/t/qii6Vq0gLRg==}
|
||||
/@tonyrl/rand-user-agent@2.0.48:
|
||||
resolution: {integrity: sha512-Duqb/nwM2LoLV8Zw0J80g5AODFa2CMYCeKqHt8+cmsmN1/rwe0uhQLRFHa0aM69q8EsXIfh86xi3PnrxcusVDg==}
|
||||
engines: {node: '>=14.16'}
|
||||
dev: false
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue