diff --git a/package-lock.json b/package-lock.json index ae36545..5ee73e0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10549,9 +10549,9 @@ "dev": true }, "tinymce": { - "version": "5.3.1", - "resolved": "https://registry.npm.taobao.org/tinymce/download/tinymce-5.3.1.tgz", - "integrity": "sha1-5/MtJ2Jy2wv+U5cRFsXLB0vRsiQ=" + "version": "5.7.1", + "resolved": "https://registry.npmjs.org/tinymce/-/tinymce-5.7.1.tgz", + "integrity": "sha512-1gY8RClc734srSlkYwY0MQzmkS1j73PuPC+nYtNtrrQVPY9VNcZ4bOiRwzTbdjPPD8GOtv6BAk8Ww/H2RiqKpA==" }, "tmp": { "version": "0.0.33", diff --git a/package.json b/package.json index e4e9851..41d4e7d 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "stylus": "^0.54.7", "stylus-loader": "^3.0.2", "swiper": "^5.4.5", - "tinymce": "^5.3.1", + "tinymce": "^5.7.1", "vue": "^2.6.11", "vue-num-to": "^1.0.2", "vue-progressbar": "^0.7.5",