Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/package.json
Commit message (Collapse)AuthorAgeFilesLines
* Update NPM packagesArthur de Jong2022-12-031-16/+16
| | | | | | | | | | | | | | | | | | | | | | Includes a fix for CVE-2022-31160 in jQuery UI. This vulnerability does not seem to impact webchat because we don't use radio buttons. Includes fixes for CVE-2022-37599, CVE-2022-37601 and CVE-2022-37603 in webpack loader-utils. These vulnerabilities does not seem to impact webchat because we don't run webpack on untrusted input. Includes a fix for CVE-2022-3517 in minimatch. This vulnerability does not seem to impact webchat because we don't run it on untrusted input. Includes a fix for CVE-2021-44906 in minimist. This vulnerability does not seem to impact webchat because we don't run it on untrusted input. Includes a fix for CVE-2022-25758 in scss-tokenizer. This vulnerability does not seem to impact webchat because we don't run it on untrusted input. Inlcude s a fix for CVE-2022-25858 in terser. This vulnerability does not seem to impact webchat because we don't run it on untrusted input.
* Update NPM packagesArthur de Jong2022-01-301-12/+12
| | | | | | Includes fixes for CVE-2021-3807 in the ansi-regex package, CVE-2021-3918 in json-schema and CVE-2021-23566 in nanoid which should only be used to build the resulting Javascript.
* Upgrade to Bootstrap 5Arthur de Jong2021-11-071-1/+1
|
* Update NPM packagesArthur de Jong2021-11-071-14/+14
| | | | Includes a fix for CVE-2021-41183 in the jquery-ui package.
* Update NPM packagesArthur de Jong2021-10-021-7/+7
| | | | | Includes fixes for CVE-2021-37712 and CVE-2021-3803 in the tar and nth-check packages.
* Update NPM packagesArthur de Jong2021-08-101-8/+8
| | | | | Includes fixes for CVE-2021-32804 and CVE-2021-32803 in the tar npm package.
* Update some NPM packagesArthur de Jong2021-07-181-17/+21
|
* Update NPM packagesArthur de Jong2020-12-201-17/+17
| | | | | | Includes a fix for CVE-2020-7788 in ini npm package. Closes https://github.com/arthurdejong/webchat/pull/3
* Update some NPM packagesArthur de Jong2020-07-221-7/+7
| | | | Closes https://github.com/arthurdejong/webchat/pull/2
* Update NPM packagesArthur de Jong2020-05-231-19/+14
| | | | Closes https://github.com/arthurdejong/webchat/pull/1
* Publish files under the GPLv3+Arthur de Jong2020-05-231-1/+1
|
* Use webrtc-adapterArthur de Jong2020-04-291-1/+2
| | | | This will hopefully ensure that more browsers are supported.
* Initial commitArthur de Jong2020-03-281-0/+43