Skip to content

Commit c81ba47

Browse files
committed
Update dependency micropub-express to ^0.9.0
1 parent dc68bf8 commit c81ba47

File tree

2 files changed

+11
-65
lines changed

2 files changed

+11
-65
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,6 @@
6363
"fulfills": "^2.1.0",
6464
"github-publish": "^3.0.0",
6565
"js-yaml": "^3.12.1",
66-
"micropub-express": "^0.8.1"
66+
"micropub-express": "^0.9.0"
6767
}
6868
}

yarn.lock

Lines changed: 10 additions & 64 deletions
Original file line numberDiff line numberDiff line change
@@ -192,48 +192,16 @@
192192
resolved "https://registry.yarnpkg.com/@sinonjs/text-encoding/-/text-encoding-0.7.1.tgz#8da5c6530915653f3a1f38fd5f101d8c3f8079c5"
193193
integrity sha512-+iTbntw2IZPb/anVDbypzfQa+ay64MW0Zo8aJ8gZPWMMK6/OubMVb6lUPMagqjOPnmtauXnFCACVl3O7ogjeqQ==
194194

195-
"@types/body-parser@*":
196-
version "1.17.1"
197-
resolved "https://registry.yarnpkg.com/@types/body-parser/-/body-parser-1.17.1.tgz#18fcf61768fb5c30ccc508c21d6fd2e8b3bf7897"
198-
integrity sha512-RoX2EZjMiFMjZh9lmYrwgoP9RTpAjSHiJxdp4oidAQVO02T7HER3xj9UKue5534ULWeqVEkujhWcyvUce+d68w==
199-
dependencies:
200-
"@types/connect" "*"
201-
"@types/node" "*"
202-
203195
"@types/color-name@^1.1.1":
204196
version "1.1.1"
205197
resolved "https://registry.yarnpkg.com/@types/color-name/-/color-name-1.1.1.tgz#1c1261bbeaa10a8055bbc5d8ab84b7b2afc846a0"
206198
integrity sha512-rr+OQyAjxze7GgWrSaJwydHStIhHq2lvY3BOC2Mj7KnzI7XK0Uw1TOOdI9lDoajEbSWLiYgoo4f1R51erQfhPQ==
207199

208-
"@types/connect@*":
209-
version "3.4.33"
210-
resolved "https://registry.yarnpkg.com/@types/connect/-/connect-3.4.33.tgz#31610c901eca573b8713c3330abc6e6b9f588546"
211-
integrity sha512-2+FrkXY4zllzTNfJth7jOqEHC+enpLeGslEhpnTAkg21GkRrWV4SsAtqchtT4YS9/nODBU2/ZfsBY2X4J/dX7A==
212-
dependencies:
213-
"@types/node" "*"
214-
215200
"@types/events@*":
216201
version "3.0.0"
217202
resolved "https://registry.yarnpkg.com/@types/events/-/events-3.0.0.tgz#2862f3f58a9a7f7c3e78d79f130dd4d71c25c2a7"
218203
integrity sha512-EaObqwIvayI5a8dCzhFrjKzVwKLxjoG9T6Ppd5CEo07LRKfQ8Yokw54r5+Wq7FaBQ+yXRvQAYPrHwya1/UFt9g==
219204

220-
"@types/express-serve-static-core@*":
221-
version "4.17.2"
222-
resolved "https://registry.yarnpkg.com/@types/express-serve-static-core/-/express-serve-static-core-4.17.2.tgz#f6f41fa35d42e79dbf6610eccbb2637e6008a0cf"
223-
integrity sha512-El9yMpctM6tORDAiBwZVLMcxoTMcqqRO9dVyYcn7ycLWbvR8klrDn8CAOwRfZujZtWD7yS/mshTdz43jMOejbg==
224-
dependencies:
225-
"@types/node" "*"
226-
"@types/range-parser" "*"
227-
228-
"@types/express@*", "@types/express@^4.17.0":
229-
version "4.17.2"
230-
resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.2.tgz#a0fb7a23d8855bac31bc01d5a58cadd9b2173e6c"
231-
integrity sha512-5mHFNyavtLoJmnusB8OKJ5bshSzw+qkMIBAobLrIM48HJvunFva9mOa6aBwh64lBFyNwBbs0xiEFuj4eU/NjCA==
232-
dependencies:
233-
"@types/body-parser" "*"
234-
"@types/express-serve-static-core" "*"
235-
"@types/serve-static" "*"
236-
237205
"@types/glob@^7.1.1":
238206
version "7.1.1"
239207
resolved "https://registry.yarnpkg.com/@types/glob/-/glob-7.1.1.tgz#aa59a1c6e3fbc421e07ccd31a944c30eba521575"
@@ -243,11 +211,6 @@
243211
"@types/minimatch" "*"
244212
"@types/node" "*"
245213

246-
"@types/mime@*":
247-
version "2.0.1"
248-
resolved "https://registry.yarnpkg.com/@types/mime/-/mime-2.0.1.tgz#dc488842312a7f075149312905b5e3c0b054c79d"
249-
integrity sha512-FwI9gX75FgVBJ7ywgnq/P7tw+/o1GUbtP0KzbtusLigAOgIgNISRK0ZPl4qertvXSIE8YbsVJueQ90cDt9YYyw==
250-
251214
"@types/minimatch@*":
252215
version "3.0.3"
253216
resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-3.0.3.tgz#3dca0e3f33b200fc7d1139c0cd96c1268cadfd9d"
@@ -258,13 +221,6 @@
258221
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.1.tgz#283f669ff76d7b8260df8ab7a4262cc83d988256"
259222
integrity sha512-fZQQafSREFyuZcdWFAExYjBiCL7AUCdgsk80iO0q4yihYYdcIiH28CcuPTGFgLOCC8RlW49GSQxdHwZP+I7CNg==
260223

261-
"@types/multer@^1.3.7":
262-
version "1.3.10"
263-
resolved "https://registry.yarnpkg.com/@types/multer/-/multer-1.3.10.tgz#d7afbd916f688fceb4460320e62a8ad1ab3e3cad"
264-
integrity sha512-3hECfz+W0ix/LvPanp87mjO3kOyDnJYTpY9y7gdBxXnYXqEcj21pD0lW7KEUFFr8CHrDF5Mhh7o241KLEXDRoQ==
265-
dependencies:
266-
"@types/express" "*"
267-
268224
"@types/node@*":
269225
version "13.5.0"
270226
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.5.0.tgz#4e498dbf355795a611a87ae5ef811a8660d42662"
@@ -280,19 +236,6 @@
280236
resolved "https://registry.yarnpkg.com/@types/parse-json/-/parse-json-4.0.0.tgz#2f8bb441434d163b35fb8ffdccd7138927ffb8c0"
281237
integrity sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==
282238

283-
"@types/range-parser@*":
284-
version "1.2.3"
285-
resolved "https://registry.yarnpkg.com/@types/range-parser/-/range-parser-1.2.3.tgz#7ee330ba7caafb98090bece86a5ee44115904c2c"
286-
integrity sha512-ewFXqrQHlFsgc09MK5jP5iR7vumV/BYayNC6PgJO2LPe8vrnNFyjQjSppfEngITi0qvfKtzFvgKymGheFM9UOA==
287-
288-
"@types/serve-static@*":
289-
version "1.13.3"
290-
resolved "https://registry.yarnpkg.com/@types/serve-static/-/serve-static-1.13.3.tgz#eb7e1c41c4468272557e897e9171ded5e2ded9d1"
291-
integrity sha512-oprSwp094zOglVrXdlo/4bAHtKTAxX6VT8FOZlBKrmyLbNvE1zxZyJ6yikMVtHIvwP45+ZQGJn+FdXGKTozq0g==
292-
dependencies:
293-
"@types/express-serve-static-core" "*"
294-
"@types/mime" "*"
295-
296239
"@voxpelli/eslint-config@^4.0.0":
297240
version "4.0.0"
298241
resolved "https://registry.yarnpkg.com/@voxpelli/eslint-config/-/eslint-config-4.0.0.tgz#f9577a162cf41e12edfd8ff5cc60f306c09e925d"
@@ -561,6 +504,11 @@ bunyan-adaptor@^4.0.0:
561504
resolved "https://registry.yarnpkg.com/bunyan-adaptor/-/bunyan-adaptor-4.0.0.tgz#63724b33ce8bf86ec93f8965fbcf7676f30310bc"
562505
integrity sha512-JbOJx7Pqr8wmH7cDU1GXe4BKV7hKoOH0DwlCwpYrSEvhwsGMG5co2BfV5BJ/RCJzFD9IlldbZdiAVt3VZ+b9ow==
563506

507+
bunyan-adaptor@^4.0.1:
508+
version "4.0.1"
509+
resolved "https://registry.yarnpkg.com/bunyan-adaptor/-/bunyan-adaptor-4.0.1.tgz#c0c7b377e0d00f7d5ad6ba3382a2c9acbf979623"
510+
integrity sha512-pD7ernr140ZjdPu94u5uCUTVlE1Kpku8WPg5RqH7ycFmM7XmWYbQpL1GGxlDOt/BSAm5TIqG7VrnwvFzIJ3+vQ==
511+
564512
busboy@^0.2.11:
565513
version "0.2.14"
566514
resolved "https://registry.yarnpkg.com/busboy/-/busboy-0.2.14.tgz#6c2a622efcf47c57bbbe1e2a9c37ad36c7925453"
@@ -2545,15 +2493,13 @@ micromatch@^4.0.2:
25452493
braces "^3.0.1"
25462494
picomatch "^2.0.5"
25472495

2548-
micropub-express@^0.8.1:
2549-
version "0.8.1"
2550-
resolved "https://registry.yarnpkg.com/micropub-express/-/micropub-express-0.8.1.tgz#d58cee2c5424346f4ab27e94204c7b59e20163a9"
2551-
integrity sha512-mCl57FDWy54Qf4j4cbWfmEIeil84tMN+Qgu8CAsB3C7wQv8C1IafOQ0/wqtHhrgXxTN9lvmHdr4I8w0FIpJvnQ==
2496+
micropub-express@^0.9.0:
2497+
version "0.9.1"
2498+
resolved "https://registry.yarnpkg.com/micropub-express/-/micropub-express-0.9.1.tgz#da0e36cf90849070efa51269e9134109eec6a24c"
2499+
integrity sha512-RuDsq1wISB+iovQhzbGFlBVdz3syho/lytmTxSQ5wHrYOrz5THjjJzM4sOh4fh2tuMHPT0lkj2WFYDFmbx7THg==
25522500
dependencies:
2553-
"@types/express" "^4.17.0"
2554-
"@types/multer" "^1.3.7"
25552501
body-parser "^1.13.1"
2556-
bunyan-adaptor "^4.0.0"
2502+
bunyan-adaptor "^4.0.1"
25572503
express "^4.13.0"
25582504
multer "^1.0.1"
25592505
node-fetch "^1.3.0"

0 commit comments

Comments
 (0)