From 59b3c17f8e239d5a82424cdc6c95c9dc02179d29 Mon Sep 17 00:00:00 2001 From: idinium96 <47635037+idinium96@users.noreply.github.com> Date: Thu, 19 Aug 2021 23:20:34 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=84=20bump=20`tf2-schema-2`?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package-lock.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index e33c27d0b..d6d65c2a1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11631,9 +11631,9 @@ } }, "tf2-schema-2": { - "version": "2.1.14", - "resolved": "https://registry.npmjs.org/tf2-schema-2/-/tf2-schema-2-2.1.14.tgz", - "integrity": "sha512-kSwpo/5G+aGC2zYbpa9wiCk2I/Zzb8xPcqXc+PNGZHmRsiKwu6ZL1gIUskY/upDHLCuEqVXL0BylG9wAbMQA8Q==", + "version": "2.1.16", + "resolved": "https://registry.npmjs.org/tf2-schema-2/-/tf2-schema-2-2.1.16.tgz", + "integrity": "sha512-nY+t98xqUaBrcL8Rp1IaL3Zs472Oxe/fCV+vIFsndX9y0menvakTpAqd4btrIVObQJ7W6SS4nTr/eONtchtbxg==", "requires": { "async": "^3.2.0", "events": "^3.3.0", diff --git a/package.json b/package.json index 7a062e7f4..30497596c 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "steamcommunity": "^3.43.1", "steamid": "^1.1.3", "tf2-currencies-2": "^2.0.1", - "tf2-schema-2": "^2.1.14", + "tf2-schema-2": "^2.1.16", "tf2-sku-2": "^2.0.3", "url": "^0.11.0", "valid-url": "^1.0.9",