Skip to content

Commit 8962604

Browse files
fix: upgrade to @amplitude/[email protected] (#456)
1 parent acf596a commit 8962604

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"main": "amplitude.umd.js",
1616
"module": "amplitude.esm.js",
1717
"dependencies": {
18-
"@amplitude/ua-parser-js": "0.7.25",
18+
"@amplitude/ua-parser-js": "0.7.26",
1919
"@amplitude/utils": "^1.0.5",
2020
"blueimp-md5": "^2.10.0",
2121
"query-string": "5"

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@
1515
resolved "https://registry.yarnpkg.com/@amplitude/types/-/types-1.0.4.tgz#21275b030c8267f9ea133a79c5c525e30c706d69"
1616
integrity sha512-iWdgTXiE0T/QCK88g2ezJEhJpYHDvDs0StVVPu1ygcl6qYzk/8xrNvbeEibiIBT8t/GJ8FtH5ZIPx3c4CMjlig==
1717

18-
"@amplitude/[email protected].25":
19-
version "0.7.25"
20-
resolved "https://registry.yarnpkg.com/@amplitude/ua-parser-js/-/ua-parser-js-0.7.25.tgz#ccbeb0bd24fca3759cfc09a3b9ba95a23ea32756"
21-
integrity sha512-AUeO9T6vLkUNw0iYxchFBw3FylJAMv5g2sPUsS5XCulAP3TpZg9Y/QESOl+oCLGqTQYumUJZHfoQBemN22eghw==
18+
"@amplitude/[email protected].26":
19+
version "0.7.26"
20+
resolved "https://registry.yarnpkg.com/@amplitude/ua-parser-js/-/ua-parser-js-0.7.26.tgz#18d889d84d2ba90c248ab6fcd7e3dd07f1c9c86e"
21+
integrity sha512-62/Rid6YQ7F2KT/5vTre41Y26ivrEoFC8lbrsJZqBKaiXMJWG0YpNv9RgxNSaZS2jPLVQgoB/FFeWxihOLfIcg==
2222

2323
"@amplitude/utils@^1.0.5":
2424
version "1.0.5"

0 commit comments

Comments
 (0)