From 0dca98a24d41eca053b9f28ac8033522dfc744c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Jul 2025 05:42:19 +0000 Subject: [PATCH] Bump tiny-essentials from 1.13.0 to 1.15.0 Bumps [tiny-essentials](https://github.com/JasminDreasond/Tiny-Essentials) from 1.13.0 to 1.15.0. - [Release notes](https://github.com/JasminDreasond/Tiny-Essentials/releases) - [Commits](https://github.com/JasminDreasond/Tiny-Essentials/compare/1.13.0...1.15.0) --- updated-dependencies: - dependency-name: tiny-essentials dependency-version: 1.15.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 0f5ee74..6d1433c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8757,10 +8757,9 @@ } }, "node_modules/tiny-essentials": { - "version": "1.13.0", - "resolved": "https://registry.npmjs.org/tiny-essentials/-/tiny-essentials-1.13.0.tgz", - "integrity": "sha512-wrTa6h++9K7FLbpd/oyFvee8TF1HuU/x8P0ycys5CBW93HI81FQcBhWej4AuJqL2oGnqHVHt7IpiLIaxoNMtNg==", - "license": "GPL-3.0-only" + "version": "1.15.0", + "resolved": "https://registry.npmjs.org/tiny-essentials/-/tiny-essentials-1.15.0.tgz", + "integrity": "sha512-0ZGBoKT2QNkIXAv9InRDUrhkZxYBAeOf2g6DJ68fJzlMVn/A4CSk+FMjvQyeh1AaWOzLHoknJUh71i1YRIui2Q==" }, "node_modules/to-buffer": { "version": "1.2.1",