Skip to content

Commit 53839e6

Browse files
chore(deps): bump ua-parser-js from 1.0.33 to 2.0.5
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 1.0.33 to 2.0.5. - [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@1.0.33...2.0.5) --- updated-dependencies: - dependency-name: ua-parser-js dependency-version: 2.0.5 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 056056c commit 53839e6

File tree

2 files changed

+30
-5
lines changed

2 files changed

+30
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@
140140
"semver": "7.5.2",
141141
"transliteration": "2.3.5",
142142
"typed-redux-saga": "1.5.0",
143-
"ua-parser-js": "1.0.33",
143+
"ua-parser-js": "2.0.5",
144144
"uri-js": "4.4.1",
145145
"url-parse": "1.5.10",
146146
"use-debounce": "9.0.4",

yarn.lock

Lines changed: 29 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7260,6 +7260,11 @@ [email protected]:
72607260
resolved "https://registry.yarnpkg.com/destroy/-/destroy-1.2.0.tgz#4803735509ad8be552934c67df614f94e66fa015"
72617261
integrity sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg==
72627262

7263+
detect-europe-js@^0.1.2:
7264+
version "0.1.2"
7265+
resolved "https://registry.yarnpkg.com/detect-europe-js/-/detect-europe-js-0.1.2.tgz#aa76642e05dae786efc2e01a23d4792cd24c7b88"
7266+
integrity sha512-lgdERlL3u0aUdHocoouzT10d9I89VVhk0qNRmll7mXdGfJT1/wqZ2ZLA4oJAjeACPY5fT1wsbq2AT+GkuInsow==
7267+
72637268
detect-indent@^6.1.0:
72647269
version "6.1.0"
72657270
resolved "https://registry.yarnpkg.com/detect-indent/-/detect-indent-6.1.0.tgz#592485ebbbf6b3b1ab2be175c8393d04ca0d57e6"
@@ -9560,6 +9565,11 @@ is-shared-array-buffer@^1.0.3:
95609565
dependencies:
95619566
call-bind "^1.0.7"
95629567

9568+
is-standalone-pwa@^0.1.1:
9569+
version "0.1.1"
9570+
resolved "https://registry.yarnpkg.com/is-standalone-pwa/-/is-standalone-pwa-0.1.1.tgz#7a1b0459471a95378aa0764d5dc0a9cec95f2871"
9571+
integrity sha512-9Cbovsa52vNQCjdXOzeQq5CnCbAcRk05aU62K20WO372NrTv0NxibLFCK6lQ4/iZEFdEA3p3t2VNOn8AJ53F5g==
9572+
95639573
is-stream@^2.0.0:
95649574
version "2.0.1"
95659575
resolved "https://registry.yarnpkg.com/is-stream/-/is-stream-2.0.1.tgz#fac1e3d53b97ad5a9d0ae9cef2389f5810a5c077"
@@ -14724,15 +14734,25 @@ typical@^5.2.0:
1472414734
resolved "https://registry.yarnpkg.com/typical/-/typical-5.2.0.tgz#4daaac4f2b5315460804f0acf6cb69c52bb93066"
1472514735
integrity sha512-dvdQgNDNJo+8B2uBQoqdb11eUCE1JQXhvjC/CZtgvZseVd5TYMXnq0+vuUemXbd/Se29cTaUuPX3YIc2xgbvIg==
1472614736

14737+
ua-is-frozen@^0.1.2:
14738+
version "0.1.2"
14739+
resolved "https://registry.yarnpkg.com/ua-is-frozen/-/ua-is-frozen-0.1.2.tgz#bfbc5f06336e379590e36beca444188c7dc3a7f3"
14740+
integrity sha512-RwKDW2p3iyWn4UbaxpP2+VxwqXh0jpvdxsYpZ5j/MLLiQOfbsV5shpgQiw93+KMYQPcteeMQ289MaAFzs3G9pw==
14741+
1472714742
1472814743
version "1.0.2"
1472914744
resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-1.0.2.tgz#e2976c34dbfb30b15d2c300b2a53eac87c57a775"
1473014745
integrity sha512-00y/AXhx0/SsnI51fTc0rLRmafiGOM4/O+ny10Ps7f+j/b8p/ZY11ytMgznXkOVo4GQ+KwQG5UQLkLGirsACRg==
1473114746

14732-
14733-
version "1.0.33"
14734-
resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-1.0.33.tgz#f21f01233e90e7ed0f059ceab46eb190ff17f8f4"
14735-
integrity sha512-RqshF7TPTE0XLYAqmjlu5cLLuGdKrNu9O1KLA/qp39QtbZwuzwv1dT46DZSopoUMsYgXpB3Cv8a03FI8b74oFQ==
14747+
14748+
version "2.0.5"
14749+
resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-2.0.5.tgz#e616f262c158a470e0e1906306aa92c760884c24"
14750+
integrity sha512-sZErtx3rhpvZQanWW5umau4o/snfoLqRcQwQIZ54377WtRzIecnIKvjpkd5JwPcSUMglGnbIgcsQBGAbdi3S9Q==
14751+
dependencies:
14752+
detect-europe-js "^0.1.2"
14753+
is-standalone-pwa "^0.1.1"
14754+
ua-is-frozen "^0.1.2"
14755+
undici "^7.12.0"
1473614756

1473714757
uid-safe@^2.0.0:
1473814758
version "2.1.5"
@@ -14776,6 +14796,11 @@ undici@^6.18.2:
1477614796
resolved "https://registry.yarnpkg.com/undici/-/undici-6.21.2.tgz#49c5884e8f9039c65a89ee9018ef3c8e2f1f4928"
1477714797
integrity sha512-uROZWze0R0itiAKVPsYhFov9LxrPMHLMEQFszeI2gCN6bnIIZ8twzBCJcN2LJrBBLfrP0t1FW0g+JmKVl8Vk1g==
1477814798

14799+
undici@^7.12.0:
14800+
version "7.16.0"
14801+
resolved "https://registry.yarnpkg.com/undici/-/undici-7.16.0.tgz#cb2a1e957726d458b536e3f076bf51f066901c1a"
14802+
integrity sha512-QEg3HPMll0o3t2ourKwOeUAZ159Kn9mx5pnzHRQO8+Wixmh88YdZRiIwat0iNzNNXn0yoEtXJqFpyW7eM8BV7g==
14803+
1477914804
unicode-canonical-property-names-ecmascript@^2.0.0:
1478014805
version "2.0.0"
1478114806
resolved "https://registry.yarnpkg.com/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-2.0.0.tgz#301acdc525631670d39f6146e0e77ff6bbdebddc"

0 commit comments

Comments
 (0)