Skip to content

Commit c961a14

Browse files
committed
chore: bump deps
1 parent 5280900 commit c961a14

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@ladjs/shared-config": "^0.0.9",
2727
"@ladjs/store-ip-address": "^0.0.6",
2828
"boolean": "^1.0.0",
29-
"cabin": "^5.0.4",
29+
"cabin": "^5.0.7",
3030
"express-request-id": "^1.4.1",
3131
"kcors": "^2.2.2",
3232
"koa": "^2.8.1",
@@ -58,7 +58,7 @@
5858
"fixpack": "^2.3.1",
5959
"husky": "^3.0.5",
6060
"lint-staged": "^9.2.5",
61-
"mongoose": "^5.7.0",
61+
"mongoose": "^5.7.1",
6262
"nyc": "^14.1.1",
6363
"remark-cli": "^7.0.0",
6464
"remark-preset-github": "^0.0.16",

yarn.lock

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

1187-
cabin@^5.0.4:
1188-
version "5.0.4"
1189-
resolved "https://registry.yarnpkg.com/cabin/-/cabin-5.0.4.tgz#f94f0f1ed22219df11791b10c590e7c4924c4691"
1190-
integrity sha512-e0+D+8EI1RvvE75HqivcfDvIIZE0pgudxJCf0CDNi8ae/LCDQY3vMYaTzxgl06/70A6f19QDgkYBSl4siYmF5w==
1187+
cabin@^5.0.7:
1188+
version "5.0.7"
1189+
resolved "https://registry.yarnpkg.com/cabin/-/cabin-5.0.7.tgz#e24f343b0cb46447e2190bd5a0db16b400fd054f"
1190+
integrity sha512-N8Q7giatS9C0zplehe1+j4oUJrThm7mOVklz4NnDeop7QNaWmDE5Y6/Y5+q6szUCH3Y2nS32AMD3NDonYjn+5A==
11911191
dependencies:
11921192
ansi-colors "^4.1.1"
11931193
axe "^4.0.4"
@@ -5256,10 +5256,10 @@ [email protected]:
52565256
resolved "https://registry.yarnpkg.com/mongoose-legacy-pluralize/-/mongoose-legacy-pluralize-1.0.2.tgz#3ba9f91fa507b5186d399fb40854bff18fb563e4"
52575257
integrity sha512-Yo/7qQU4/EyIS8YDFSeenIvXxZN+ld7YdV9LqFVQJzTLye8unujAWPZ4NWKfFA+RNjh+wvTWKY9Z3E5XM6ZZiQ==
52585258

5259-
mongoose@^5.7.0:
5260-
version "5.7.0"
5261-
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-5.7.0.tgz#5a686d7a85342784a26d1afb875a2a8170a7a32f"
5262-
integrity sha512-nE43r4kEUpUBfr32rf+zJKEtzd6I3F5YdbrSHp/DDdVQyej34Cv7gfBdcoRNehrPQDV3khOh0JpiS1aLN9/OCw==
5259+
mongoose@^5.7.1:
5260+
version "5.7.1"
5261+
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-5.7.1.tgz#47f8feb3d28e9caf645859e4245a933b39c1797b"
5262+
integrity sha512-TJeZHb5h8UGH++ctngh2shgZuZmR9o0D8elxfkWzIpKB6QAFsJPmALtDuD6RYZTS33+CifhDdAMGqs3OpJ3cyQ==
52635263
dependencies:
52645264
async "2.6.2"
52655265
bson "~1.1.1"

0 commit comments

Comments
 (0)