From 5805059ef5cb17ad3234b6c021662f5370758b2e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 01:13:37 +0000 Subject: [PATCH] Bump @zuplo/errors from 5.2377.0 to 5.2493.0 Bumps [@zuplo/errors](https://github.com/zuplo/core) from 5.2377.0 to 5.2493.0. - [Commits](https://github.com/zuplo/core/commits) --- updated-dependencies: - dependency-name: "@zuplo/errors" 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 f0c9573..617be98 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "MIT", "dependencies": { "@actions/core": "^1.10.1", - "@zuplo/errors": "^5.2377.0", + "@zuplo/errors": "^5.2493.0", "mime-types": "^2.1.35" }, "devDependencies": { @@ -1732,9 +1732,9 @@ } }, "node_modules/@zuplo/errors": { - "version": "5.2377.0", - "resolved": "https://registry.npmjs.org/@zuplo/errors/-/errors-5.2377.0.tgz", - "integrity": "sha512-t3QmO7TnkCZG0apq9ev3sxN5oJ2APe30qo1+t4tWjNfaSdAywG/bb8FKYWw/cIV9vCK2Ed8/+wWJ+Ky4QUeqtQ==" + "version": "5.2493.0", + "resolved": "https://registry.npmjs.org/@zuplo/errors/-/errors-5.2493.0.tgz", + "integrity": "sha512-Qha6jI2gI9ETSNLsbjyjVkKAW6IuSiyawIWE5eUED4+9fTzJcP9wL8u+tLqwRk57mUExbaPNJVR5yG5IKNs8sw==" }, "node_modules/acorn": { "version": "8.11.3", diff --git a/package.json b/package.json index 69dabf5..1243a51 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ }, "dependencies": { "@actions/core": "^1.10.1", - "@zuplo/errors": "^5.2377.0", + "@zuplo/errors": "^5.2493.0", "mime-types": "^2.1.35" }, "devDependencies": {