Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
paulrobertlloyd committed Sep 5, 2020
1 parent 6827422 commit fcb8fcf
Show file tree
Hide file tree
Showing 10 changed files with 66 additions and 66 deletions.
22 changes: 11 additions & 11 deletions packages/endpoint-media/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/endpoint-media/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@
"date-fns": "^2.16.1",
"express": "^4.17.1",
"file-type": "^15.0.0",
"got": "^11.5.2",
"got": "^11.6.0",
"http-errors": "^1.8.0",
"mongodb": "^3.6.0",
"mongodb": "^3.6.1",
"multer": "^1.4.2",
"newbase60": "^1.3.1",
"uuid": "^8.3.0"
Expand Down
22 changes: 11 additions & 11 deletions packages/endpoint-micropub/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/endpoint-micropub/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,11 @@
"date-fns": "^2.16.1",
"express": "^4.17.1",
"form-data": "^3.0.0",
"got": "^11.5.1",
"got": "^11.6.0",
"http-errors": "^1.8.0",
"lodash": "^4.17.20",
"microformats-parser": "^1.4.0",
"mongodb": "^3.6.0",
"mongodb": "^3.6.1",
"multer": "^1.4.2",
"newbase60": "^1.3.1",
"post-type-discovery": "github:grantcodes/post-type-discovery",
Expand Down
16 changes: 8 additions & 8 deletions packages/endpoint-share/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/endpoint-share/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"dependencies": {
"express": "^4.17.1",
"got": "^11.5.2"
"got": "^11.6.0"
},
"publishConfig": {
"access": "public"
Expand Down
22 changes: 11 additions & 11 deletions packages/indiekit/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/indiekit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,11 @@
"debug": "^4.1.1",
"express": "^4.17.1",
"express-validator": "^6.6.1",
"got": "^11.5.1",
"got": "^11.6.0",
"http-errors": "^1.8.0",
"indieauth-helper": "^1.0.2",
"lodash": "^4.17.19",
"mongodb": "^3.6.0",
"mongodb": "^3.6.1",
"normalize-url": "^5.1.0",
"uuid": "^8.3.0"
},
Expand Down
34 changes: 17 additions & 17 deletions packages/store-github/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/store-github/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"directory": "packages/store-github"
},
"dependencies": {
"@octokit/rest": "^18.0.4"
"@octokit/rest": "^18.0.5"
},
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit fcb8fcf

Please sign in to comment.