diff --git a/web/package-lock.json b/web/package-lock.json index 42dfe14..b44fe9b 100644 --- a/web/package-lock.json +++ b/web/package-lock.json @@ -1009,9 +1009,9 @@ } }, "@polka/url": { - "version": "1.0.0-next.11", - "resolved": "https://registry.npm.taobao.org/@polka/url/download/@polka/url-1.0.0-next.11.tgz", - "integrity": "sha1-rrFvUGSaka952+NldLZtD55Nn3E=" + "version": "1.0.0-next.12", + "resolved": "https://registry.npmjs.org/@polka/url/-/url-1.0.0-next.12.tgz", + "integrity": "sha512-6RglhutqrGFMO1MNUXp95RBuYIuc8wTnMAV5MUhLmjTOy78ncwOw7RgeQ/HeymkKXRhZd0s2DNrM1rL7unk3MQ==" }, "@rollup/plugin-babel": { "version": "5.1.0", @@ -1696,9 +1696,9 @@ } }, "hosted-git-info": { - "version": "2.8.8", - "resolved": "https://registry.npm.taobao.org/hosted-git-info/download/hosted-git-info-2.8.8.tgz?cache=0&sync_timestamp=1594428020608&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fhosted-git-info%2Fdownload%2Fhosted-git-info-2.8.8.tgz", - "integrity": "sha1-dTm9S8Hg4KiVgVouAmJCCxKFhIg=", + "version": "2.8.9", + "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.9.tgz", + "integrity": "sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==", "dev": true }, "html-minifier": { @@ -2252,11 +2252,11 @@ "dev": true }, "polka": { - "version": "1.0.0-next.11", - "resolved": "https://registry.npm.taobao.org/polka/download/polka-1.0.0-next.11.tgz", - "integrity": "sha1-sVQwQ8bl48Gfa49oNbQd/ME75YM=", + "version": "1.0.0-next.14", + "resolved": "https://registry.npmjs.org/polka/-/polka-1.0.0-next.14.tgz", + "integrity": "sha512-nRxh6lifEred8F973wMJ3YA7z8EBAf+lWFLbhIh4MnYJXmZododD8FDGj+R81xnuNNG8b4PDqNXvrB5ShKcStA==", "requires": { - "@polka/url": "^1.0.0-next.11", + "@polka/url": "^1.0.0-next.12", "trouter": "^3.1.0" } }, @@ -2352,8 +2352,8 @@ }, "regexparam": { "version": "1.3.0", - "resolved": "https://registry.npm.taobao.org/regexparam/download/regexparam-1.3.0.tgz", - "integrity": "sha1-L+Qsk+MqQO/2I11jXg/6NEuSll8=" + "resolved": "https://registry.npmjs.org/regexparam/-/regexparam-1.3.0.tgz", + "integrity": "sha512-6IQpFBv6e5vz1QAqI+V4k8P2e/3gRrqfCJ9FI+O1FLQTO+Uz6RXZEZOPmTJ6hlGj7gkERzY5BRCv09whKP96/g==" }, "regexpu-core": { "version": "4.7.0", @@ -2751,9 +2751,9 @@ "dev": true }, "trouter": { - "version": "3.1.0", - "resolved": "https://registry.npm.taobao.org/trouter/download/trouter-3.1.0.tgz", - "integrity": "sha1-dvT66oHV69EbukdixmSjtV7amyM=", + "version": "3.2.0", + "resolved": "https://registry.npmjs.org/trouter/-/trouter-3.2.0.tgz", + "integrity": "sha512-rLLXbhTObLy2MBVjLC+jTnoIKw99n0GuJs9ov10J870vDw5qhTurPzsDrudNtBf5w/CZ9ctZy2p2IMmhGcel2w==", "requires": { "regexparam": "^1.3.0" }