Skip to content
This repository has been archived by the owner on Oct 11, 2022. It is now read-only.

Commit

Permalink
Merge pull request #5148 from withspectrum/3.1.13
Browse files Browse the repository at this point in the history
3.1.13
  • Loading branch information
brianlovin committed May 31, 2019
2 parents 5277cee + da59634 commit b80404e
Show file tree
Hide file tree
Showing 52 changed files with 1,407 additions and 715 deletions.
2 changes: 1 addition & 1 deletion analytics/package.json
Expand Up @@ -5,7 +5,7 @@
},
"dependencies": {
"amplitude": "^3.5.0",
"aws-sdk": "^2.439.0",
"aws-sdk": "^2.454.0",
"bull": "3.3.10",
"datadog-metrics": "^0.8.1",
"debug": "^4.1.1",
Expand Down
8 changes: 4 additions & 4 deletions analytics/yarn.lock
Expand Up @@ -14,10 +14,10 @@ asynckit@^0.4.0:
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
integrity sha1-x57Zf380y48robyXkLzDZkdLS3k=

aws-sdk@^2.439.0:
version "2.439.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.439.0.tgz#4a1d177507ef80b0b515c043938d814777645c40"
integrity sha512-u7hCAMzpWbD6BqAwVHxr3cbm4YSbs0yv4crr7+bR/peM+UB6AbQLJFjFXx73dnIZq3R0Hr1bA7nh2Z9jkQLUdQ==
aws-sdk@^2.454.0:
version "2.454.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.454.0.tgz#d7c1ceec21b6245949c1934d9aedfad3aaf9694a"
integrity sha512-1vB9DNIwh+mqKD2IZspYTQapCD6f5VnMT5V2VPlXJ1CNcUdFSU8FFyxKmYApNs+S3re1h3fhWDjpwTreS+XLRQ==
dependencies:
buffer "4.9.1"
events "1.1.1"
Expand Down
24 changes: 12 additions & 12 deletions api/package.json
@@ -1,13 +1,13 @@
{
"dependencies": {
"algoliasearch": "^3.32.1",
"algoliasearch": "^3.33.0",
"apollo-local-query": "^0.3.1",
"apollo-server-cache-redis": "^0.3.1",
"apollo-server-express": "2.5.0-alpha.0",
"apollo-server-plugin-response-cache": "^0.1.0-alpha.0",
"apollo-upload-client": "^9.1.0",
"aws-sdk": "2.200.0",
"axios": "^0.16.2",
"axios": "^0.19.0",
"b2a": "^1.0.11",
"babel-plugin-replace-dynamic-import-runtime": "^1.0.2",
"babel-plugin-styled-components": "^1.10.0",
Expand All @@ -16,8 +16,8 @@
"babel-preset-env": "^1.7.0",
"backpack-core": "^0.8.3",
"body-parser": "^1.19.0",
"bull": "^3.8.1",
"casual": "^1.5.12",
"bull": "^3.9.1",
"casual": "^1.6.2",
"compression": "^1.7.4",
"cookie-parser": "^1.4.4",
"cookie-session": "^2.0.0-beta.3",
Expand All @@ -41,37 +41,37 @@
"draft-js-prism-plugin": "0.1.1",
"draftjs-to-markdown": "^0.4.2",
"emoji-regex": "^6.1.1",
"express": "^4.16.4",
"express": "^4.17.1",
"express-enforces-ssl": "^1.1.0",
"express-hot-shots": "^1.0.2",
"express-session": "^1.16.1",
"faker": "^4.1.0",
"find-with-regex": "^1.1.3",
"flow-typed": "^2.5.1",
"flow-typed": "^2.5.2",
"graphql": "0.13.x",
"graphql-cost-analysis": "^1.0.3",
"graphql-date": "^1.0.3",
"graphql-depth-limit": "^1.1.0",
"graphql-log": "^0.1.3",
"graphql-rate-limit": "^1.2.4",
"graphql-tools": "^4.0.4",
"helmet": "^3.16.0",
"highlight.js": "^9.15.6",
"helmet": "^3.18.0",
"highlight.js": "^9.15.8",
"history": "^4.9.0",
"hoist-non-react-statics": "^2.5.5",
"host-validation": "^1.2.0",
"hot-shots": "^5.9.2",
"hpp": "^0.2.2",
"hsts": "^2.2.0",
"imgix-core-js": "^1.2.1",
"imgix-core-js": "^1.3.0",
"immutability-helper": "^2.9.1",
"ioredis": "3.2.2",
"isomorphic-fetch": "^2.2.1",
"iterall": "^1.2.2",
"jest": "^21.2.1",
"json-stringify-pretty-compact": "^1.2.0",
"jsonwebtoken": "^8.5.1",
"keygrip": "^1.0.3",
"keygrip": "^1.1.0",
"linkify-it": "^2.1.0",
"localstorage-memory": "^1.0.3",
"lodash": "^4.17.11",
Expand Down Expand Up @@ -107,7 +107,7 @@
"react-router-dom": "^4.0.0-beta.7",
"react-textarea-autosize": "^4.0.5",
"react-transition-group": "^2.9.0",
"react-trend": "^1.2.4",
"react-trend": "^1.2.5",
"recompose": "^0.23.1",
"redis-tag-cache": "^1.2.1",
"redraft": "0.8.0",
Expand All @@ -134,7 +134,7 @@
"toobusy-js": "^0.5.1",
"uuid": "^3.3.2",
"validator": "^9.4.1",
"web-push": "^3.3.3"
"web-push": "^3.3.5"
},
"scripts": {
"start": "NODE_ENV=production node main.js"
Expand Down
2 changes: 1 addition & 1 deletion api/types/Community.js
Expand Up @@ -238,7 +238,7 @@ const Community = /* GraphQL */ `
input CreateCommunityInput {
name: String!
slug: LowercaseString!
description: String!
description: String
website: String
file: Upload
coverFile: Upload
Expand Down

0 comments on commit b80404e

Please sign in to comment.