From 15d66297a4965b90c2342accc39e6924ab211cb8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 09:18:23 +0000 Subject: [PATCH] build(deps): bump minecraft-data from 3.67.0 to 3.68.0 Bumps [minecraft-data](https://github.com/PrismarineJS/node-minecraft-data) from 3.67.0 to 3.68.0. - [Release notes](https://github.com/PrismarineJS/node-minecraft-data/releases) - [Changelog](https://github.com/PrismarineJS/node-minecraft-data/blob/master/doc/history.md) - [Commits](https://github.com/PrismarineJS/node-minecraft-data/compare/3.67.0...3.68.0) --- updated-dependencies: - dependency-name: minecraft-data dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index e656243..bf7b02f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1756,9 +1756,9 @@ } }, "node_modules/minecraft-data": { - "version": "3.67.0", - "resolved": "https://registry.npmjs.org/minecraft-data/-/minecraft-data-3.67.0.tgz", - "integrity": "sha512-/hLeYXopx9o1UdViPPFenLJ3hT5S4qUEwLQM0MAHOIhqkAUGXdkl47O7ohG+f87DH3+cZksbbM61sTnSRsQpsA==" + "version": "3.68.0", + "resolved": "https://registry.npmjs.org/minecraft-data/-/minecraft-data-3.68.0.tgz", + "integrity": "sha512-pNBTi39a1zbFpN9itwi0YSL3hqAsSw38D7pE9C6m+aURmXljpBlNTO+TkpZxxDv4KqqtNBOhmkj4x46IDW6R+Q==" }, "node_modules/minecraft-folder-path": { "version": "1.2.0",