Skip to content

Commit

Permalink
fix(deps): update dependency cookie-parser to v1.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 15, 2022
1 parent af8f25c commit ad9dbda
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/cheese/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,15 +32,15 @@
"@apollo/federation": "^0.33.8",
"@apollo/gateway": "^0.44.1",
"@apollo/subgraph": "^0.1.5",
"@types/cookie-parser": "1.4.2",
"@types/cookie-parser": "1.4.3",
"apollo-server": "^3.5.0",
"apollo-server-express": "^3.5.0",
"aws-sdk": "2.1030.0",
"bcryptjs": "2.4.3",
"chalk": "4.1.2",
"class-transformer": "0.4.0",
"class-validator": "0.13.2",
"cookie-parser": "1.4.5",
"cookie-parser": "1.4.6",
"dayjs": "1.10.7",
"dotenv": "10.0.0",
"express": "4.17.1",
Expand Down

0 comments on commit ad9dbda

Please sign in to comment.