From 784efd70f5d6cb12718c82c040174e7d4cd4eb6d Mon Sep 17 00:00:00 2001 From: Ubuntu Date: Thu, 1 Aug 2024 07:33:42 +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 3029b67108..c962cb3178 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.8.0", + "dotaconstants": "^8.10.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.8.0", - "resolved": "https://registry.npmjs.org/dotaconstants/-/dotaconstants-8.8.0.tgz", - "integrity": "sha512-S+jMGAITrb6kN3RNdjGJRwWjnTDdPGhx8MppGOP2nTd02OCgiChljG8ULCqP8zwBzBWWPI0PWTXY31a2ImXKSw==" + "version": "8.10.0", + "resolved": "https://registry.npmjs.org/dotaconstants/-/dotaconstants-8.10.0.tgz", + "integrity": "sha512-/bULhjRmQRpn6h8EZEOsJOPCwZjpdfBGXno7a6oflr3ibe1R8Z9gXTd1Na+iTy3fn9XBPlE3X1pOAxJHXDMyug==" }, "node_modules/ecdsa-sig-formatter": { "version": "1.0.11", @@ -17285,9 +17285,9 @@ "integrity": "sha512-arwwgkRRsbTnfkHJWCIkSijmd5BcVwNrBCU2I1QXN1bQ557+/Ikmgs9d6HZnA1QvIlkM6M79SdermOvg9Z01Hw==" }, "dotaconstants": { - "version": "8.8.0", - "resolved": "https://registry.npmjs.org/dotaconstants/-/dotaconstants-8.8.0.tgz", - "integrity": "sha512-S+jMGAITrb6kN3RNdjGJRwWjnTDdPGhx8MppGOP2nTd02OCgiChljG8ULCqP8zwBzBWWPI0PWTXY31a2ImXKSw==" + "version": "8.10.0", + "resolved": "https://registry.npmjs.org/dotaconstants/-/dotaconstants-8.10.0.tgz", + "integrity": "sha512-/bULhjRmQRpn6h8EZEOsJOPCwZjpdfBGXno7a6oflr3ibe1R8Z9gXTd1Na+iTy3fn9XBPlE3X1pOAxJHXDMyug==" }, "ecdsa-sig-formatter": { "version": "1.0.11", diff --git a/package.json b/package.json index baba9ec768..3accdb46af 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.8.0", + "dotaconstants": "^8.10.0", "fuzzy": "^0.1.3", "heatmap.js": "github:muyao1987/heatmap.js", "history": "^4.10.1",