Browse Source

Bump ua-parser-js from 0.7.21 to 0.7.30 in /src/Web/WebSPA/Client

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

---
updated-dependencies:
- dependency-name: ua-parser-js
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/1782/head
dependabot[bot] 3 years ago
committed by GitHub
parent
commit
f1fe308218
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1160 additions and 2838 deletions
  1. +1158
    -2836
      src/Web/WebSPA/Client/package-lock.json
  2. +2
    -2
      src/Web/WebSPA/Client/yarn.lock

+ 1158
- 2836
src/Web/WebSPA/Client/package-lock.json
File diff suppressed because it is too large
View File


+ 2
- 2
src/Web/WebSPA/Client/yarn.lock View File

@ -9082,8 +9082,8 @@ typescript@>=2.8.3:
resolved "https://registry.npmjs.org/typescript/-/typescript-3.8.3.tgz" resolved "https://registry.npmjs.org/typescript/-/typescript-3.8.3.tgz"
ua-parser-js@^0.7.28: ua-parser-js@^0.7.28:
version "0.7.28"
resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.28.tgz#8ba04e653f35ce210239c64661685bf9121dec31"
version "0.7.30"
resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.30.tgz#4cf5170e8b55ac553fe8b38df3a82f0669671f0b"
uglify-js@^3.1.4: uglify-js@^3.1.4:
version "3.6.0" version "3.6.0"


Loading…
Cancel
Save