Skip to content
This repository has been archived by the owner on Oct 11, 2022. It is now read-only.

Commit

Permalink
Merge pull request #4600 from withspectrum/depfu/update/api/yarn/grap…
Browse files Browse the repository at this point in the history
…hql-rate-limit-1.2.3

[api] Update graphql-rate-limit: 1.2.2 → 1.2.3 (patch)
  • Loading branch information
brianlovin authored Jan 31, 2019
2 parents f97347b + 37724dd commit f893617
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"graphql-date": "^1.0.3",
"graphql-depth-limit": "^1.1.0",
"graphql-log": "^0.1.3",
"graphql-rate-limit": "^1.2.2",
"graphql-rate-limit": "^1.2.3",
"graphql-tools": "^4.0.4",
"helmet": "^3.15.0",
"highlight.js": "^9.13.1",
Expand Down
8 changes: 4 additions & 4 deletions api/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4603,10 +4603,10 @@ graphql-log@^0.1.3:
deep-for-each "^1.0.6"
is-function "^1.0.1"

graphql-rate-limit@^1.2.2:
version "1.2.2"
resolved "https://registry.yarnpkg.com/graphql-rate-limit/-/graphql-rate-limit-1.2.2.tgz#4c97e7bcb5b8c8ca1ee67aaf194d22b88bba6f53"
integrity sha512-Osns7iZkKLAANZokorAKKIehQ3Wm03nXts2aBBy15r/QhKTNPxVwc71sXTn3IPJ7SzAfoARvPN1Jm3bmblHtiQ==
graphql-rate-limit@^1.2.3:
version "1.2.3"
resolved "https://registry.yarnpkg.com/graphql-rate-limit/-/graphql-rate-limit-1.2.3.tgz#33a98062bc251ba78eb5e74a8b7b08b1aac596c7"
integrity sha512-nhVYmEC/r1uhmCaSdjgOTNuBBbNcgYvdFRqTwWZ/+55tY/gTpEYTwH9ypayoERoqXleXwYsEROGQ9EEumA/uKA==
dependencies:
"@types/redis-mock" "^0.17.0"
graphql-tools "^4.0.3"
Expand Down

0 comments on commit f893617

Please sign in to comment.