From 5415e3aca7b416b106d559b0af25286ab7251527 Mon Sep 17 00:00:00 2001 From: Ubuntu Date: Thu, 23 May 2024 06:21:14 +0000 Subject: [PATCH] update dc --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index c3db530426..211ed8fb08 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "ace-builds": "^1.4.7", "core-js": "^3.6.4", "dota2-emoticons": "^1.0.3", - "dotaconstants": "^8.6.0", + "dotaconstants": "^8.7.0", "fuzzy": "^0.1.3", "heatmap.js": "github:muyao1987/heatmap.js", "history": "^4.10.1", @@ -5880,9 +5880,9 @@ "integrity": "sha512-arwwgkRRsbTnfkHJWCIkSijmd5BcVwNrBCU2I1QXN1bQ557+/Ikmgs9d6HZnA1QvIlkM6M79SdermOvg9Z01Hw==" }, "node_modules/dotaconstants": { - "version": "8.6.0", - "resolved": "https://registry.npmjs.org/dotaconstants/-/dotaconstants-8.6.0.tgz", - "integrity": "sha512-WA1VFKH+SzF6CQV8uNS1ClGORiFmmkOnWBV3AlnVXS/6F1gpkD6DiIquIC1t6mgh8kQUT/KiB7iSDPrWBUZ6ug==" + "version": "8.7.0", + "resolved": "https://registry.npmjs.org/dotaconstants/-/dotaconstants-8.7.0.tgz", + "integrity": "sha512-Vl/mm15VgfPC16OAh3qLc0UAUDMTs+mAIW5SE+pZ8TPYX6hmJLGHhxSNQhmoisjS5aQI6f1KcI9EDdJ0qbSkSw==" }, "node_modules/ecdsa-sig-formatter": { "version": "1.0.11", @@ -17285,9 +17285,9 @@ "integrity": "sha512-arwwgkRRsbTnfkHJWCIkSijmd5BcVwNrBCU2I1QXN1bQ557+/Ikmgs9d6HZnA1QvIlkM6M79SdermOvg9Z01Hw==" }, "dotaconstants": { - "version": "8.6.0", - "resolved": "https://registry.npmjs.org/dotaconstants/-/dotaconstants-8.6.0.tgz", - "integrity": "sha512-WA1VFKH+SzF6CQV8uNS1ClGORiFmmkOnWBV3AlnVXS/6F1gpkD6DiIquIC1t6mgh8kQUT/KiB7iSDPrWBUZ6ug==" + "version": "8.7.0", + "resolved": "https://registry.npmjs.org/dotaconstants/-/dotaconstants-8.7.0.tgz", + "integrity": "sha512-Vl/mm15VgfPC16OAh3qLc0UAUDMTs+mAIW5SE+pZ8TPYX6hmJLGHhxSNQhmoisjS5aQI6f1KcI9EDdJ0qbSkSw==" }, "ecdsa-sig-formatter": { "version": "1.0.11", diff --git a/package.json b/package.json index 6c133a2eac..1c0713a606 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "ace-builds": "^1.4.7", "core-js": "^3.6.4", "dota2-emoticons": "^1.0.3", - "dotaconstants": "^8.6.0", + "dotaconstants": "^8.7.0", "fuzzy": "^0.1.3", "heatmap.js": "github:muyao1987/heatmap.js", "history": "^4.10.1",