diff --git a/package-lock.json b/package-lock.json index 727285f..5c16cc3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8,6 +8,9 @@ "name": "tf2-item-format", "version": "5.9.25", "license": "MIT", + "dependencies": { + "tf2-static-schema": "^1.83.0" + }, "devDependencies": { "@semantic-release/git": "^10.0.1", "chai": "^4.2.0", @@ -10388,9 +10391,9 @@ "dev": true }, "node_modules/tf2-static-schema": { - "version": "1.87.0", - "resolved": "https://registry.npmjs.org/tf2-static-schema/-/tf2-static-schema-1.87.0.tgz", - "integrity": "sha512-CZhbiA3u0tvRneo8k/idX3NIOswfEqWKoa7vvL0x6p8QvfimFEs7DCASxTrtZjP2050yJ+DclscuoxRbY8q8Kg==", + "version": "1.88.0", + "resolved": "https://registry.npmjs.org/tf2-static-schema/-/tf2-static-schema-1.88.0.tgz", + "integrity": "sha512-OhbT8+EYVOwhLXoE5hgwNJXgczQgnihB2zktnl/cyvL4XowVOJLQLV5A7iyVk+FEvC27sF/iXfLl7Jd4Gz8pJw==", "optional": true, "optionalDependencies": { "axios": "^1.6.0", @@ -18438,9 +18441,9 @@ "dev": true }, "tf2-static-schema": { - "version": "1.87.0", - "resolved": "https://registry.npmjs.org/tf2-static-schema/-/tf2-static-schema-1.87.0.tgz", - "integrity": "sha512-CZhbiA3u0tvRneo8k/idX3NIOswfEqWKoa7vvL0x6p8QvfimFEs7DCASxTrtZjP2050yJ+DclscuoxRbY8q8Kg==", + "version": "1.88.0", + "resolved": "https://registry.npmjs.org/tf2-static-schema/-/tf2-static-schema-1.88.0.tgz", + "integrity": "sha512-OhbT8+EYVOwhLXoE5hgwNJXgczQgnihB2zktnl/cyvL4XowVOJLQLV5A7iyVk+FEvC27sF/iXfLl7Jd4Gz8pJw==", "optional": true, "requires": { "axios": "^1.6.0",