Skip to content

Commit f5db4bc

Browse files
chore: bump ua-parser-js from 1.0.2 to 1.0.33 in /site (#5842)
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 1.0.2 to 1.0.33. - [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.2...1.0.33) --- updated-dependencies: - dependency-name: ua-parser-js dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d5d9cc8 commit f5db4bc

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

site/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"sourcemapped-stacktrace": "1.1.11",
7878
"ts-prune": "0.10.3",
7979
"tzdata": "1.0.30",
80-
"ua-parser-js": "1.0.2",
80+
"ua-parser-js": "1.0.33",
8181
"uuid": "9.0.0",
8282
"vite": "3.1.3",
8383
"xstate": "4.33.5",

site/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -13521,10 +13521,10 @@ tzdata@1.0.30:
1352113521
resolved "https://registry.yarnpkg.com/tzdata/-/tzdata-1.0.30.tgz#d9d5a4b4b5e1ed95f6255f98c0564c4256316f52"
1352213522
integrity sha512-/0yogZsIRUVhGIEGZahL+Nnl9gpMD6jtQ9MlVtPVofFwhaqa+cFTgRy1desTAKqdmIJjS6CL+i6F/mnetrLaxw==
1352313523

13524-
ua-parser-js@1.0.2:
13525-
version "1.0.2"
13526-
resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-1.0.2.tgz#e2976c34dbfb30b15d2c300b2a53eac87c57a775"
13527-
integrity sha512-00y/AXhx0/SsnI51fTc0rLRmafiGOM4/O+ny10Ps7f+j/b8p/ZY11ytMgznXkOVo4GQ+KwQG5UQLkLGirsACRg==
13524+
ua-parser-js@1.0.33:
13525+
version "1.0.33"
13526+
resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-1.0.33.tgz#f21f01233e90e7ed0f059ceab46eb190ff17f8f4"
13527+
integrity sha512-RqshF7TPTE0XLYAqmjlu5cLLuGdKrNu9O1KLA/qp39QtbZwuzwv1dT46DZSopoUMsYgXpB3Cv8a03FI8b74oFQ==
1352813528

1352913529
uglify-js@^3.1.4:
1353013530
version "3.17.4"

0 commit comments

Comments
 (0)