diff --git a/package-lock.json b/package-lock.json index a8bbbc3..a421dde 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7,7 +7,7 @@ "dependencies": { "clipboard": "^2.0.11", "dayjs": "^1.11.9", - "uview-plus": "^3.1.32", + "uview-plus": "^3.1.35", "vuex": "^4.0.2" } }, @@ -270,9 +270,9 @@ "integrity": "sha512-NB6Dk1A9xgQPMoGqC5CVXn123gWyte215ONT5Pp5a0yt4nlEoO1ZWeCwpncaekPHXO60i47ihFnZPiRPjRMq4Q==" }, "node_modules/uview-plus": { - "version": "3.1.32", - "resolved": "https://registry.npmmirror.com/uview-plus/-/uview-plus-3.1.32.tgz", - "integrity": "sha512-CjIahVft248d4NqkTHShR48No+VMbxqdHAgNxB2xAmmkMB1vfWyCpVE9i0I0UvGPOG4WKjuqqt6l4mkdTLky/g==", + "version": "3.1.35", + "resolved": "https://registry.npmjs.org/uview-plus/-/uview-plus-3.1.35.tgz", + "integrity": "sha512-6bSEGxV1we1lmJ+Xf2O2P/+V01qIOQQAncruesQxRqWjmztrS6ykqF3Wk5ofykAV6Z9FNqcPYV4bB1R5LKKNmQ==", "dependencies": { "clipboard": "^2.0.11", "dayjs": "^1.11.3" diff --git a/package.json b/package.json index 8b85673..b35afd2 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "dependencies": { "clipboard": "^2.0.11", "dayjs": "^1.11.9", - "uview-plus": "^3.1.32", + "uview-plus": "^3.1.35", "vuex": "^4.0.2" } }