Skip to content

Commit 1bf9406

Browse files
author
Cesar Avitia
committed
pin ua-parser-js to non compromised version
1 parent 5f94cad commit 1bf9406

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -247,6 +247,7 @@
247247
"**/jquery": "3.1.1",
248248
"**/pretty-format": "26.4.0",
249249
"**/socket.io-parser": "4.0.4",
250+
"**/ua-parser-js": "0.7.24",
250251
"vue-template-compiler": "2.6.12"
251252
}
252253
}

yarn.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -38354,7 +38354,7 @@ typescript@^3.9.7:
3835438354
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.9.tgz#e69905c54bc0681d0518bd4d587cc6f2d0b1a674"
3835538355
integrity sha512-kdMjTiekY+z/ubJCATUPlRDl39vXYiMV9iyeMuEuXZh2we6zz80uovNN2WlAxmmdE/Z/YQe+EbOEXB5RHEED3w==
3835638356

38357-
ua-parser-js@^0.7.18:
38357+
ua-parser-js@0.7.24, ua-parser-js@^0.7.18:
3835838358
version "0.7.24"
3835938359
resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.24.tgz#8d3ecea46ed4f1f1d63ec25f17d8568105dc027c"
3836038360
integrity sha512-yo+miGzQx5gakzVK3QFfN0/L9uVhosXBBO7qmnk7c2iw1IhL212wfA3zbnI54B0obGwC/5NWub/iT9sReMx+Fw==

0 commit comments

Comments
 (0)