Commit Graph

7 Commits

Author SHA1 Message Date
argoyle 955dd65df1 Merge branch 'dependabot-npm_and_yarn-buffer-6.0.3' into 'main'
chore(deps): bump buffer from 5.2.1 to 6.0.3

See merge request unboundsoftware/shiny/auth0mock!9
2021-10-26 12:21:31 +00:00
argoyle 8ef97b96db chore(deps): bump buffer from 5.2.1 to 6.0.3
Bumps [buffer](https://github.com/feross/buffer) from 5.2.1 to 6.0.3.
- [Release notes](https://github.com/feross/buffer/releases)
- [Commits](https://github.com/feross/buffer/compare/v5.2.1...v6.0.3)
2021-10-26 11:21:16 +00:00
argoyle 5affa50c34 chore(deps): bump base64-url from 2.2.1 to 2.3.3
Bumps [base64-url](https://github.com/joaquimserafim/base64-url) from 2.2.1 to 2.3.3.
- [Release notes](https://github.com/joaquimserafim/base64-url/releases)
- [Commits](https://github.com/joaquimserafim/base64-url/compare/v2.2.1...v2.3.3)
2021-10-26 11:21:07 +00:00
argoyle 88eb2bfea2 fix: package.json & yarn.lock to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-NODEFORGE-598677
2020-09-03 06:13:48 +00:00
argoyle 1db0440a3c fix: package.json & yarn.lock to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-DOTPROP-543489
2020-04-09 05:59:03 +00:00
argoyle c5df55df68 feat: updated to be compatible with Auth0 SPA which uses the 'Authorization Code Grant using Proof Key for Code Exchange (PKCE)' flow 2019-12-19 06:57:01 +01:00
argoyle a538ee369f feat: initial commit 2019-12-17 20:32:14 +01:00