Skip to content

Commit

Permalink
chore: bump ua-parser-js version
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Feb 1, 2023
1 parent 0088d13 commit 1cedad5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/utils/package.json
Expand Up @@ -18,7 +18,7 @@
"semver": "^7.3.8",
"serialize-javascript": "^6.0.1",
"signal-exit": "^3.0.7",
"ua-parser-js": "^1.0.32",
"ua-parser-js": "^1.0.33",
"ufo": "^0.8.6"
},
"publishConfig": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -13880,10 +13880,10 @@ typedarray@^0.0.6:
resolved "https://registry.npmjs.org/typescript/-/typescript-4.9.4.tgz#a2a3d2756c079abda241d75f149df9d561091e78"
integrity sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==

ua-parser-js@^1.0.32:
version "1.0.32"
resolved "https://registry.npmjs.org/ua-parser-js/-/ua-parser-js-1.0.32.tgz#786bf17df97de159d5b1c9d5e8e9e89806f8a030"
integrity sha512-dXVsz3M4j+5tTiovFVyVqssXBu5HM47//YSOeZ9fQkdDKkfzv2v3PP1jmH6FUyPW+yCSn7aBVK1fGGKNhowdDA==
ua-parser-js@^1.0.33:
version "1.0.33"
resolved "https://registry.npmjs.org/ua-parser-js/-/ua-parser-js-1.0.33.tgz#f21f01233e90e7ed0f059ceab46eb190ff17f8f4"
integrity sha512-RqshF7TPTE0XLYAqmjlu5cLLuGdKrNu9O1KLA/qp39QtbZwuzwv1dT46DZSopoUMsYgXpB3Cv8a03FI8b74oFQ==

ufo@^0.8.6:
version "0.8.6"
Expand Down

0 comments on commit 1cedad5

Please sign in to comment.