Bump ua-parser-js from 0.7.32 to 1.0.32

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.32 to 1.0.32.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.32...1.0.32)

---
updated-dependencies:
- dependency-name: ua-parser-js
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-01-11 13:25:01 +00:00 committed by GitHub
parent 57851902f9
commit 2d1125d428
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View file

@ -13,7 +13,7 @@
"dependencies": {
"express": "^4.18.2",
"express-rate-limit": "^6.7.0",
"ua-parser-js": "^0.7.24",
"ua-parser-js": "^1.0.32",
"unique-names-generator": "^4.3.0",
"ws": "^7.4.6"
},