Skip to content

Commit 2989427

Browse files
author
Thorn Walli
committed
Merge branch 'feature/ios-firefox-unsupport' of https://github.com/GrabarzUndPartner/UnfilteredTruth into feature/ios-firefox-unsupport
2 parents 44d9690 + 0ffd18f commit 2989427

File tree

5 files changed

+22
-16
lines changed

5 files changed

+22
-16
lines changed

.gitlab-ci.yml

-4
This file was deleted.

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Project Changelog
22

3+
## [1.5.3](https://github.com/GrabarzUndPartner/UnfilteredTruth/compare/v1.5.2...v1.5.3) (2021-03-05)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency postcss-momentum-scrolling to v3.8.16 ([43ab5c7](https://github.com/GrabarzUndPartner/UnfilteredTruth/commit/43ab5c7a9869bbee33cadc7faaea162dd9e170fb))
9+
* **deps:** update dependency postcss-nested to v5.0.5 ([6129b2d](https://github.com/GrabarzUndPartner/UnfilteredTruth/commit/6129b2d72380004fad8d03452f4011cae806d3c4))
10+
* **deps:** update dependency snyk to v1.471.0 ([6cb8069](https://github.com/GrabarzUndPartner/UnfilteredTruth/commit/6cb806950e0cd48ff08d0487c5a36e888a6ac8dc))
11+
* **deps:** update dependency wavesurfer.js to v4.6.0 ([2f1f68c](https://github.com/GrabarzUndPartner/UnfilteredTruth/commit/2f1f68c272563cf333c72e3c7bf3b3b339b695e0))
12+
313
## [1.5.2](https://github.com/GrabarzUndPartner/UnfilteredTruth/compare/v1.5.1...v1.5.2) (2021-03-04)
414

515

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Learn more about [NuxtJS](https://nuxtjs.org/)
4444
- [ ] i18n support
4545

4646
## Thanks to:
47-
- [Todd Jeremy](https://uniontownlabs.org/notebook/2016/09/18/tricking-instagram-with-infrasound/)
47+
- [Todd Jeremy Treece](https://uniontownlabs.org/notebook/2016/09/18/tricking-instagram-with-infrasound/)
4848
- [videoconverter.js](https://github.com/bgrins/videoconverter.js/)
4949

5050
## License

package-lock.json

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "unfiltered-truth",
3-
"version": "1.5.2",
3+
"version": "1.5.3",
44
"description": "A basic tool to protect a basic right: sharing video evidence with the world – unobstructed by copyright filters.",
55
"author": "Stephan Gerbeth",
66
"contributors": [
@@ -81,7 +81,7 @@
8181
"binary-data-chunking": "3.0.1",
8282
"core-js": "3.9.1",
8383
"css-loader": "5.1.1",
84-
"file-type": "16.2.0",
84+
"file-type": "16.3.0",
8585
"license-webpack-plugin": "2.3.15",
8686
"lost": "8.3.1",
8787
"nuxt": "2.15.2",
@@ -98,12 +98,12 @@
9898
"reqlim": "0.0.0",
9999
"rucksack-css": "1.0.2",
100100
"rxjs": "6.6.6",
101-
"snyk": "1.471.0",
101+
"snyk": "1.473.0",
102102
"wavesurfer.js": "4.6.0",
103103
"worker-loader": "3.0.8"
104104
},
105105
"peerDependencies": {
106106
"postcss": "8.2.7"
107107
},
108108
"snyk": true
109-
}
109+
}

0 commit comments

Comments
 (0)