diff --git a/package-lock.json b/package-lock.json index 4cf8429..7b36280 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8,6 +8,9 @@ "name": "tf2-item-format", "version": "5.9.6", "license": "MIT", + "dependencies": { + "tf2-static-schema": "^1.57.0" + }, "devDependencies": { "@semantic-release/git": "^10.0.1", "chai": "^4.2.0", @@ -10615,9 +10618,9 @@ "dev": true }, "node_modules/tf2-static-schema": { - "version": "1.62.0", - "resolved": "https://registry.npmjs.org/tf2-static-schema/-/tf2-static-schema-1.62.0.tgz", - "integrity": "sha512-08LgWnOFxyVER7Cvjo0PMUykaBcwBEQSlgYREeensZu9dSDh2sO/Ac+LfDdBsAcvXoU/e6IJunl7l+5Osy9UGg==", + "version": "1.63.0", + "resolved": "https://registry.npmjs.org/tf2-static-schema/-/tf2-static-schema-1.63.0.tgz", + "integrity": "sha512-3sVy/qRKPLRfoJrGRipyXs3if5872LzmjGJslenSHjtJVwp0prdYL8q4yA2SqHWLavjmWxnidyQjyiDjwi0Bmg==", "optional": true, "optionalDependencies": { "axios": "^0.21.1", @@ -18731,9 +18734,9 @@ "dev": true }, "tf2-static-schema": { - "version": "1.62.0", - "resolved": "https://registry.npmjs.org/tf2-static-schema/-/tf2-static-schema-1.62.0.tgz", - "integrity": "sha512-08LgWnOFxyVER7Cvjo0PMUykaBcwBEQSlgYREeensZu9dSDh2sO/Ac+LfDdBsAcvXoU/e6IJunl7l+5Osy9UGg==", + "version": "1.63.0", + "resolved": "https://registry.npmjs.org/tf2-static-schema/-/tf2-static-schema-1.63.0.tgz", + "integrity": "sha512-3sVy/qRKPLRfoJrGRipyXs3if5872LzmjGJslenSHjtJVwp0prdYL8q4yA2SqHWLavjmWxnidyQjyiDjwi0Bmg==", "optional": true, "requires": { "axios": "^0.21.1",