diff --git a/CHANGELOG.md b/CHANGELOG.md index 924dc36..274c705 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,10 +6,10 @@ All notable changes to this project will be documented in this file. ### What's Changed -* Stop browser tests running when changelog updated by [@adamwhp](https://github.com/adamwhp) in https://github.com/moonpixels/blast/pull/174 -* Bump Vue to 3.4 by [@adamwhp](https://github.com/adamwhp) in https://github.com/moonpixels/blast/pull/175 -* Bump follow-redirects from 1.15.3 to 1.15.4 by [@dependabot](https://github.com/dependabot) in https://github.com/moonpixels/blast/pull/176 -* Fix issue causing integrity constraint violation when storing visits by [@adamwhp](https://github.com/adamwhp) in https://github.com/moonpixels/blast/pull/178 +- Stop browser tests running when changelog updated by [@adamwhp](https://github.com/adamwhp) in https://github.com/moonpixels/blast/pull/174 +- Bump Vue to 3.4 by [@adamwhp](https://github.com/adamwhp) in https://github.com/moonpixels/blast/pull/175 +- Bump follow-redirects from 1.15.3 to 1.15.4 by [@dependabot](https://github.com/dependabot) in https://github.com/moonpixels/blast/pull/176 +- Fix issue causing integrity constraint violation when storing visits by [@adamwhp](https://github.com/adamwhp) in https://github.com/moonpixels/blast/pull/178 **Full Changelog**: https://github.com/moonpixels/blast/compare/v2.1.5...v2.1.6 diff --git a/package-lock.json b/package-lock.json index d03bba2..a322dcf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3601,9 +3601,9 @@ } }, "node_modules/follow-redirects": { - "version": "1.15.5", - "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.5.tgz", - "integrity": "sha512-vSFWUON1B+yAw1VN4xMfxgn5fTUiaOzAJCKBwIIgT/+7CuGy9+r+5gITvP62j3RmaD5Ph65UaERdOSRGUzZtgw==", + "version": "1.15.6", + "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.6.tgz", + "integrity": "sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==", "dev": true, "funding": [ {