From d69a8e3a0dc7ac8ed4277d8436567d77768f1366 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Mar 2026 22:42:03 +0000 Subject: [PATCH] Bump @aegisjsproject/callback-registry from 2.0.2 to 2.0.3 Bumps [@aegisjsproject/callback-registry](https://github.com/AegisJSProject/callback-registry) from 2.0.2 to 2.0.3. - [Release notes](https://github.com/AegisJSProject/callback-registry/releases) - [Changelog](https://github.com/AegisJSProject/callback-registry/blob/master/CHANGELOG.md) - [Commits](https://github.com/AegisJSProject/callback-registry/compare/v2.0.2...v2.0.3) --- updated-dependencies: - dependency-name: "@aegisjsproject/callback-registry" dependency-version: 2.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index ae2b92e..65a04c4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -67,9 +67,9 @@ } }, "node_modules/@aegisjsproject/callback-registry": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/@aegisjsproject/callback-registry/-/callback-registry-2.0.2.tgz", - "integrity": "sha512-fPyhybZA+tMZVrVNb2Gv7tl6YqxkIwADvVqP0FbjKRTjwnQvOvfB+bIc+xevLtmkyglXChMLIPJgsAJ1d292gQ==", + "version": "2.0.3", + "resolved": "https://registry.npmjs.org/@aegisjsproject/callback-registry/-/callback-registry-2.0.3.tgz", + "integrity": "sha512-iJP7iESlo62AxmPH4WvAfuRzddTUWKG7dvvQbFBojixmeM5tOimsjDzIbGhPcwGLw8RigFhJiw0Z79OVGIufsA==", "funding": [ { "type": "librepay", @@ -2137,9 +2137,9 @@ "dev": true }, "@aegisjsproject/callback-registry": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/@aegisjsproject/callback-registry/-/callback-registry-2.0.2.tgz", - "integrity": "sha512-fPyhybZA+tMZVrVNb2Gv7tl6YqxkIwADvVqP0FbjKRTjwnQvOvfB+bIc+xevLtmkyglXChMLIPJgsAJ1d292gQ==", + "version": "2.0.3", + "resolved": "https://registry.npmjs.org/@aegisjsproject/callback-registry/-/callback-registry-2.0.3.tgz", + "integrity": "sha512-iJP7iESlo62AxmPH4WvAfuRzddTUWKG7dvvQbFBojixmeM5tOimsjDzIbGhPcwGLw8RigFhJiw0Z79OVGIufsA==", "requires": { "@shgysk8zer0/signals": "^0.0.3" }