From f0b3f683bdbcd786c8eb2c430c35eebe01e54f7d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Feb 2025 10:04:17 +0000 Subject: [PATCH] chore(deps): bump @adobe/aio-lib-runtime from 6.2.0 to 7.0.1 Bumps [@adobe/aio-lib-runtime](https://github.com/adobe/aio-lib-runtime) from 6.2.0 to 7.0.1. - [Release notes](https://github.com/adobe/aio-lib-runtime/releases) - [Commits](https://github.com/adobe/aio-lib-runtime/compare/6.2.0...7.0.1) --- updated-dependencies: - dependency-name: "@adobe/aio-lib-runtime" 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 297846bf..ffb74768 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "dependencies": { "@adobe/aio-lib-core-config": "^5", "@adobe/aio-lib-core-networking": "^5", - "@adobe/aio-lib-runtime": "^6", + "@adobe/aio-lib-runtime": "^7", "@oclif/core": "^1.3.0", "@types/jest": "^29.5.3", "chalk": "^4.1.2",