Skip to content

Commit cd132ca

Browse files
chore(deps): bump ua-parser-js from 0.7.27 to 0.7.28 (#4112)
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.27 to 0.7.28. - [Release notes](https://github.com/faisalman/ua-parser-js/releases) - [Commits](faisalman/ua-parser-js@0.7.27...0.7.28) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 5a55c90 commit cd132ca

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@
181181
"react-helmet": "^6.1.0",
182182
"react-resize-detector": "^6.6.5",
183183
"react-router-dom": "^5.2.0",
184-
"ua-parser-js": "^0.7.27",
184+
"ua-parser-js": "^0.7.28",
185185
"uuid": "^8.3.2",
186186
"webextension-polyfill-ts": "^0.25.0"
187187
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13550,10 +13550,10 @@ typeson@5.13.0, typeson@^5.8.2:
1355013550
resolved "https://registry.yarnpkg.com/typeson/-/typeson-5.13.0.tgz#dc65b23ea1978a315ed4c95e58a5b6936bcc3591"
1355113551
integrity sha512-xcSaSt+hY/VcRYcqZuVkJwMjDXXJb4CZd51qDocpYw8waA314ygyOPlKhsGsw4qKuJ0tfLLUrxccrm+xvyS0AQ==
1355213552

13553-
ua-parser-js@^0.7.21, ua-parser-js@^0.7.27:
13554-
version "0.7.27"
13555-
resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.27.tgz#b54f8ce9eb6c7abf3584edeaf9a3d8b3bd92edba"
13556-
integrity sha512-eXMaRYK2skomGocoX0x9sBXzx5A1ZVQgXfrW4mTc8dT0zS7olEcyfudAzRC5tIIRgLxQ69B6jut3DI+n5hslPA==
13553+
ua-parser-js@^0.7.21, ua-parser-js@^0.7.28:
13554+
version "0.7.28"
13555+
resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.28.tgz#8ba04e653f35ce210239c64661685bf9121dec31"
13556+
integrity sha512-6Gurc1n//gjp9eQNXjD9O3M/sMwVtN5S8Lv9bvOYBfKfDNiIIhqiyi01vMBO45u4zkDE420w/e0se7Vs+sIg+g==
1355713557

1355813558
uglify-js@^3.1.4:
1355913559
version "3.11.3"

0 commit comments

Comments
 (0)