Skip to content

Commit 3e131c7

Browse files
committed
chore: bump deps
1 parent 2bc85bd commit 3e131c7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@ladjs/shared-config": "^1.0.1",
2727
"@ladjs/store-ip-address": "^0.0.7",
2828
"boolean": "3.0.0",
29-
"cabin": "^5.0.12",
29+
"cabin": "^5.0.13",
3030
"express-request-id": "^1.4.1",
3131
"kcors": "^2.2.2",
3232
"koa": "^2.11.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1153,10 +1153,10 @@ [email protected], bytes@^3.0.0:
11531153
resolved "https://registry.yarnpkg.com/bytes/-/bytes-3.1.0.tgz#f6cf7933a360e0588fa9fde85651cdc7f805d1f6"
11541154
integrity sha512-zauLjrfCG+xvoyaqLoV8bLVXXNGC4JqlxFCutSDWA6fJrTo2ZuvLYTqZ7aHBLZSMOopbzwv8f+wZcVzfVTI2Dg==
11551155

1156-
cabin@^5.0.12:
1157-
version "5.0.12"
1158-
resolved "https://registry.yarnpkg.com/cabin/-/cabin-5.0.12.tgz#b67cdb4c292830a9782dcfcbe1c11b40635b1361"
1159-
integrity sha512-YExY3OTqFdZOOdwDCtZxlkoPrmHdEqlittDZTVlurlbJqWGZvytMDtTIRdSYcxO1LoAlYOraik8A4wZEiumpzA==
1156+
cabin@^5.0.13:
1157+
version "5.0.13"
1158+
resolved "https://registry.yarnpkg.com/cabin/-/cabin-5.0.13.tgz#b108647539cb28a9f760fdda653a7530b8558b4d"
1159+
integrity sha512-2jbj4rdy1r8UTUA5gUPIllaNOnqD1dgOp2vzlWMAD/i/GPXQo4cRugMCn3kI//pYcdkCHj/euOYQ7IO3czdmAg==
11601160
dependencies:
11611161
ansi-colors "^4.1.1"
11621162
axe "^4.0.5"

0 commit comments

Comments
 (0)