Skip to content

Commit 3135573

Browse files
Merge pull request AnandChowdhary#307 from AnandChowdhary/dependabot/npm_and_yarn/ua-parser-js-0.7.22
⬆️ Bump ua-parser-js from 0.7.21 to 0.7.22
2 parents fb49fa2 + 9b7122a commit 3135573

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
@@ -11,7 +11,7 @@
1111
"axios": "^0.20.0",
1212
"js-base64": "^3.5.2",
1313
"time-ago": "^0.2.1",
14-
"ua-parser-js": "^0.7.21",
14+
"ua-parser-js": "^0.7.22",
1515
"vue": "^2.6.12",
1616
"vue-class-component": "^7.2.5",
1717
"vue-property-decorator": "^9.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9438,10 +9438,10 @@ typo-js@*:
94389438
resolved "https://registry.yarnpkg.com/typo-js/-/typo-js-1.0.3.tgz#54d8ebc7949f1a7810908b6002c6841526c99d5a"
94399439
integrity sha1-VNjrx5SfGngQkItgAsaEFSbJnVo=
94409440

9441-
ua-parser-js@^0.7.21:
9442-
version "0.7.21"
9443-
resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.21.tgz#853cf9ce93f642f67174273cc34565ae6f308777"
9444-
integrity sha512-+O8/qh/Qj8CgC6eYBVBykMrNtp5Gebn4dlGD/kKXVkJNDwyrAwSIqwz8CDf+tsAIWVycKcku6gIXJ0qwx/ZXaQ==
9441+
ua-parser-js@^0.7.22:
9442+
version "0.7.22"
9443+
resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.22.tgz#960df60a5f911ea8f1c818f3747b99c6e177eae3"
9444+
integrity sha512-YUxzMjJ5T71w6a8WWVcMGM6YWOTX27rCoIQgLXiWaxqXSx9D7DNjiGWn1aJIRSQ5qr0xuhra77bSIh6voR/46Q==
94459445

94469446
uglify-js@3.4.x:
94479447
version "3.4.9"

0 commit comments

Comments
 (0)