Skip to content

Commit d2dec38

Browse files
authored
fix: upgrade to @amplitude/[email protected] (#588)
1 parent d27cae4 commit d2dec38

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
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.31",
18+
"@amplitude/ua-parser-js": "0.7.33",
1919
"@amplitude/utils": "^1.10.2",
2020
"@babel/runtime": "^7.21.0",
2121
"blueimp-md5": "^2.19.0",

yarn.lock

+5
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,11 @@
2828
resolved "https://registry.yarnpkg.com/@amplitude/ua-parser-js/-/ua-parser-js-0.7.31.tgz#749bf7cb633cfcc7ff3c10805bad7c5f6fbdbc61"
2929
integrity sha512-+z8UGRaj13Pt5NDzOnkTBy49HE2CX64jeL0ArB86HAtilpnfkPB7oqkigN7Lf2LxscMg4QhFD7mmCfedh3rqTg==
3030

31+
"@amplitude/[email protected]":
32+
version "0.7.33"
33+
resolved "https://registry.yarnpkg.com/@amplitude/ua-parser-js/-/ua-parser-js-0.7.33.tgz#26441a0fb2e956a64e4ede50fb80b848179bb5db"
34+
integrity sha512-wKEtVR4vXuPT9cVEIJkYWnlF++Gx3BdLatPBM+SZ1ztVIvnhdGBZR/mn9x/PzyrMcRlZmyi6L56I2J3doVBnjA==
35+
3136
"@amplitude/utils@^1.10.2":
3237
version "1.10.2"
3338
resolved "https://registry.yarnpkg.com/@amplitude/utils/-/utils-1.10.2.tgz#ce77dc8a54fcd3843511531cc7d56363247c7ad8"

0 commit comments

Comments
 (0)