From 885c3fcd8a0745cc613877dac0dd1d9de6902be4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Dec 2023 04:35:29 +0000 Subject: [PATCH] chore(deps): bump tf2-static-schema from 1.62.0 to 1.63.0 Bumps [tf2-static-schema](https://github.com/danocmx/node-tf2-static-schema) from 1.62.0 to 1.63.0. - [Changelog](https://github.com/danocmx/node-tf2-static-schema/blob/master/.releaserc) - [Commits](https://github.com/danocmx/node-tf2-static-schema/compare/v1.62.0...v1.63.0) --- updated-dependencies: - dependency-name: tf2-static-schema dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) 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",