From 20d701b5c2854f84fb7f28c15130e9ad9f67292d Mon Sep 17 00:00:00 2001 From: Pranab Das <31024886+pranabdas@users.noreply.github.com> Date: Sat, 18 May 2024 22:43:26 +0800 Subject: [PATCH] SOF-7354: update application-flavors --- 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 9fb6aa8..e75e60c 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#d32d34cfff8618faf671902add9eeb86f27e9fae", - "from": "git+https://github.com/Exabyte-io/application-flavors.git#d32d34cfff8618faf671902add9eeb86f27e9fae", + "version": "git+https://github.com/Exabyte-io/application-flavors.git#e835949a3421a2e517948c622464aa2a36d8a40f", + "from": "git+https://github.com/Exabyte-io/application-flavors.git#e835949a3421a2e517948c622464aa2a36d8a40f", "dev": true, "requires": { "@babel/cli": "7.16.0", diff --git a/package.json b/package.json index b2ab4e3..4e87211 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#d32d34cfff8618faf671902add9eeb86f27e9fae", + "@exabyte-io/application-flavors.js": "git+https://github.com/Exabyte-io/application-flavors.git#e835949a3421a2e517948c622464aa2a36d8a40f", "@mat3ra/code": "2024.3.25-3", "@mat3ra/made": "2024.3.26-0", "@mat3ra/esse": "git+https://github.com/Exabyte-io/esse.git#06052d7af9118d55112cb39fc2fe9335cbdaede8",