Skip to content

Commit

Permalink
Merge pull request #99 from zotoio/snyk-fix-97eabcbf27da2574d34c6935f…
Browse files Browse the repository at this point in the history
…7d38ab7

[Snyk] Security upgrade express from 4.21.1 to 4.21.2
  • Loading branch information
wyvern8 authored Jan 16, 2025
2 parents 0dda5e9 + e01c044 commit c4d7b5a
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 @@ -74,7 +74,7 @@
"commander": "^12.0.0",
"dotenv": "^16.4.5",
"esprima": "^4.0.1",
"express": "^4.21.1",
"express": "^4.21.2",
"express-rate-limit": "^7.4.0",
"helmet": "^8.0.0",
"json-rules-engine": "^7.2.1",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3168,7 +3168,7 @@ express-rate-limit@^7.4.0:
resolved "https://registry.yarnpkg.com/express-rate-limit/-/express-rate-limit-7.4.1.tgz#90954ecbcde9e7ae7b5000325395f86991191d94"
integrity sha512-KS3efpnpIDVIXopMc65EMbWbUht7qvTCdtCR2dD/IZmi9MIkopYESwyRqLgv8Pfu589+KqDqOdzJWW7AHoACeg==

express@^4.21.1:
express@^4.21.2:
version "4.21.2"
resolved "https://registry.yarnpkg.com/express/-/express-4.21.2.tgz#cf250e48362174ead6cea4a566abef0162c1ec32"
integrity sha512-28HqgMZAmih1Czt9ny7qr6ek2qddF4FclbMzwhCREB6OFfH+rXAnuNCwo1/wFvrtbgsQDb4kSbX9de9lFbrXnA==
Expand Down

0 comments on commit c4d7b5a

Please sign in to comment.