From 6cef4220aad232681b530e9d8088c5e65e98b0d8 Mon Sep 17 00:00:00 2001 From: Pranab Das <31024886+pranabdas@users.noreply.github.com> Date: Sun, 21 Apr 2024 14:12:04 +0800 Subject: [PATCH] SOF-7298: update application-flavors x7 --- 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 d537c1c..ce68cb5 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#a57b279e32fe09401a929c67e8939cdb383328a9", - "from": "git+https://github.com/Exabyte-io/application-flavors.git#a57b279e32fe09401a929c67e8939cdb383328a9", + "version": "git+https://github.com/Exabyte-io/application-flavors.git#bcbd691f03369e7cb57bc0b21801e7d76e9a1e53", + "from": "git+https://github.com/Exabyte-io/application-flavors.git#bcbd691f03369e7cb57bc0b21801e7d76e9a1e53", "dev": true, "requires": { "@babel/cli": "7.16.0", diff --git a/package.json b/package.json index 8d19d18..bc0482a 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#a57b279e32fe09401a929c67e8939cdb383328a9", + "@exabyte-io/application-flavors.js": "git+https://github.com/Exabyte-io/application-flavors.git#bcbd691f03369e7cb57bc0b21801e7d76e9a1e53", "@mat3ra/code": "2024.3.25-3", "@mat3ra/made": "2024.3.26-0", "@mat3ra/esse": "2024.4.19-1",