Skip to content

Commit

Permalink
Bump ua-parser-js from 0.7.24 to 0.7.35 in /example
Browse files Browse the repository at this point in the history
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.24 to 0.7.35.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/changelog.md)
- [Commits](faisalman/ua-parser-js@0.7.24...0.7.35)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 18, 2023
1 parent 73c04cd commit 8554b68
Showing 1 changed file with 24 additions and 11 deletions.
35 changes: 24 additions & 11 deletions example/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1544,6 +1544,13 @@
dependencies:
regenerator-runtime "^0.13.10"

"@babel/runtime@^7.21.0":
version "7.21.0"
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.21.0.tgz#5b55c9d394e5fcf304909a8b00c07dc217b56673"
integrity sha512-xwII0//EObnq89Ji5AKYQaRYiW/nZ3llSv29d49IuxPhKbtJoLP+9QUUZ4nVragQVtaVGeZrpB+ZtG/Pdy/POw==
dependencies:
regenerator-runtime "^0.13.11"

"@babel/runtime@^7.8.4":
version "7.13.8"
resolved "https://registry.npmjs.org/@babel/runtime/-/runtime-7.13.8.tgz"
Expand Down Expand Up @@ -7741,6 +7748,11 @@ radar-sdk-js@^3.5.0:
resolved "https://registry.npmjs.org/radar-sdk-js/-/radar-sdk-js-3.5.0.tgz"
integrity sha512-KIRGSN4EU45lzjcvoiAYyclONoHRgpHyJhBaNXVHOFZWY/SuwMqHtiUOSI4sKPtD/TfeMht8PIN9FYxAmzttQQ==

radar-sdk-js@^3.6.0:
version "3.7.1"
resolved "https://registry.yarnpkg.com/radar-sdk-js/-/radar-sdk-js-3.7.1.tgz#f0f38009e478b5457db510f28546784e1e60ccd5"
integrity sha512-yhuvEfyOeOEZpPf9XGOaC/TZlf3iib6iCcvZnwHR+fRV6r5f4/BIEO9xcEiU0WF/sl7pA22Vx4KXi8vsfBrstg==

range-parser@~1.2.1:
version "1.2.1"
resolved "https://registry.npmjs.org/range-parser/-/range-parser-1.2.1.tgz"
Expand Down Expand Up @@ -7804,10 +7816,11 @@ react-native-gesture-handler@~1.10.2:
prop-types "^15.7.2"

react-native-radar@../:
version "3.5.8"
version "3.7.3"
dependencies:
"@babel/runtime" "^7.21.0"
"@react-native-community/netinfo" "^7.1.3"
radar-sdk-js "^3.5.0"
radar-sdk-js "^3.6.0"

react-native-reanimated@~2.2.0:
version "2.2.4"
Expand Down Expand Up @@ -8016,6 +8029,11 @@ regenerator-runtime@^0.13.10:
resolved "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.13.10.tgz"
integrity sha512-KepLsg4dU12hryUO7bp/axHAKvwGOCV0sGloQtpagJ12ai+ojVDqkeGSiRX1zlq+kjIMZ1t7gpze+26QqtdGqw==

regenerator-runtime@^0.13.11:
version "0.13.11"
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.11.tgz#f6dca3e7ceec20590d07ada785636a90cdca17f9"
integrity sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==

regenerator-runtime@^0.13.2, regenerator-runtime@^0.13.4:
version "0.13.7"
resolved "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.13.7.tgz"
Expand Down Expand Up @@ -9044,15 +9062,10 @@ typedarray-to-buffer@^3.1.5:
dependencies:
is-typedarray "^1.0.0"

ua-parser-js@^0.7.18:
version "0.7.24"
resolved "https://registry.npmjs.org/ua-parser-js/-/ua-parser-js-0.7.24.tgz"
integrity sha512-yo+miGzQx5gakzVK3QFfN0/L9uVhosXBBO7qmnk7c2iw1IhL212wfA3zbnI54B0obGwC/5NWub/iT9sReMx+Fw==

ua-parser-js@^0.7.30:
version "0.7.32"
resolved "https://registry.npmjs.org/ua-parser-js/-/ua-parser-js-0.7.32.tgz"
integrity sha512-f9BESNVhzlhEFf2CHMSj40NWOjYPl1YKYbrvIr/hFTDEmLq7SRbWvm7FcdcpCYT95zrOhC7gZSxjdnnTpBcwVw==
ua-parser-js@^0.7.18, ua-parser-js@^0.7.30:
version "0.7.35"
resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.35.tgz#8bda4827be4f0b1dda91699a29499575a1f1d307"
integrity sha512-veRf7dawaj9xaWEu9HoTVn5Pggtc/qj+kqTOFvNiN1l0YdxwC1kvel57UCjThjGa3BHBihE8/UJAHI+uQHmd/g==

uglify-es@^3.1.9:
version "3.3.9"
Expand Down

0 comments on commit 8554b68

Please sign in to comment.