Skip to content

Commit

Permalink
Bump express-rate-limit from 6.7.0 to 6.7.1 (#47)
Browse files Browse the repository at this point in the history
  • Loading branch information
Leslie-Wong-H authored Jul 9, 2023
2 parents f17025e + f92e9cd commit e3a182d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"chokidar": "^3.5.3",
"dotenv": "^16.3.1",
"express": "^4.18.1",
"express-rate-limit": "^6.6.0",
"express-rate-limit": "^6.7.1",
"fs-extra": "^11.1.1",
"jsbi-calculator": "^0.3.5",
"lodash": "^4.17.21",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -440,10 +440,10 @@ etag@~1.8.1:
resolved "https://registry.yarnpkg.com/etag/-/etag-1.8.1.tgz#41ae2eeb65efa62268aebfea83ac7d79299b0887"
integrity sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==

express-rate-limit@^6.6.0:
version "6.7.0"
resolved "https://registry.yarnpkg.com/express-rate-limit/-/express-rate-limit-6.7.0.tgz#6aa8a1bd63dfe79702267b3af1161a93afc1d3c2"
integrity sha512-vhwIdRoqcYB/72TK3tRZI+0ttS8Ytrk24GfmsxDXK9o9IhHNO5bXRiXQSExPQ4GbaE5tvIS7j1SGrxsuWs+sGA==
express-rate-limit@^6.7.1:
version "6.7.1"
resolved "https://registry.yarnpkg.com/express-rate-limit/-/express-rate-limit-6.7.1.tgz#ca93de8eaa25878b539d478948fc94592742e526"
integrity sha512-eH4VgI64Nowd2vC5Xylx0lLYovWIp2gRFtTklWDbhSDydGAPQUjvr1B7aQ2/ZADrAi6bJ51qSizKIXWAZ1WCQw==

express@^4.18.1:
version "4.18.2"
Expand Down

0 comments on commit e3a182d

Please sign in to comment.