Skip to content

Commit

Permalink
Merge pull request #71 from Suvink/authjs-lock
Browse files Browse the repository at this point in the history
Locked AuthJS version to v0.2.20
  • Loading branch information
brionmario authored Dec 13, 2021
2 parents 4e8d6b2 + 9b619be commit 814e8f5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 52 deletions.
2 changes: 1 addition & 1 deletion lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"author": "Asgardeo",
"license": "Apache-2.0",
"dependencies": {
"@asgardeo/auth-js": "^0.2.19",
"@asgardeo/auth-js": "0.2.20",
"@babel/runtime-corejs3": "^7.11.2",
"await-semaphore": "^0.1.3",
"axios": "^0.21.0",
Expand Down
55 changes: 4 additions & 51 deletions lib/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,15 @@
# yarn lockfile v1


"@asgardeo/auth-js@^0.2.19":
version "0.2.19"
resolved "https://registry.yarnpkg.com/@asgardeo/auth-js/-/auth-js-0.2.19.tgz#af9d399eb4a140c8bd2bc3fd6af1d3749cd2a107"
integrity sha512-AW118p8+o77U9JdmoW7r1/4l/nANg1J2k2pTLL1H97NCBcxiDS3wLE8luz8VOUqXO4H6YirfP7NGkLQUyndVdQ==
"@asgardeo/[email protected].20":
version "0.2.20"
resolved "https://registry.yarnpkg.com/@asgardeo/auth-js/-/auth-js-0.2.20.tgz#7b7f18c8ca7f2d0e856ef3fe23e0b566a361a9fb"
integrity sha512-dLWOdVt9yT2kK5svk8+cCeFqThfR7cdyMm/6MIZcMNzvP3wkkf6J2wADOO/7969JynxeVGMxNo8wSGAoabmOHw==
dependencies:
base64url "^3.0.1"
fast-sha256 "^1.3.0"
jose "^3.1.2"
randombytes "^2.1.0"
secure-random-bytes "^3.0.1"

"@babel/cli@^7.10.5":
version "7.16.0"
Expand Down Expand Up @@ -1462,11 +1461,6 @@ doctrine@^3.0.0:
dependencies:
esutils "^2.0.2"

dom-walk@^0.1.0:
version "0.1.2"
resolved "https://registry.yarnpkg.com/dom-walk/-/dom-walk-0.1.2.tgz#0c548bef048f4d1f2a97249002236060daa3fd84"
integrity sha512-6QvTW9mrGeIegrFXdtQi9pk7O/nSK6lSdXW2eqUspN5LWD7UTji2Fqw5V2YLjBpHEoU9Xl/eUWNpDeZvoyOv2w==

electron-to-chromium@^1.3.896:
version "1.4.16"
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.16.tgz#38ddecc616385e6f101359d1b978c802664157d2"
Expand Down Expand Up @@ -1745,13 +1739,6 @@ get-intrinsic@^1.0.2:
has "^1.0.3"
has-symbols "^1.0.1"

get-random-values@^1.2.2:
version "1.2.2"
resolved "https://registry.yarnpkg.com/get-random-values/-/get-random-values-1.2.2.tgz#f1d944d0025433d53a2bd9941b9e975d98a2f7ff"
integrity sha512-lMyPjQyl0cNNdDf2oR+IQ/fM3itDvpoHy45Ymo2r0L1EjazeSl13SfbKZs7KtZ/3MDCeueiaJiuOEfKqRTsSgA==
dependencies:
global "^4.4.0"

glob-parent@^5.1.2, glob-parent@~5.1.2:
version "5.1.2"
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.2.tgz#869832c58034fe68a4093c17dc15e8340d8401c4"
Expand All @@ -1771,14 +1758,6 @@ glob@^7.0.0, glob@^7.1.3, glob@^7.1.6:
once "^1.3.0"
path-is-absolute "^1.0.0"

global@^4.4.0:
version "4.4.0"
resolved "https://registry.yarnpkg.com/global/-/global-4.4.0.tgz#3e7b105179006a323ed71aafca3e9c57a5cc6406"
integrity sha512-wv/LAoHdRE3BeTGz53FAamhGlPLhlssK45usmGFThIi4XqnBmjKQ16u+RNbP7WvigRZDxUsM0J3gcQ5yicaL0w==
dependencies:
min-document "^2.19.0"
process "^0.11.10"

globals@^11.1.0:
version "11.12.0"
resolved "https://registry.yarnpkg.com/globals/-/globals-11.12.0.tgz#ab8795338868a0babd8525758018c2a7eb95c42e"
Expand Down Expand Up @@ -2032,13 +2011,6 @@ merge-stream@^2.0.0:
resolved "https://registry.yarnpkg.com/merge-stream/-/merge-stream-2.0.0.tgz#52823629a14dd00c9770fb6ad47dc6310f2c1f60"
integrity sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==

min-document@^2.19.0:
version "2.19.0"
resolved "https://registry.yarnpkg.com/min-document/-/min-document-2.19.0.tgz#7bd282e3f5842ed295bb748cdd9f1ffa2c824685"
integrity sha1-e9KC4/WELtKVu3SM3Z8f+iyCRoU=
dependencies:
dom-walk "^0.1.0"

minimatch@^3.0.4:
version "3.0.4"
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083"
Expand Down Expand Up @@ -2178,11 +2150,6 @@ prelude-ls@^1.2.1:
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==

process@^0.11.10:
version "0.11.10"
resolved "https://registry.yarnpkg.com/process/-/process-0.11.10.tgz#7332300e840161bda3e69a1d1d91a7d4bc16f182"
integrity sha1-czIwDoQBYb2j5podHZGn1LwW8YI=

progress@^2.0.0:
version "2.0.3"
resolved "https://registry.yarnpkg.com/progress/-/progress-2.0.3.tgz#7e8cf8d8f5b8f239c1bc68beb4eb78567d572ef8"
Expand Down Expand Up @@ -2363,20 +2330,6 @@ safe-buffer@~5.1.1:
resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.1.2.tgz#991ec69d296e0313747d59bdfd2b745c35f8828d"
integrity sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==

secure-random-bytes@^3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/secure-random-bytes/-/secure-random-bytes-3.0.1.tgz#7a2d64a4cc7e99d0140fca3f0442fa76756cde6d"
integrity sha512-ssbk1VShojCe2rgqdz0ULu6ikrJDNuUfsUaqpSTid2n7xUiRFlatfvSLNN8BVqOdfliJptsoqu5NXbOZWpme4A==
dependencies:
secure-random-octet "^2.0.0"

secure-random-octet@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/secure-random-octet/-/secure-random-octet-2.0.0.tgz#e460737d0d03f6a780c674451516e56f7692c029"
integrity sha512-6LuHtdATut7HD0KRehBOTdpRvGoGBTd9eL3ZtA68bpOCP2xOK6ywDncxmqEa4dRXz4skCc42Q/SxPwcwZpZ8kQ==
dependencies:
get-random-values "^1.2.2"

[email protected]:
version "7.0.0"
resolved "https://registry.yarnpkg.com/semver/-/semver-7.0.0.tgz#5f3ca35761e47e05b206c6daff2cf814f0316b8e"
Expand Down

0 comments on commit 814e8f5

Please sign in to comment.