mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-09-15 05:45:33 -04:00
📦 npm: Bump faunadb from 4.4.1 to 4.4.2
Bumps [faunadb](https://github.com/fauna/faunadb-js) from 4.4.1 to 4.4.2. - [Release notes](https://github.com/fauna/faunadb-js/releases) - [Changelog](https://github.com/fauna/faunadb-js/blob/main/CHANGELOG.md) - [Commits](https://github.com/fauna/faunadb-js/compare/4.4.1...4.4.2) --- updated-dependencies: - dependency-name: faunadb dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
"date-fns": "^2.28.0",
|
||||
"escape-goat": "^4.0.0",
|
||||
"fathom-client": "^3.4.0",
|
||||
"faunadb": "^4.4.1",
|
||||
"faunadb": "^4.4.2",
|
||||
"feather-icons": "^4.28.0",
|
||||
"feed": "^4.2.2",
|
||||
"formik": "^2.2.9",
|
||||
|
12
yarn.lock
12
yarn.lock
@@ -2279,7 +2279,7 @@ cross-env@^7.0.3:
|
||||
dependencies:
|
||||
cross-spawn "^7.0.1"
|
||||
|
||||
cross-fetch@^3.0.6:
|
||||
cross-fetch@^3.1.5:
|
||||
version "3.1.5"
|
||||
resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-3.1.5.tgz#e1389f44d9e7ba767907f7af8454787952ab534f"
|
||||
integrity sha512-lvb1SBsI0Z7GDwmuid+mU3kWVBwTVUbe7S0H52yaaAdQOXq2YktTCZdlAcNKFzE6QtRz0snpw9bNiPeOIkkQvw==
|
||||
@@ -3011,17 +3011,17 @@ fathom-client@^3.4.0:
|
||||
resolved "https://registry.yarnpkg.com/fathom-client/-/fathom-client-3.4.0.tgz#424b6732d035b68fa1139f0317d10fd4106dc75f"
|
||||
integrity sha512-9ZgVLSP5GLXrIOLqY2ipar2Pw2/Dw6YNsqix9SbbrK9XpFA318VYf0GeKUBqZQQM+z7fbyDTWkBjl+UMe+eQwA==
|
||||
|
||||
faunadb@^4.4.1:
|
||||
version "4.4.1"
|
||||
resolved "https://registry.yarnpkg.com/faunadb/-/faunadb-4.4.1.tgz#bb6befeb0e079335fbfb96b349ef5f8be17d8120"
|
||||
integrity sha512-1V2ve22T4Q45C3PBB+LD7Fpk4lVajbtxDXDpENsujC+LMe88LqBQ9brl5v5uB3sCTSVAX0fsGtuZ+N5x15vdoQ==
|
||||
faunadb@^4.4.2:
|
||||
version "4.4.2"
|
||||
resolved "https://registry.yarnpkg.com/faunadb/-/faunadb-4.4.2.tgz#f5ea92469aab7854dd45a4953bf42fd36aa71ffe"
|
||||
integrity sha512-kbyfN18hmFTuJ3EwU9wsnQG1F5xsHpSZHXl7H79fMZ0TX28CVQY5A64g13z2PR+fcR5WiACqcWfkJQLMpQSaAw==
|
||||
dependencies:
|
||||
abort-controller "^3.0.0"
|
||||
base64-js "^1.2.0"
|
||||
boxen "^5.0.1"
|
||||
btoa-lite "^1.0.0"
|
||||
chalk "^4.1.1"
|
||||
cross-fetch "^3.0.6"
|
||||
cross-fetch "^3.1.5"
|
||||
dotenv "^8.2.0"
|
||||
fn-annotate "^1.1.3"
|
||||
object-assign "^4.1.0"
|
||||
|
Reference in New Issue
Block a user