From 2ecea2c4b3b110eaa477ad3e7a1b1563b33a9935 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 May 2025 05:01:59 +0000 Subject: [PATCH] Bump tiny-essentials from 1.8.5 to 1.9.1 Bumps [tiny-essentials](https://github.com/JasminDreasond/Tiny-Essentials) from 1.8.5 to 1.9.1. - [Release notes](https://github.com/JasminDreasond/Tiny-Essentials/releases) - [Commits](https://github.com/JasminDreasond/Tiny-Essentials/compare/1.8.5...1.9.1) --- updated-dependencies: - dependency-name: tiny-essentials dependency-version: 1.9.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 1d309cc..6461324 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "pg": "^8.14.1", "sqlite": "^5.1.1", "sqlite3": "^5.1.7", - "tiny-essentials": "^1.8.5" + "tiny-essentials": "^1.9.1" }, "devDependencies": { "@babel/cli": "^7.27.0", @@ -7051,9 +7051,9 @@ "license": "MIT" }, "node_modules/tiny-essentials": { - "version": "1.8.5", - "resolved": "https://registry.npmjs.org/tiny-essentials/-/tiny-essentials-1.8.5.tgz", - "integrity": "sha512-zXxzV2ET3IgjtlnntPkvBAZWnsW5zcl8wNEhqobIwUr4wT++fG58bqf/ypUjA1XJi8tBdzKxywnsA7OtustICQ==", + "version": "1.9.1", + "resolved": "https://registry.npmjs.org/tiny-essentials/-/tiny-essentials-1.9.1.tgz", + "integrity": "sha512-xgUWAik1NDx2zjVbD39rso/Mg3wXcgV9o9LpaglfXRVQGm5uW/PP0voTns3wWCDGLOaZY0IjfjbvEWBuvHVFBw==", "license": "GPL-3.0-only" }, "node_modules/to-fast-properties": { diff --git a/package.json b/package.json index 2b16284..cf69fed 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "pg": "^8.14.1", "sqlite": "^5.1.1", "sqlite3": "^5.1.7", - "tiny-essentials": "^1.8.5" + "tiny-essentials": "^1.9.1" }, "keywords": [], "scripts": {