From 2cba73618e95987ce7711e1f8e13c7ae5bd67b7c Mon Sep 17 00:00:00 2001 From: Elanthenral Elangovan Date: Wed, 3 Dec 2025 09:01:43 -0800 Subject: [PATCH] ACNA-4141: Version bump aio-lib-ims from 7 to 8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7a22920..a7ae4b0 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "dependencies": { "@adobe/aio-lib-core-config": "^5", "@adobe/aio-lib-core-logging": "^3", - "@adobe/aio-lib-ims": "^7", + "@adobe/aio-lib-ims": "^8", "@oclif/core": "2.8.12", "debug": "^4.1.1", "hjson": "^3.1.2",