From 13a64fe18970c1d632ac3b0121e9cfd0d52b7ae1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Jun 2025 04:14:45 +0000 Subject: [PATCH] Bump tiny-essentials from 1.10.2 to 1.11.0 Bumps [tiny-essentials](https://github.com/JasminDreasond/Tiny-Essentials) from 1.10.2 to 1.11.0. - [Release notes](https://github.com/JasminDreasond/Tiny-Essentials/releases) - [Commits](https://github.com/JasminDreasond/Tiny-Essentials/compare/1.10.2...1.11.0) --- updated-dependencies: - dependency-name: tiny-essentials dependency-version: 1.11.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 b51042b..31268a6 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.10.2" + "tiny-essentials": "^1.11.0" }, "devDependencies": { "@babel/cli": "^7.27.0", @@ -7104,9 +7104,9 @@ "license": "MIT" }, "node_modules/tiny-essentials": { - "version": "1.10.2", - "resolved": "https://registry.npmjs.org/tiny-essentials/-/tiny-essentials-1.10.2.tgz", - "integrity": "sha512-74DL45iHJltB32fUa4/fvOL25o3CWZHvzSisMtg05luxvCL4zxIlaoopJAOBoPX+DxdhqhbzuCB6lugNvmfYkg==", + "version": "1.11.0", + "resolved": "https://registry.npmjs.org/tiny-essentials/-/tiny-essentials-1.11.0.tgz", + "integrity": "sha512-s+tZ5zTPo6Hk3idmQYX6EhgjGTJiOVyR47qXnqhf5fV3ZHB7xzlWjlZSBI8me19iSSsaNU0BG1IWtK+IZTqj8g==", "license": "GPL-3.0-only" }, "node_modules/to-fast-properties": { diff --git a/package.json b/package.json index bbf83e6..2f6f063 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.10.2" + "tiny-essentials": "^1.11.0" }, "keywords": [], "scripts": {