From 71aee49e1083613a3cb06fd87a3a3841889d6dd7 Mon Sep 17 00:00:00 2001 From: idinium96 <47635037+idinium96@users.noreply.github.com> Date: Sat, 20 Apr 2024 18:25:58 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=84=EF=B8=8F=20bump=20@tf2autobot/tf2-?= =?UTF-8?q?schema?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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 515bc59..c3dbcc1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "dependencies": { "@fastify/swagger": "^7.6.1", "@tf2autobot/filter-axios-error": "^1.5.3", - "@tf2autobot/tf2-schema": "^4.4.2", + "@tf2autobot/tf2-schema": "^4.4.3", "@tf2autobot/tf2-sku": "^2.0.4", "@types/death": "^1.1.5", "axios": "^1.6.8", @@ -168,9 +168,9 @@ "integrity": "sha512-UVtUdnaCZdiIaFaHZJXW7GCrpEHulZmQ9JB6/4tR1JiQAul4f7DBEgFPmhUked3Hi/r7q/vTiEaEzVIqAKVGrg==" }, "node_modules/@tf2autobot/tf2-schema": { - "version": "4.4.2", - "resolved": "https://registry.npmjs.org/@tf2autobot/tf2-schema/-/tf2-schema-4.4.2.tgz", - "integrity": "sha512-x0Daii61yAeBvTRDSNysINJhGnJU5OnQInoOk9a7gxPx0C0oyBEuylnvqy4IiCqoXs5U2956op0HAIqZInETsQ==", + "version": "4.4.3", + "resolved": "https://registry.npmjs.org/@tf2autobot/tf2-schema/-/tf2-schema-4.4.3.tgz", + "integrity": "sha512-WMdFu8rmpBgihuS5qiibLls07Vv9m8P24ORGwN5PVIWn0vWP5pLr774uP+D4wPInbL+1fHYlSV18g7XZjCm+yA==", "dependencies": { "@tf2autobot/tf2-sku": "^2.0.4", "async": "^3.2.5", @@ -2617,9 +2617,9 @@ "integrity": "sha512-UVtUdnaCZdiIaFaHZJXW7GCrpEHulZmQ9JB6/4tR1JiQAul4f7DBEgFPmhUked3Hi/r7q/vTiEaEzVIqAKVGrg==" }, "@tf2autobot/tf2-schema": { - "version": "4.4.2", - "resolved": "https://registry.npmjs.org/@tf2autobot/tf2-schema/-/tf2-schema-4.4.2.tgz", - "integrity": "sha512-x0Daii61yAeBvTRDSNysINJhGnJU5OnQInoOk9a7gxPx0C0oyBEuylnvqy4IiCqoXs5U2956op0HAIqZInETsQ==", + "version": "4.4.3", + "resolved": "https://registry.npmjs.org/@tf2autobot/tf2-schema/-/tf2-schema-4.4.3.tgz", + "integrity": "sha512-WMdFu8rmpBgihuS5qiibLls07Vv9m8P24ORGwN5PVIWn0vWP5pLr774uP+D4wPInbL+1fHYlSV18g7XZjCm+yA==", "requires": { "@tf2autobot/tf2-sku": "^2.0.4", "async": "^3.2.5", diff --git a/package.json b/package.json index 90862db..6076cad 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "dependencies": { "@fastify/swagger": "^7.6.1", "@tf2autobot/filter-axios-error": "^1.5.3", - "@tf2autobot/tf2-schema": "^4.4.2", + "@tf2autobot/tf2-schema": "^4.4.3", "@tf2autobot/tf2-sku": "^2.0.4", "@types/death": "^1.1.5", "axios": "^1.6.8",