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",