Commit Graph

31 Commits

Author SHA1 Message Date
dependabot[bot]
857f86f0d5 Bump lodash from 4.17.20 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-30 00:50:54 +00:00
Trevor Blades
d8ae2b3f4b Revert "Move to Vercel" 2021-06-29 17:49:15 -07:00
Trevor Blades
95639305a5 Merge pull request #31 from trevorblades/vercel
Move to Vercel
2021-06-24 16:32:44 -07:00
Trevor Blades
34f9c154f3 Port API to vercel 2021-06-24 16:17:12 -07:00
dependabot[bot]
45ce8e7ea5 Bump ini from 1.3.5 to 1.3.7
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-10 23:25:48 +00:00
Trevor Blades
f62305fc12 Fix vulns 2020-11-11 12:12:40 -08:00
dependabot[bot]
b26e4d2914 Bump apollo-server from 2.10.1 to 2.14.2
Bumps [apollo-server](https://github.com/apollographql/apollo-server) from 2.10.1 to 2.14.2.
- [Release notes](https://github.com/apollographql/apollo-server/releases)
- [Changelog](https://github.com/apollographql/apollo-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/apollographql/apollo-server/compare/apollo-server@2.10.1...apollo-server@2.14.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-06 18:39:47 +00:00
Trevor Blades
7e0d2de6ed Add filter to countries field 2020-03-29 13:59:32 -07:00
Trevor Blades
c78571d130 Upgrade countries-list dependency 2020-03-27 13:46:54 -07:00
Trevor Blades
9740cffa16 Update deps 2020-03-27 11:52:20 -07:00
dependabot[bot]
38bb8e2220 Bump acorn from 6.3.0 to 6.4.1
Bumps [acorn](https://github.com/acornjs/acorn) from 6.3.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/6.3.0...6.4.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-13 23:06:02 +00:00
Trevor Blades
d7bcd99410 Specify a port option 2020-02-26 20:08:15 -08:00
Trevor Blades
357e6acf41 Move back to heroku 2020-02-26 20:02:44 -08:00
dependabot[bot]
93acd7f00b Bump yarn from 1.17.3 to 1.22.0
Bumps [yarn](https://github.com/yarnpkg/yarn) from 1.17.3 to 1.22.0.
- [Release notes](https://github.com/yarnpkg/yarn/releases)
- [Changelog](https://github.com/yarnpkg/yarn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yarnpkg/yarn/compare/v1.17.3...v1.22.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-02-14 23:28:13 +00:00
Trevor Blades
b3ce4c8d36 Try noop 2020-02-06 12:49:40 -08:00
Trevor Blades
542bf8628f Try adding a build command 2020-02-06 12:37:03 -08:00
Trevor Blades
b89b2acdd7 Use a netlify lambda for the API 2020-02-06 12:31:44 -08:00
Trevor Blades
4320bd639b Add states field to country 2020-02-02 15:27:41 -08:00
Trevor Blades
14a56fb458 Stop trying to publish schema 2019-08-21 20:33:28 -07:00
Trevor Blades
7e82a3e17a Add pm2 to devDependencies 2019-08-21 20:12:30 -07:00
Trevor Blades
7e68c39351 Update deps and rewrite resolvers to not compute everything and put it in context 2019-07-22 01:16:09 -07:00
Trevor Blades
77360d3649 Upgrade apollo CLI 2019-07-22 00:49:40 -07:00
Trevor Blades
457d46cf34 Fix vulns 2019-07-21 19:38:57 -07:00
Trevor Blades
57ce6855f9 Fix vulns 2019-06-26 21:21:45 -07:00
unknown
dc32ba9d34 added field countries for continents 2019-01-09 14:41:26 +09:00
Trevor Blades
d66640ff01 Reinstall nodemon to fix vulnerability 2018-11-29 16:07:19 -08:00
Trevor Blades
f2931f1d96 Put apollo back in devDependencies 2018-11-08 14:59:10 -08:00
Trevor Blades
861629b837 Don't need to include apollo cli cause I'm using npx 2018-11-08 12:22:01 -08:00
Trevor Blades
f7a735903b Add apollo schema checks 2018-11-01 11:38:57 -07:00
Trevor Blades
61951414fb Add port option to server.listen 2018-10-11 13:30:52 -04:00
Trevor Blades
ce585f546d Initial commit 2018-10-11 00:06:53 -04:00