diff --git a/csrf/package.json b/csrf/package.json index eed7ca4..fa99593 100644 --- a/csrf/package.json +++ b/csrf/package.json @@ -12,7 +12,7 @@ "author": "", "license": "MIT", "dependencies": { - "@podium/layout": "4.6.110", + "@podium/layout": "5.2.9", "@podium/podlet": "4.4.63", "body-parser": "1.20.0", "cookie-parser": "1.4.6", diff --git a/csrf/packages/layout/package.json b/csrf/packages/layout/package.json index fe75170..0bc291f 100644 --- a/csrf/packages/layout/package.json +++ b/csrf/packages/layout/package.json @@ -7,7 +7,7 @@ "start": "node server.js" }, "dependencies": { - "@podium/layout": "4.6.110", + "@podium/layout": "5.2.9", "express": "4.18.1" } }