From 7d69a5f3a1eadf2bb1a29b44b8a4b8c455e72cc4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Feb 2022 12:04:59 +0000 Subject: [PATCH] Bump frontbase-formulas from 0.0.1 to 0.0.7 Bumps [frontbase-formulas](https://github.com/FrontBase-io/formulas) from 0.0.1 to 0.0.7. - [Release notes](https://github.com/FrontBase-io/formulas/releases) - [Commits](https://github.com/FrontBase-io/formulas/commits) --- updated-dependencies: - dependency-name: frontbase-formulas dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 9 +++++++++ 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index d7a8af6..7188085 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "date-fns": "^2.28.0", "dotenv": "^11.0.0", "express": "^4.17.1", - "frontbase-formulas": "^0.0.1", + "frontbase-formulas": "^0.0.7", "frontbase-server-utils": "^0.0.7", "lodash": "^4.17.21", "mongodb": "^4.3.0", diff --git a/yarn.lock b/yarn.lock index b17df6b..9c46837 100644 --- a/yarn.lock +++ b/yarn.lock @@ -354,6 +354,15 @@ frontbase-formulas@^0.0.1: lodash "^4.17.20" uniqid "^5.2.0" +frontbase-formulas@^0.0.7: + version "0.0.7" + resolved "https://registry.yarnpkg.com/frontbase-formulas/-/frontbase-formulas-0.0.7.tgz#1f33499e6838dc9660a8aaf3b01b113da2468fbd" + integrity sha512-pu7STORp6HjwUSvP35hvdT62Mg8fDywCk1tMwDY8o+wu6b7sdyGIbBGx0UIzd7wmhsVNO3d8C6WUn6hEn+KKlQ== + dependencies: + date-fns "^2.25.0" + lodash "^4.17.20" + uniqid "^5.2.0" + frontbase-server-utils@^0.0.7: version "0.0.7" resolved "https://registry.yarnpkg.com/frontbase-server-utils/-/frontbase-server-utils-0.0.7.tgz#9aacb68ffb0c2a8fae70ceb6d8cd2d6b3c15e093"