Skip to content
This repository was archived by the owner on Sep 27, 2024. It is now read-only.

Commit 73057c6

Browse files
fix(deps): update dependency @podium/layout to v5
1 parent 4e23684 commit 73057c6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

csrf/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"author": "",
1313
"license": "MIT",
1414
"dependencies": {
15-
"@podium/layout": "4.6.110",
15+
"@podium/layout": "5.2.8",
1616
"@podium/podlet": "4.4.63",
1717
"body-parser": "1.20.0",
1818
"cookie-parser": "1.4.6",

csrf/packages/layout/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"start": "node server.js"
88
},
99
"dependencies": {
10-
"@podium/layout": "4.6.110",
10+
"@podium/layout": "5.2.8",
1111
"express": "4.18.1"
1212
}
1313
}

0 commit comments

Comments
 (0)