Bump ua-parser-js from 0.7.28 to 1.0.1 (#341)

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

---
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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-10-24 18:31:40 -07:00
committed by GitHub
parent bd0887bcea
commit f9175526d4
2 changed files with 18 additions and 8 deletions

View File

@@ -27,7 +27,7 @@
"react-markdown": "^7.1.0",
"react-markdown-editor-lite": "^1.3.1",
"sass": "^1.43.3",
"ua-parser-js": "^0.7.28"
"ua-parser-js": "^1.0.1"
},
"devDependencies": {
"@types/chart.js": "^2.9.32",