mastering-chrome-devtools
mastering-chrome-devtools copied to clipboard
:fire: Website for teaching Chrome DevTools
Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 6.3.1. Release notes Sourced from semver's releases. v6.3.1 6.3.1 (2023-07-10) Bug Fixes 928e56d #591 better handling of whitespace (#591) (@lukekarrys, @joaomoreno, @nicolo-ribaudo) Changelog Sourced from...
It is better to tie the port to the one that is provided by the environment when deploying the app. Some services will not expose port 3000.
Bumps [fastify](https://github.com/fastify/fastify) from 3.11.0 to 3.29.4. Release notes Sourced from fastify's releases. v3.29.4 ⚠️ Security Release ⚠️ Fix for "Incorrect Content-Type parsing can lead to CSRF attack" and CVE-2022-41919 Full...
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2. Commits 699c459 3.1.2 2f2b5ff fix: trim pattern 25d7c0d 3.1.1 55dda29 fix: treat nocase:true as always having magic 5e1fb8d 3.1.0 f8145c5 Add 'allowWindowsEscape' option 570e8b1...
Bumps [fastify-static](https://github.com/fastify/fastify-static) from 3.4.0 to 4.2.4. Release notes Sourced from fastify-static's releases. v4.2.4 ⚠️ Security release CVE: CVE-2021-22963 Security Advisory: https://github.com/fastify/fastify-static/security/advisories/GHSA-p6vg-p826-qp3v See also: https://hackerone.com/reports/1354255 (disclosed soon) What's Changed Bump actions/setup-node...