thinking-in-react
thinking-in-react copied to clipboard
The goal of this exercise is to learn how to think in React, by https://reactgraphql.academy/
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.6.1 to 1.14.8. Commits 3d81dc3 Release version 1.14.8 of the npm package. 62e546a Drop confidential headers across schemes. 2ede36d Release version 1.14.7 of the npm package. 8b347cb...
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.7.0 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@ChALkeR). Fix boolean schemas with strictKeywords...
Bumps [node-forge](https://github.com/digitalbazaar/forge) from 0.7.5 to 0.10.0. Changelog Sourced from node-forge's changelog. 0.10.0 - 2020-09-01 Changed BREAKING: Node.js 4 no longer supported. The code may still work, and non-invasive patches to...
Bumps [json5](https://github.com/json5/json5) from 0.5.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...