From 36be1bcf79c4e42dbfbae769a954e14837a6a2d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Jan 2022 09:01:14 +0000 Subject: [PATCH] Bump frontbase-server-utils from 0.0.4 to 0.0.7 Bumps [frontbase-server-utils](https://github.com/FrontBase-io/server-utils) from 0.0.4 to 0.0.7. - [Release notes](https://github.com/FrontBase-io/server-utils/releases) - [Commits](https://github.com/FrontBase-io/server-utils/commits) --- updated-dependencies: - dependency-name: frontbase-server-utils dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 28 ++++++---------------------- 2 files changed, 7 insertions(+), 23 deletions(-) diff --git a/package.json b/package.json index d204a28..ab2ba58 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "dotenv": "^10.0.0", "express": "^4.17.1", "frontbase-formulas": "^0.0.1", - "frontbase-server-utils": "^0.0.4", + "frontbase-server-utils": "^0.0.7", "lodash": "^4.17.21", "mongodb": "^4.1.0", "node-cron": "^3.0.0", diff --git a/yarn.lock b/yarn.lock index 8d87ba1..1165026 100644 --- a/yarn.lock +++ b/yarn.lock @@ -229,12 +229,7 @@ create-require@^1.1.0: resolved "https://registry.yarnpkg.com/create-require/-/create-require-1.1.1.tgz#c1d7e8f1e5f6cfc9ff65f9cd352d37348756c333" integrity sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ== -date-fns@^2.24.0: - version "2.24.0" - resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.24.0.tgz#7d86dc0d93c87b76b63d213b4413337cfd1c105d" - integrity sha512-6ujwvwgPID6zbI0o7UbURi2vlLDR9uP26+tW6Lg+Ji3w7dd0i3DOcjcClLjLPranT60SSEFBwdSyYwn/ZkPIuw== - -date-fns@^2.25.0: +date-fns@^2.24.0, date-fns@^2.25.0: version "2.25.0" resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.25.0.tgz#8c5c8f1d958be3809a9a03f4b742eba894fc5680" integrity sha512-ovYRFnTrbGPD4nqaEqescPEv1mNwvt+UTqI3Ay9SzNtey9NZnYu6E2qCcBBgJ6/2VF1zGGygpyTDITqpQQ5e+w== @@ -359,10 +354,10 @@ frontbase-formulas@^0.0.1: lodash "^4.17.20" uniqid "^5.2.0" -frontbase-server-utils@^0.0.4: - version "0.0.4" - resolved "https://registry.yarnpkg.com/frontbase-server-utils/-/frontbase-server-utils-0.0.4.tgz#8115e2451754325acaee846df06c957270c72e96" - integrity sha512-/ur7685qD/16DCp5rsHGFWkobCNoqJRuMYNjTj49N5asEmM5syJjlyo+eotS6CUG37h9tJTOrul4CMNvJTrbGw== +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" + integrity sha512-alBnnFtuQTeJuPdZWUQ1GRB1O4JJkglg4aujFdQR0BBcWs988z40GR+j4h84at54qzzWaRzAmDcWH4i+O5tqOg== dependencies: bcryptjs "^2.4.3" date-fns "^2.25.0" @@ -487,18 +482,7 @@ mongodb-connection-string-url@^2.0.0: "@types/whatwg-url" "^8.2.1" whatwg-url "^9.1.0" -mongodb@*, mongodb@^4.1.0: - version "4.1.2" - resolved "https://registry.yarnpkg.com/mongodb/-/mongodb-4.1.2.tgz#36ab494db3a9a827df41ccb0d9b36a94bfeae8d7" - integrity sha512-pHCKDoOy1h6mVurziJmXmTMPatYWOx8pbnyFgSgshja9Y36Q+caHUzTDY6rrIy9HCSrjnbXmx3pCtvNZHmR8xg== - dependencies: - bson "^4.5.2" - denque "^2.0.1" - mongodb-connection-string-url "^2.0.0" - optionalDependencies: - saslprep "^1.0.3" - -mongodb@^4.1.3: +mongodb@*, mongodb@^4.1.0, mongodb@^4.1.3: version "4.1.3" resolved "https://registry.yarnpkg.com/mongodb/-/mongodb-4.1.3.tgz#8bf24d782ba3f3833201f4e60b0307d87980ba71" integrity sha512-lHvTqODBiSpuqjpCj48DOyYWS6Iq6ElJNUiH9HWdQtONyOfjgsKzJULipWduMGsSzaNO4nFi/kmlMFCLvjox/Q==