chore(deps): bump @tonyrl/rand-user-agent from 2.0.70 to 2.0.71 (#16123)
* chore(deps): bump @tonyrl/rand-user-agent from 2.0.70 to 2.0.71 Bumps [@tonyrl/rand-user-agent](https://github.com/TonyRL/rand-user-agent) from 2.0.70 to 2.0.71. - [Release notes](https://github.com/TonyRL/rand-user-agent/releases) - [Commits](https://github.com/TonyRL/rand-user-agent/compare/v2.0.70...v2.0.71) --- 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
8bad576189
commit
d2ac9ceeed
|
|
@ -63,7 +63,7 @@
|
|||
"@postlight/parser": "2.2.3",
|
||||
"@scalar/hono-api-reference": "0.5.97",
|
||||
"@sentry/node": "7.116.0",
|
||||
"@tonyrl/rand-user-agent": "2.0.70",
|
||||
"@tonyrl/rand-user-agent": "2.0.71",
|
||||
"aes-js": "3.1.2",
|
||||
"art-template": "4.13.2",
|
||||
"bbcodejs": "0.0.4",
|
||||
|
|
|
|||
|
|
@ -48,8 +48,8 @@ importers:
|
|||
specifier: 7.116.0
|
||||
version: 7.116.0
|
||||
'@tonyrl/rand-user-agent':
|
||||
specifier: 2.0.70
|
||||
version: 2.0.70
|
||||
specifier: 2.0.71
|
||||
version: 2.0.71
|
||||
aes-js:
|
||||
specifier: 3.1.2
|
||||
version: 3.1.2
|
||||
|
|
@ -1923,8 +1923,8 @@ packages:
|
|||
peerDependencies:
|
||||
'@testing-library/dom': '>=7.21.4'
|
||||
|
||||
'@tonyrl/rand-user-agent@2.0.70':
|
||||
resolution: {integrity: sha512-NSEzuOA8VBAwq0D4Um2WsFXyrjyTq8HCkMExiCU9sDWK0HCFyRA6TdF3gj7JUP/k5u42Sh2gnWB63tW56cnOGw==}
|
||||
'@tonyrl/rand-user-agent@2.0.71':
|
||||
resolution: {integrity: sha512-Eccx69YHUryoNMIwJGZaqPBl+aR1bo05cMWeVQm0JiiUAIvz+Lkdwfa+vWFh703XuVowm+odgniC1Jc0NBZWjQ==}
|
||||
engines: {node: '>=14.16'}
|
||||
|
||||
'@tootallnate/quickjs-emscripten@0.23.0':
|
||||
|
|
@ -8726,7 +8726,7 @@ snapshots:
|
|||
dependencies:
|
||||
'@testing-library/dom': 10.1.0
|
||||
|
||||
'@tonyrl/rand-user-agent@2.0.70': {}
|
||||
'@tonyrl/rand-user-agent@2.0.71': {}
|
||||
|
||||
'@tootallnate/quickjs-emscripten@0.23.0': {}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue