From 5b1da3526ad6aba5e6fb48e14a794fe63f225b69 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 06:44:21 +0000 Subject: [PATCH] chore(deps): bump @adobe/aio-lib-runtime from 6.2.0 to 7.0.0 Bumps [@adobe/aio-lib-runtime](https://github.com/adobe/aio-lib-runtime) from 6.2.0 to 7.0.0. - [Release notes](https://github.com/adobe/aio-lib-runtime/releases) - [Commits](https://github.com/adobe/aio-lib-runtime/compare/6.2.0...7.0.0) --- 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 76d19318..d506af43 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",