chore(deps): bump @tonyrl/rand-user-agent from 2.0.60 to 2.0.61 (#15410)
* chore(deps): bump @tonyrl/rand-user-agent from 2.0.60 to 2.0.61 Bumps [@tonyrl/rand-user-agent](https://github.com/TonyRL/rand-user-agent) from 2.0.60 to 2.0.61. - [Release notes](https://github.com/TonyRL/rand-user-agent/releases) - [Commits](https://github.com/TonyRL/rand-user-agent/compare/v2.0.60...v2.0.61) --- 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
60be9366ae
commit
9b7748733d
|
|
@ -56,7 +56,7 @@
|
|||
"@notionhq/client": "2.2.15",
|
||||
"@postlight/parser": "2.2.3",
|
||||
"@sentry/node": "7.112.2",
|
||||
"@tonyrl/rand-user-agent": "2.0.60",
|
||||
"@tonyrl/rand-user-agent": "2.0.61",
|
||||
"aes-js": "3.1.2",
|
||||
"art-template": "4.13.2",
|
||||
"bbcodejs": "0.0.4",
|
||||
|
|
|
|||
|
|
@ -24,8 +24,8 @@ dependencies:
|
|||
specifier: 7.112.2
|
||||
version: 7.112.2
|
||||
'@tonyrl/rand-user-agent':
|
||||
specifier: 2.0.60
|
||||
version: 2.0.60
|
||||
specifier: 2.0.61
|
||||
version: 2.0.61
|
||||
aes-js:
|
||||
specifier: 3.1.2
|
||||
version: 3.1.2
|
||||
|
|
@ -2793,8 +2793,8 @@ packages:
|
|||
dependencies:
|
||||
defer-to-connect: 2.0.1
|
||||
|
||||
/@tonyrl/rand-user-agent@2.0.60:
|
||||
resolution: {integrity: sha512-aECrYYbIRNbIz8LlgwAoOF9rc0WgGRwuzLvSVny/kzdtJCkszZjMRs4/WpFdRIiGWrw6KZ21O05CXeaFp0eNZw==}
|
||||
/@tonyrl/rand-user-agent@2.0.61:
|
||||
resolution: {integrity: sha512-sa/xm6BzI8FsDRk/jBJY8H2dI6JZ/SSDTRA/JW7aPSn6kJnPiHwPeWpGF3hATK/bgKgfKd5I0a/TePibemicwA==}
|
||||
engines: {node: '>=14.16'}
|
||||
dev: false
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue