Skip to content

Commit

Permalink
Merge pull request #959 from ideafast/dependabot/npm_and_yarn/develop…
Browse files Browse the repository at this point in the history
…/express-rate-limit-6.4.0

chore(deps): bump express-rate-limit from 6.3.0 to 6.4.0
  • Loading branch information
fguitton authored Apr 26, 2022
2 parents 88c09e8 + a6da791 commit 346e3cf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/itmat-docker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"bcrypt": "5.0.1",
"compression": "1.7.4",
"express": "4.18.0",
"express-rate-limit": "6.3.0",
"express-rate-limit": "6.4.0",
"isobject": "4.0.0",
"mongodb": "4.5.0"
}
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8188,10 +8188,10 @@ expect@^27.5.1:
jest-matcher-utils "^27.5.1"
jest-message-util "^27.5.1"

express-rate-limit@6.3.0:
version "6.3.0"
resolved "https://registry.yarnpkg.com/express-rate-limit/-/express-rate-limit-6.3.0.tgz#253387ce4d36c9c2cc77c7c676068deb36cc0821"
integrity sha512-932Io1VGKjM3ppi7xW9sb1J5nVkEJSUiOtHw2oE+JyHks1e+AXuOBSXbJKM0mcXwEnW1TibJibQ455Ow1YFjfg==
express-rate-limit@6.4.0:
version "6.4.0"
resolved "https://registry.yarnpkg.com/express-rate-limit/-/express-rate-limit-6.4.0.tgz#b7066afe21157a012ed2b7c9adde386e712485cd"
integrity sha512-lxQRZI4gi3qAWTf0/Uqsyugsz57h8bd7QyllXBgJvd6DJKokzW7C5DTaNvwzvAQzwHGFaItybfYGhC8gpu0V2A==

express-session@1.17.2:
version "1.17.2"
Expand Down

0 comments on commit 346e3cf

Please sign in to comment.