Skip to content

Commit

Permalink
Merge pull request #26 from rlaiola/snyk-upgrade-d1f50253f8e25f949a5f…
Browse files Browse the repository at this point in the history
…11d5a25a1fec

[Snyk] Upgrade express-rate-limit from 6.5.1 to 6.9.0
  • Loading branch information
rlaiola authored Sep 11, 2023
2 parents 5fde271 + ae82538 commit 5038db7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"license": "GPL-3.0",
"dependencies": {
"express": "^4.18.2",
"express-rate-limit": "^6.8.1",
"express-rate-limit": "^6.9.0",
"puppeteer": "^13.7.0",
"winston": "^3.10.0"
}
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@ 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.8.1:
express-rate-limit@^6.9.0:
version "6.9.0"
resolved "https://registry.yarnpkg.com/express-rate-limit/-/express-rate-limit-6.9.0.tgz#afecb23936d9cd1d133a3c20056708b9955cad0f"
integrity sha512-AnISR3V8qy4gpKM62/TzYdoFO9NV84fBx0POXzTryHU/qGUJBWuVGd+JhbvtVmKBv37t8/afmqdnv16xWoQxag==
Expand Down

0 comments on commit 5038db7

Please sign in to comment.