-
Notifications
You must be signed in to change notification settings - Fork 86
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump jose from 4.11.0 to 4.15.5 (#311)
* Update deploy-master.yml * Bump get-func-name from 2.0.0 to 2.0.2 (#297) Bumps [get-func-name](https://github.com/chaijs/get-func-name) from 2.0.0 to 2.0.2. - [Release notes](https://github.com/chaijs/get-func-name/releases) - [Commits](https://github.com/chaijs/get-func-name/commits/v2.0.2) --- updated-dependencies: - dependency-name: get-func-name dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump @babel/traverse from 7.15.0 to 7.23.2 (#300) Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.15.0 to 7.23.2. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse) --- updated-dependencies: - dependency-name: "@babel/traverse" dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump jose from 4.11.0 to 4.15.5 Bumps [jose](https://github.com/panva/jose) from 4.11.0 to 4.15.5. - [Release notes](https://github.com/panva/jose/releases) - [Changelog](https://github.com/panva/jose/blob/v4.15.5/CHANGELOG.md) - [Commits](panva/jose@v4.11.0...v4.15.5) --- updated-dependencies: - dependency-name: jose dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Adam Carpenter <[email protected]> Co-authored-by: Kat Leight <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information
1 parent
d1bf883
commit 03ac7fd
Showing
2 changed files
with
87 additions
and
118 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -210,7 +210,7 @@ | |
dependencies: | ||
"@babel/highlight" "^7.14.5" | ||
|
||
"@babel/code-frame@^7.10.4", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.16.0", "@babel/code-frame@^7.16.7", "@babel/code-frame@^7.18.6": | ||
"@babel/code-frame@^7.10.4", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.16.0", "@babel/code-frame@^7.18.6": | ||
version "7.18.6" | ||
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.18.6.tgz#3b25d38c89600baa2dcc219edfa88a74eb2c427a" | ||
integrity sha512-TDCmlK5eOvH+eH7cdAFlNXeVJqWIQ7gW9tY1GJIpUtFb6CmjVyq2VM3u71bOyR8CRihcCgMUYoDNyLXao3+70Q== | ||
|
@@ -224,6 +224,14 @@ | |
dependencies: | ||
"@babel/highlight" "^7.16.7" | ||
|
||
"@babel/code-frame@^7.22.13": | ||
version "7.22.13" | ||
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.22.13.tgz#e3c1c099402598483b7a8c46a721d1038803755e" | ||
integrity sha512-XktuhWlJ5g+3TJXc5upd9Ks1HutSArik6jf2eAjYFyIOf4ej3RN+184cZbzDvbPnuTJIUhPKKJE3cIsYTiAT3w== | ||
dependencies: | ||
"@babel/highlight" "^7.22.13" | ||
chalk "^2.4.2" | ||
|
||
"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.18.6": | ||
version "7.18.6" | ||
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.18.6.tgz#8b37d24e88e8e21c499d4328db80577d8882fa53" | ||
|
@@ -299,15 +307,6 @@ | |
jsesc "^2.5.1" | ||
source-map "^0.5.0" | ||
|
||
"@babel/generator@^7.18.6": | ||
version "7.18.7" | ||
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.18.7.tgz#2aa78da3c05aadfc82dbac16c99552fc802284bd" | ||
integrity sha512-shck+7VLlY72a2w9c3zYWuE1pwOKEiQHV7GTUbSnhyl5eu3i04t30tBY82ZRWrDfo3gkakCFtevExnxbkf2a3A== | ||
dependencies: | ||
"@babel/types" "^7.18.7" | ||
"@jridgewell/gen-mapping" "^0.3.2" | ||
jsesc "^2.5.1" | ||
|
||
"@babel/generator@^7.20.5", "@babel/generator@^7.7.2": | ||
version "7.20.5" | ||
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.20.5.tgz#cb25abee3178adf58d6814b68517c62bdbfdda95" | ||
|
@@ -317,6 +316,16 @@ | |
"@jridgewell/gen-mapping" "^0.3.2" | ||
jsesc "^2.5.1" | ||
|
||
"@babel/generator@^7.23.0": | ||
version "7.23.0" | ||
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.23.0.tgz#df5c386e2218be505b34837acbcb874d7a983420" | ||
integrity sha512-lN85QRR+5IbYrMWM6Y4pE/noaQtg4pNiqeNGX60eqOfo6gtEj6uw/JagelB8vVztSd7R6M5n1+PQkDbHbBRU4g== | ||
dependencies: | ||
"@babel/types" "^7.23.0" | ||
"@jridgewell/gen-mapping" "^0.3.2" | ||
"@jridgewell/trace-mapping" "^0.3.17" | ||
jsesc "^2.5.1" | ||
|
||
"@babel/helper-annotate-as-pure@^7.14.5": | ||
version "7.14.5" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.14.5.tgz#7bf478ec3b71726d56a8ca5775b046fc29879e61" | ||
|
@@ -424,40 +433,23 @@ | |
resolve "^1.14.2" | ||
semver "^6.1.2" | ||
|
||
"@babel/helper-environment-visitor@^7.18.6": | ||
version "7.18.6" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.6.tgz#b7eee2b5b9d70602e59d1a6cad7dd24de7ca6cd7" | ||
integrity sha512-8n6gSfn2baOY+qlp+VSzsosjCVGFqWKmDF0cCWOybh52Dw3SEyoWR1KrhMJASjLwIEkkAufZ0xvr+SxLHSpy2Q== | ||
|
||
"@babel/helper-environment-visitor@^7.18.9": | ||
version "7.18.9" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.9.tgz#0c0cee9b35d2ca190478756865bb3528422f51be" | ||
integrity sha512-3r/aACDJ3fhQ/EVgFy0hpj8oHyHpQc+LPtJoY9SzTThAsStm4Ptegq92vqKoE3vD706ZVFWITnMnxucw+S9Ipg== | ||
|
||
"@babel/helper-environment-visitor@^7.22.20": | ||
version "7.22.20" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.20.tgz#96159db61d34a29dba454c959f5ae4a649ba9167" | ||
integrity sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA== | ||
|
||
"@babel/helper-explode-assignable-expression@^7.18.6": | ||
version "7.18.6" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.18.6.tgz#41f8228ef0a6f1a036b8dfdfec7ce94f9a6bc096" | ||
integrity sha512-eyAYAsQmB80jNfg4baAtLeWAQHfHFiR483rzFK+BhETlGZaQC9bsfrugfXDCbRHLQbIA7U5NxhhOxN7p/dWIcg== | ||
dependencies: | ||
"@babel/types" "^7.18.6" | ||
|
||
"@babel/helper-function-name@^7.14.5": | ||
version "7.15.4" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.15.4.tgz#845744dafc4381a4a5fb6afa6c3d36f98a787ebc" | ||
integrity sha512-Z91cOMM4DseLIGOnog+Z8OI6YseR9bua+HpvLAQ2XayUGU+neTtX+97caALaLdyu53I/fjhbeCnWnRH1O3jFOw== | ||
dependencies: | ||
"@babel/helper-get-function-arity" "^7.15.4" | ||
"@babel/template" "^7.15.4" | ||
"@babel/types" "^7.15.4" | ||
|
||
"@babel/helper-function-name@^7.18.6": | ||
version "7.18.6" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.18.6.tgz#8334fecb0afba66e6d87a7e8c6bb7fed79926b83" | ||
integrity sha512-0mWMxV1aC97dhjCah5U5Ua7668r5ZmSC2DLfH2EZnf9c3/dHZKiFa5pRLMH5tjSl471tY6496ZWk/kjNONBxhw== | ||
dependencies: | ||
"@babel/template" "^7.18.6" | ||
"@babel/types" "^7.18.6" | ||
|
||
"@babel/helper-function-name@^7.18.9", "@babel/helper-function-name@^7.19.0": | ||
version "7.19.0" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.19.0.tgz#941574ed5390682e872e52d3f38ce9d1bef4648c" | ||
|
@@ -466,19 +458,13 @@ | |
"@babel/template" "^7.18.10" | ||
"@babel/types" "^7.19.0" | ||
|
||
"@babel/helper-get-function-arity@^7.15.4": | ||
version "7.16.7" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.16.7.tgz#ea08ac753117a669f1508ba06ebcc49156387419" | ||
integrity sha512-flc+RLSOBXzNzVhcLu6ujeHUrD6tANAOU5ojrRx/as+tbzf8+stUCj7+IfRRoAbEZqj/ahXEMsjhOhgeZsrnTw== | ||
dependencies: | ||
"@babel/types" "^7.16.7" | ||
|
||
"@babel/helper-hoist-variables@^7.14.5": | ||
version "7.15.4" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.15.4.tgz#09993a3259c0e918f99d104261dfdfc033f178df" | ||
integrity sha512-VTy085egb3jUGVK9ycIxQiPbquesq0HUQ+tPO0uv5mPEBZipk+5FkRKiWq5apuyTE9FUrjENB0rCf8y+n+UuhA== | ||
"@babel/helper-function-name@^7.23.0": | ||
version "7.23.0" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.23.0.tgz#1f9a3cdbd5b2698a670c30d2735f9af95ed52759" | ||
integrity sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw== | ||
dependencies: | ||
"@babel/types" "^7.15.4" | ||
"@babel/template" "^7.22.15" | ||
"@babel/types" "^7.23.0" | ||
|
||
"@babel/helper-hoist-variables@^7.18.6": | ||
version "7.18.6" | ||
|
@@ -487,6 +473,13 @@ | |
dependencies: | ||
"@babel/types" "^7.18.6" | ||
|
||
"@babel/helper-hoist-variables@^7.22.5": | ||
version "7.22.5" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.22.5.tgz#c01a007dac05c085914e8fb652b339db50d823bb" | ||
integrity sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw== | ||
dependencies: | ||
"@babel/types" "^7.22.5" | ||
|
||
"@babel/helper-member-expression-to-functions@^7.15.0": | ||
version "7.15.0" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.15.0.tgz#0ddaf5299c8179f27f37327936553e9bba60990b" | ||
|
@@ -650,6 +643,13 @@ | |
dependencies: | ||
"@babel/types" "^7.18.6" | ||
|
||
"@babel/helper-split-export-declaration@^7.22.6": | ||
version "7.22.6" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.22.6.tgz#322c61b7310c0997fe4c323955667f18fcefb91c" | ||
integrity sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g== | ||
dependencies: | ||
"@babel/types" "^7.22.5" | ||
|
||
"@babel/helper-string-parser@^7.19.4": | ||
version "7.19.4" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.19.4.tgz#38d3acb654b4701a9b77fb0615a96f775c3a9e63" | ||
|
@@ -736,6 +736,15 @@ | |
chalk "^2.0.0" | ||
js-tokens "^4.0.0" | ||
|
||
"@babel/highlight@^7.22.13": | ||
version "7.22.20" | ||
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.22.20.tgz#4ca92b71d80554b01427815e06f2df965b9c1f54" | ||
integrity sha512-dkdMCN3py0+ksCgYmGG8jKeGA/8Tk+gJwSYYlFGxG5lmhfKNoAy004YpLxpS1W2J8m/EK2Ew+yOs9pVRwO89mg== | ||
dependencies: | ||
"@babel/helper-validator-identifier" "^7.22.20" | ||
chalk "^2.4.2" | ||
js-tokens "^4.0.0" | ||
|
||
"@babel/parser@^7.1.0": | ||
version "7.15.3" | ||
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.15.3.tgz#3416d9bea748052cfcb63dbcc27368105b1ed862" | ||
|
@@ -756,10 +765,10 @@ | |
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.10.tgz#873b16db82a8909e0fbd7f115772f4b739f6ce78" | ||
integrity sha512-n2Q6i+fnJqzOaq2VkdXxy2TCPCWQZHiCo0XqmrCvDWcZQKRyZzYi4Z0yxlBuN0w+r2ZHmre+Q087DSrw3pbJDQ== | ||
|
||
"@babel/parser@^7.16.7", "@babel/parser@^7.18.6": | ||
version "7.18.6" | ||
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.18.6.tgz#845338edecad65ebffef058d3be851f1d28a63bc" | ||
integrity sha512-uQVSa9jJUe/G/304lXspfWVpKpK4euFLgGiMQFOCpM/bgcAdeoHwi/OQz23O9GK2osz26ZiXRRV9aV+Yl1O8tw== | ||
"@babel/parser@^7.22.15", "@babel/parser@^7.23.0": | ||
version "7.23.0" | ||
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.0.tgz#da950e622420bf96ca0d0f2909cdddac3acd8719" | ||
integrity sha512-vvPKKdMemU85V9WE/l5wZEmImpCtLqbnTvqDS2U1fJ96KrxoW7KrXhNsNCblQlg8Ck4b85yxdTyelsMUgFUXiw== | ||
|
||
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.18.6": | ||
version "7.18.6" | ||
|
@@ -1581,15 +1590,6 @@ | |
"@babel/parser" "^7.15.4" | ||
"@babel/types" "^7.15.4" | ||
|
||
"@babel/template@^7.15.4": | ||
version "7.16.7" | ||
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.16.7.tgz#8d126c8701fde4d66b264b3eba3d96f07666d155" | ||
integrity sha512-I8j/x8kHUrbYRTUxXrrMbfCa7jxkE7tZre39x3kjr9hvI82cK1FfqLygotcWN5kdPGWcLdWMHpSBavse5tWw3w== | ||
dependencies: | ||
"@babel/code-frame" "^7.16.7" | ||
"@babel/parser" "^7.16.7" | ||
"@babel/types" "^7.16.7" | ||
|
||
"@babel/template@^7.18.10", "@babel/template@^7.3.3": | ||
version "7.18.10" | ||
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.18.10.tgz#6f9134835970d1dbf0835c0d100c9f38de0c5e71" | ||
|
@@ -1599,59 +1599,28 @@ | |
"@babel/parser" "^7.18.10" | ||
"@babel/types" "^7.18.10" | ||
|
||
"@babel/template@^7.18.6": | ||
version "7.18.6" | ||
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.18.6.tgz#1283f4993e00b929d6e2d3c72fdc9168a2977a31" | ||
integrity sha512-JoDWzPe+wgBsTTgdnIma3iHNFC7YVJoPssVBDjiHfNlyt4YcunDtcDOUmfVDfCK5MfdsaIoX9PkijPhjH3nYUw== | ||
dependencies: | ||
"@babel/code-frame" "^7.18.6" | ||
"@babel/parser" "^7.18.6" | ||
"@babel/types" "^7.18.6" | ||
|
||
"@babel/traverse@^7.13.0": | ||
version "7.18.6" | ||
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.18.6.tgz#a228562d2f46e89258efa4ddd0416942e2fd671d" | ||
integrity sha512-zS/OKyqmD7lslOtFqbscH6gMLFYOfG1YPqCKfAW5KrTeolKqvB8UelR49Fpr6y93kYkW2Ik00mT1LOGiAGvizw== | ||
dependencies: | ||
"@babel/code-frame" "^7.18.6" | ||
"@babel/generator" "^7.18.6" | ||
"@babel/helper-environment-visitor" "^7.18.6" | ||
"@babel/helper-function-name" "^7.18.6" | ||
"@babel/helper-hoist-variables" "^7.18.6" | ||
"@babel/helper-split-export-declaration" "^7.18.6" | ||
"@babel/parser" "^7.18.6" | ||
"@babel/types" "^7.18.6" | ||
debug "^4.1.0" | ||
globals "^11.1.0" | ||
|
||
"@babel/traverse@^7.15.0": | ||
version "7.15.0" | ||
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.15.0.tgz#4cca838fd1b2a03283c1f38e141f639d60b3fc98" | ||
integrity sha512-392d8BN0C9eVxVWd8H6x9WfipgVH5IaIoLp23334Sc1vbKKWINnvwRpb4us0xtPaCumlwbTtIYNA0Dv/32sVFw== | ||
"@babel/template@^7.22.15": | ||
version "7.22.15" | ||
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.22.15.tgz#09576efc3830f0430f4548ef971dde1350ef2f38" | ||
integrity sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w== | ||
dependencies: | ||
"@babel/code-frame" "^7.14.5" | ||
"@babel/generator" "^7.15.0" | ||
"@babel/helper-function-name" "^7.14.5" | ||
"@babel/helper-hoist-variables" "^7.14.5" | ||
"@babel/helper-split-export-declaration" "^7.14.5" | ||
"@babel/parser" "^7.15.0" | ||
"@babel/types" "^7.15.0" | ||
debug "^4.1.0" | ||
globals "^11.1.0" | ||
"@babel/code-frame" "^7.22.13" | ||
"@babel/parser" "^7.22.15" | ||
"@babel/types" "^7.22.15" | ||
|
||
"@babel/traverse@^7.19.1", "@babel/traverse@^7.20.1", "@babel/traverse@^7.20.5", "@babel/traverse@^7.7.2": | ||
version "7.20.5" | ||
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.20.5.tgz#78eb244bea8270fdda1ef9af22a5d5e5b7e57133" | ||
integrity sha512-WM5ZNN3JITQIq9tFZaw1ojLU3WgWdtkxnhM1AegMS+PvHjkM5IXjmYEGY7yukz5XS4sJyEf2VzWjI8uAavhxBQ== | ||
dependencies: | ||
"@babel/code-frame" "^7.18.6" | ||
"@babel/generator" "^7.20.5" | ||
"@babel/helper-environment-visitor" "^7.18.9" | ||
"@babel/helper-function-name" "^7.19.0" | ||
"@babel/helper-hoist-variables" "^7.18.6" | ||
"@babel/helper-split-export-declaration" "^7.18.6" | ||
"@babel/parser" "^7.20.5" | ||
"@babel/types" "^7.20.5" | ||
"@babel/traverse@^7.13.0", "@babel/traverse@^7.15.0", "@babel/traverse@^7.19.1", "@babel/traverse@^7.20.1", "@babel/traverse@^7.20.5", "@babel/traverse@^7.7.2": | ||
version "7.23.2" | ||
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.2.tgz#329c7a06735e144a506bdb2cad0268b7f46f4ad8" | ||
integrity sha512-azpe59SQ48qG6nu2CzcMLbxUudtN+dOM9kDbUqGq3HXUJRlo7i8fvPoxQUzYgLZ4cMVmuZgm8vvBpNeRhd6XSw== | ||
dependencies: | ||
"@babel/code-frame" "^7.22.13" | ||
"@babel/generator" "^7.23.0" | ||
"@babel/helper-environment-visitor" "^7.22.20" | ||
"@babel/helper-function-name" "^7.23.0" | ||
"@babel/helper-hoist-variables" "^7.22.5" | ||
"@babel/helper-split-export-declaration" "^7.22.6" | ||
"@babel/parser" "^7.23.0" | ||
"@babel/types" "^7.23.0" | ||
debug "^4.1.0" | ||
globals "^11.1.0" | ||
|
||
|
@@ -1688,15 +1657,15 @@ | |
"@babel/helper-validator-identifier" "^7.16.7" | ||
to-fast-properties "^2.0.0" | ||
|
||
"@babel/types@^7.16.7", "@babel/types@^7.18.6", "@babel/types@^7.18.7": | ||
"@babel/types@^7.16.7", "@babel/types@^7.18.6": | ||
version "7.18.7" | ||
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.18.7.tgz#a4a2c910c15040ea52cdd1ddb1614a65c8041726" | ||
integrity sha512-QG3yxTcTIBoAcQmkCs+wAPYZhu7Dk9rXKacINfNbdJDNERTbLQbHGyVG8q/YGMPeCJRIhSY0+fTc5+xuh6WPSQ== | ||
dependencies: | ||
"@babel/helper-validator-identifier" "^7.18.6" | ||
to-fast-properties "^2.0.0" | ||
|
||
"@babel/types@^7.22.15": | ||
"@babel/types@^7.22.15", "@babel/types@^7.22.5", "@babel/types@^7.23.0": | ||
version "7.23.0" | ||
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.0.tgz#8c1f020c9df0e737e4e247c0619f58c68458aaeb" | ||
integrity sha512-0oIyUfKoI3mSqMvsxBdclDwxXKXAUA8v/apZbc+iSyARYou1o8ZGDxbUYyLFoW2arqS2jDGqJuZvv1d/io1axg== | ||
|
@@ -10436,7 +10405,7 @@ chai@^4.3.7: | |
pathval "^1.1.1" | ||
type-detect "^4.0.5" | ||
|
||
chalk@^2.0.0, chalk@^2.4.1: | ||
chalk@^2.0.0, chalk@^2.4.1, chalk@^2.4.2: | ||
version "2.4.2" | ||
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424" | ||
integrity sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ== | ||
|
@@ -13570,9 +13539,9 @@ get-caller-file@^2.0.1, get-caller-file@^2.0.5: | |
integrity sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg== | ||
|
||
get-func-name@^2.0.0: | ||
version "2.0.0" | ||
resolved "https://registry.yarnpkg.com/get-func-name/-/get-func-name-2.0.0.tgz#ead774abee72e20409433a066366023dd6887a41" | ||
integrity sha512-Hm0ixYtaSZ/V7C8FJrtZIuBBI+iSgL+1Aq82zSu8VQNB4S3Gk8e7Qs3VwBDJAhmRZcFqkl3tQu36g/Foh5I5ig== | ||
version "2.0.2" | ||
resolved "https://registry.yarnpkg.com/get-func-name/-/get-func-name-2.0.2.tgz#0d7cf20cd13fda808669ffa88f4ffc7a3943fc41" | ||
integrity sha512-8vXOvuE167CtIc3OyItco7N/dpRtBbYOsPsXCz7X/PMnlGjYjSGuZJgM1Y7mmew7BKf9BqvLX2tnOVy1BBUsxQ== | ||
|
||
get-intrinsic@^1.0.2, get-intrinsic@^1.1.0, get-intrinsic@^1.1.1, get-intrinsic@^1.1.2: | ||
version "1.1.2" | ||
|
@@ -15296,9 +15265,9 @@ [email protected]: | |
"@sideway/pinpoint" "^2.0.0" | ||
|
||
jose@^4.5.0: | ||
version "4.11.0" | ||
resolved "https://registry.yarnpkg.com/jose/-/jose-4.11.0.tgz#1c7f5c7806383d3e836434e8f49da531cb046a9d" | ||
integrity sha512-wLe+lJHeG8Xt6uEubS4x0LVjS/3kXXu9dGoj9BNnlhYq7Kts0Pbb2pvv5KiI0yaKH/eaiR0LUOBhOVo9ktd05A== | ||
version "4.15.5" | ||
resolved "https://registry.yarnpkg.com/jose/-/jose-4.15.5.tgz#6475d0f467ecd3c630a1b5dadd2735a7288df706" | ||
integrity sha512-jc7BFxgKPKi94uOvEmzlSWFFe2+vASyXaKUpdQKatWAESU2MWjDfFf0fdfc83CDKcA5QecabZeNLyfhe3yKNkg== | ||
|
||
js-base64@^3.7.2: | ||
version "3.7.2" | ||
|