From ddd5fa4187e2f2a559ae55626d89f438f6296fad Mon Sep 17 00:00:00 2001 From: Pranab Das <31024886+pranabdas@users.noreply.github.com> Date: Sat, 20 Apr 2024 20:50:20 +0800 Subject: [PATCH] SOF-7298: update application-flavors x2 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index f14d2fb..db70735 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1607,8 +1607,8 @@ } }, "@exabyte-io/application-flavors.js": { - "version": "git+https://github.com/Exabyte-io/application-flavors.git#2c3654b1299148f96f6ad01fe15412ef0da30fca", - "from": "git+https://github.com/Exabyte-io/application-flavors.git#2c3654b1299148f96f6ad01fe15412ef0da30fca", + "version": "git+https://github.com/Exabyte-io/application-flavors.git#5e7c8b9d4816c18c967fd604488d8d8deeb977ed", + "from": "git+https://github.com/Exabyte-io/application-flavors.git#5e7c8b9d4816c18c967fd604488d8d8deeb977ed", "dev": true, "requires": { "@babel/cli": "7.16.0", diff --git a/package.json b/package.json index 00f40b9..771d94f 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ }, "devDependencies": { "@exabyte-io/eslint-config": "^2022.11.17-0", - "@exabyte-io/application-flavors.js": "git+https://github.com/Exabyte-io/application-flavors.git#2c3654b1299148f96f6ad01fe15412ef0da30fca", + "@exabyte-io/application-flavors.js": "git+https://github.com/Exabyte-io/application-flavors.git#5e7c8b9d4816c18c967fd604488d8d8deeb977ed", "@mat3ra/code": "2024.3.25-3", "@mat3ra/made": "2024.3.26-0", "@mat3ra/esse": "2024.4.19-1",