From 506f0c3a5b117412a9edd278fe34e258ed6b0383 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jun 2025 21:47:05 +0000 Subject: [PATCH] build(deps): bump mailslurp-client from 6.7.4 to 15.24.1 Bumps [mailslurp-client](https://github.com/mailslurp/mailslurp-client) from 6.7.4 to 15.24.1. - [Changelog](https://github.com/mailslurp/mailslurp-client/blob/master/CHANGELOG.md) - [Commits](https://github.com/mailslurp/mailslurp-client/commits/v15.24.1) --- updated-dependencies: - dependency-name: mailslurp-client dependency-version: 15.24.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c54cd5c..d017084 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "dependencies": { "chai": "^4.3.4", "expect": "^28.1.3", - "mailslurp-client": "^6.7.4", + "mailslurp-client": "^15.24.1", "ts-node": "^10.9.2" }, "devDependencies": {