From 3032ac92c8d6a22d315d9b829dfcfdb6ecfd3afc Mon Sep 17 00:00:00 2001 From: Pranab Das <31024886+pranabdas@users.noreply.github.com> Date: Sat, 20 Apr 2024 23:26:47 +0800 Subject: [PATCH] SOF-7298: update application-flavors x3 --- 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 db70735..e2d2a34 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#5e7c8b9d4816c18c967fd604488d8d8deeb977ed", - "from": "git+https://github.com/Exabyte-io/application-flavors.git#5e7c8b9d4816c18c967fd604488d8d8deeb977ed", + "version": "git+https://github.com/Exabyte-io/application-flavors.git#0a1d2787bf3680365df64e124175f88eb9bcc5c9", + "from": "git+https://github.com/Exabyte-io/application-flavors.git#0a1d2787bf3680365df64e124175f88eb9bcc5c9", "dev": true, "requires": { "@babel/cli": "7.16.0", diff --git a/package.json b/package.json index 771d94f..3846c77 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#5e7c8b9d4816c18c967fd604488d8d8deeb977ed", + "@exabyte-io/application-flavors.js": "git+https://github.com/Exabyte-io/application-flavors.git#0a1d2787bf3680365df64e124175f88eb9bcc5c9", "@mat3ra/code": "2024.3.25-3", "@mat3ra/made": "2024.3.26-0", "@mat3ra/esse": "2024.4.19-1",