From 7145abaf3ff6d1be792f689d93725dd076e1997d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 May 2025 04:57:14 +0000 Subject: [PATCH] Bump tiny-essentials from 1.0.0 to 1.8.4 Bumps [tiny-essentials](https://github.com/JasminDreasond/Tiny-Essentials) from 1.0.0 to 1.8.4. - [Release notes](https://github.com/JasminDreasond/Tiny-Essentials/releases) - [Commits](https://github.com/JasminDreasond/Tiny-Essentials/commits/1.8.4) --- updated-dependencies: - dependency-name: tiny-essentials dependency-version: 1.8.4 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..ad49249 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.8.4" }, "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.8.4", + "resolved": "https://registry.npmjs.org/tiny-essentials/-/tiny-essentials-1.8.4.tgz", + "integrity": "sha512-F6wsUjJfEttDaqxL449dC4YLNRlFB343mkG2J2NVdTXp46D0rIiOboiSMODS5q+pyaFTzXBpn9hcTb3MzHQW/A==", "license": "GPL-3.0-only" }, "node_modules/to-fast-properties": { diff --git a/package.json b/package.json index 5c137a3..702bb8d 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.8.4" }, "keywords": [], "scripts": {