From e48d726466c3ac15ac5977139f834e934fdbdb6d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Apr 2025 04:13:47 +0000 Subject: [PATCH] Bump tiny-essentials from 1.0.0 to 1.4.0 Bumps [tiny-essentials](https://github.com/JasminDreasond/Tiny-Essentials) from 1.0.0 to 1.4.0. - [Release notes](https://github.com/JasminDreasond/Tiny-Essentials/releases) - [Commits](https://github.com/JasminDreasond/Tiny-Essentials/commits/1.4.0) --- updated-dependencies: - dependency-name: tiny-essentials dependency-version: 1.4.0 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..85d190c 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.4.0" }, "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.4.0", + "resolved": "https://registry.npmjs.org/tiny-essentials/-/tiny-essentials-1.4.0.tgz", + "integrity": "sha512-MBmnmsmR9l9uCyRlDCC91vZhAJ4agxZsYhlcrU+ZmHJsnga/hlEvSpiMs1ii53LVzMcJjmUz862sUUxSpRtQhw==", "license": "GPL-3.0-only" }, "node_modules/to-fast-properties": { diff --git a/package.json b/package.json index 5c137a3..d171447 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.4.0" }, "keywords": [], "scripts": {