laravel-9-simple-cms
laravel-9-simple-cms copied to clipboard
Laravel 9 content management system for starters.
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) Commits c6bdaca Version 2.6.4 8870da9 Update built files 4df6754 update changelog 8f7f903...
Bumps [composer/composer](https://github.com/composer/composer) from 2.2.4 to 2.3.5. Release notes Sourced from composer/composer's releases. 2.3.5 Security: Fixed command injection vulnerability in HgDriver/GitDriver (GHSA-x7cr-6qr6-2hh6 / CVE-2022-24828) Added warning when downloading a file with...
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8. Commits 3d81dc3 Release version 1.14.8 of the npm package. 62e546a Drop confidential headers across schemes. See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)...
updated app.css
Packages are not installing because they're locked to specific versions. cocur/slugify is locked to v4.2.0. netter/schema is locked to v1.2.2.
Bumps [webpack](https://github.com/webpack/webpack) from 5.74.0 to 5.76.1. Release notes Sourced from webpack's releases. v5.76.1 Fixed Added assert/strict built-in to NodeTargetPlugin Revert Improve performance of hashRegExp lookup by @ryanwilsonperkin in webpack/webpack#16759 v5.76.0...
Bumps [symfony/http-kernel](https://github.com/symfony/http-kernel) from 6.1.5 to 6.2.6. Release notes Sourced from symfony/http-kernel's releases. v6.2.6 Changelog (https://github.com/symfony/http-kernel/compare/v6.2.5...v6.2.6) no significant changes v6.2.5 Changelog (https://github.com/symfony/http-kernel/compare/v6.2.4...v6.2.5) no significant changes v6.2.4 Changelog (https://github.com/symfony/http-kernel/compare/v6.2.3...v6.2.4) no significant changes...
Bumps [json5](https://github.com/json5/json5) from 1.0.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...