Commit Graph

13 Commits

Author SHA1 Message Date
argoyle e6ac4d6ec8 Merge branch 'dependabot-npm_and_yarn-node-rsa-1.1.1' into 'main'
chore(deps): bump node-rsa from 1.0.5 to 1.1.1

See merge request unboundsoftware/shiny/auth0mock!13
2021-10-26 12:24:41 +00:00
argoyle c38ad1e213 Merge branch 'dependabot-npm_and_yarn-https-localhost-4.7.0' into 'main'
chore(deps): bump https-localhost from 4.1.1 to 4.7.0

See merge request unboundsoftware/shiny/auth0mock!12
2021-10-26 12:23:24 +00:00
argoyle 240758ae62 Merge branch 'dependabot-npm_and_yarn-debug-4.3.2' into 'main'
chore(deps): bump debug from 2.6.9 to 4.3.2

See merge request unboundsoftware/shiny/auth0mock!11
2021-10-26 12:23:02 +00:00
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 df044e86d3 chore(deps): bump node-rsa from 1.0.5 to 1.1.1
Bumps [node-rsa](https://github.com/rzcoder/node-rsa) from 1.0.5 to 1.1.1.
- [Release notes](https://github.com/rzcoder/node-rsa/releases)
- [Commits](https://github.com/rzcoder/node-rsa/compare/1.0.5...1.1.1)
2021-10-26 11:21:38 +00:00
argoyle 0ecfb69709 chore(deps): bump https-localhost from 4.1.1 to 4.7.0
Bumps [https-localhost](https://github.com/daquinoaldo/https-localhost) from 4.1.1 to 4.7.0.
- [Release notes](https://github.com/daquinoaldo/https-localhost/releases)
- [Commits](https://github.com/daquinoaldo/https-localhost/commits/v4.7.0)
2021-10-26 11:21:32 +00:00
argoyle 7e56bc741d chore(deps): bump debug from 2.6.9 to 4.3.2
Bumps [debug](https://github.com/visionmedia/debug) from 2.6.9 to 4.3.2.
- [Release notes](https://github.com/visionmedia/debug/releases)
- [Commits](https://github.com/visionmedia/debug/compare/2.6.9...4.3.2)
2021-10-26 11:21:28 +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