From f35dc9a06d616bc797b2f9606ced7d82e9843c02 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2024 06:26:19 +0000 Subject: [PATCH] fix(deps): update dependency farming-weight to ^0.6.1 --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index f29682f3..3860939d 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "packageManager": "pnpm@9.7.1", "author": "Kathund", "dependencies": { - "farming-weight": "^0.5.0", + "farming-weight": "^0.6.1", "node-cache": "^5.1.2", "prismarine-nbt": "^2.5.0", "rss-parser": "^3.13.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ac3bd5cb..62c1f10f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: farming-weight: - specifier: ^0.5.0 - version: 0.5.0 + specifier: ^0.6.1 + version: 0.6.1 node-cache: specifier: ^5.1.2 version: 5.1.2 @@ -746,8 +746,8 @@ packages: resolution: {integrity: sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==} engines: {node: '>=0.10.0'} - farming-weight@0.5.0: - resolution: {integrity: sha512-8dG7rTc87Sy6a4y+KbleJ4gCymsoA2G9UzS8ldDg+gEz0suZUBEolvPpZizPoBNQesjBS/FmDEoh7wlgFGz02w==} + farming-weight@0.6.1: + resolution: {integrity: sha512-tQzEBxbfB9ZTE+f0rUeNn9yacjbmjHyM/yXu7mvGuPgj6snSH/bqFd68EiBHL3C4luRcOgnv/1rVrY7F8iq9AQ==} fast-deep-equal@3.1.3: resolution: {integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==} @@ -2010,7 +2010,7 @@ snapshots: esutils@2.0.3: {} - farming-weight@0.5.0: {} + farming-weight@0.6.1: {} fast-deep-equal@3.1.3: {}