From 2d05ebef78f4b2af29a05e18a04076ba18655b7f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 May 2025 05:01:32 +0000 Subject: [PATCH] Bump tiny-essentials from 1.0.0 to 1.7.1 Bumps [tiny-essentials](https://github.com/JasminDreasond/Tiny-Essentials) from 1.0.0 to 1.7.1. - [Release notes](https://github.com/JasminDreasond/Tiny-Essentials/releases) - [Commits](https://github.com/JasminDreasond/Tiny-Essentials/commits/1.7.1) --- updated-dependencies: - dependency-name: tiny-essentials dependency-version: 1.7.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index e717c2f..98d807d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "pg": "^8.14.1", "sqlite": "^5.1.1", "sqlite3": "^5.1.7", - "tiny-essentials": "^1.0.0" + "tiny-essentials": "^1.7.1" }, "devDependencies": { "@babel/cli": "^7.27.0", @@ -6952,9 +6952,9 @@ "license": "MIT" }, "node_modules/tiny-essentials": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/tiny-essentials/-/tiny-essentials-1.0.0.tgz", - "integrity": "sha512-DROzaGTrQugWuWQZf2gcNQAdzNY2yGsZuhEZfjEEVC85JzRcfV14mSB1aMIpP7yMCQCyKizg8ALFYGbQoxsA7A==", + "version": "1.7.1", + "resolved": "https://registry.npmjs.org/tiny-essentials/-/tiny-essentials-1.7.1.tgz", + "integrity": "sha512-wbjz12PiMnhD1UC69C6yiQlmph6dTuX0LE16H9u5KS+iBn6j63hvCpQlCla+oRuLMhpAg+NyZoCWLLpCI6vmLQ==", "license": "GPL-3.0-only" }, "node_modules/to-fast-properties": { diff --git a/package.json b/package.json index 5c137a3..e9a33b9 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "pg": "^8.14.1", "sqlite": "^5.1.1", "sqlite3": "^5.1.7", - "tiny-essentials": "^1.0.0" + "tiny-essentials": "^1.7.1" }, "keywords": [], "scripts": {