Skip to content

Commit

Permalink
Bump faunadb from 4.2.0 to 4.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and kodiakhq[bot] committed May 21, 2021
1 parent 31d99b3 commit 416afbb
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 9 deletions.
2 changes: 1 addition & 1 deletion src/graphql-relay-fauna/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@adeira/graphql-global-id": "^2.0.0",
"@adeira/js": "^2.1.0",
"@babel/runtime": "^7.14.0",
"faunadb": "^4.2.0"
"faunadb": "^4.3.0"
},
"peerDependencies": {
"graphql": "^15.3.0"
Expand Down
18 changes: 10 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5573,10 +5573,10 @@ boxen@^4.2.0:
type-fest "^0.8.1"
widest-line "^3.1.0"

boxen@^5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/boxen/-/boxen-5.0.0.tgz#64fe9b16066af815f51057adcc800c3730120854"
integrity sha512-5bvsqw+hhgUi3oYGK0Vf4WpIkyemp60WBInn7+WNfoISzAqk/HX4L7WNROq38E6UR/y3YADpv6pEm4BfkeEAdA==
boxen@^5.0.0, boxen@^5.0.1:
version "5.0.1"
resolved "https://registry.yarnpkg.com/boxen/-/boxen-5.0.1.tgz#657528bdd3f59a772b8279b831f27ec2c744664b"
integrity sha512-49VBlw+PrWEF51aCmy7QIteYPIFZxSpvqBdP/2itCPPlJ49kj9zg/XPRFrdkne2W+CfwXUls8exMvu1RysZpKA==
dependencies:
ansi-align "^3.0.0"
camelcase "^6.2.0"
Expand Down Expand Up @@ -8579,14 +8579,16 @@ fault@^1.0.0:
dependencies:
format "^0.2.0"

faunadb@^4.2.0:
version "4.2.0"
resolved "https://registry.yarnpkg.com/faunadb/-/faunadb-4.2.0.tgz#51b2ef553d2f082d6eb282e00891cd94759fa2e3"
integrity sha512-UHDShinCxBafQ5QZo5VFIDhHqr136L4F1SRlF5yQ/18JNqEix5Rxwsl9KLmjGYH1Dum0QmuvNKY6agKt/4Y8wA==
faunadb@^4.3.0:
version "4.3.0"
resolved "https://registry.yarnpkg.com/faunadb/-/faunadb-4.3.0.tgz#7c272b108c4be46eb8e58f9dfa37366adc9e9602"
integrity sha512-H5ZnInUNLAvrjqDHYXmYX+S55HP8Ib85QbF/UK1fV/bz125unl7J7LbjqKvMGcREYqOvIrpQCaniK1LwAkXHTw==
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"
dotenv "^8.2.0"
fn-annotate "^1.1.3"
Expand Down

0 comments on commit 416afbb

Please sign in to comment.