Skip to content

Commit

Permalink
Merge branch 'lmendoza/9422-email-domains-interstitial-oauth' of gith…
Browse files Browse the repository at this point in the history
…ub.com:ORCID/orcid-angular into lmendoza/9422-email-domains-interstitial-oauth
  • Loading branch information
leomendoza123 committed Nov 4, 2024
2 parents 84c9d21 + b69830f commit 0e07c9c
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 26 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## v2.107.3 - 2024-11-04

[Full Changelog](https://github.com/ORCID/orcid-angular/compare/v2.107.2...v2.107.3)

## v2.107.2 - 2024-11-04

[Full Changelog](https://github.com/ORCID/orcid-angular/compare/v2.107.1...v2.107.2)

- [#2386](https://github.com/ORCID/orcid-angular/pull/2386): Lmendoza/9422 email domains interstitial oauth

## v2.107.1 - 2024-10-30

[Full Changelog](https://github.com/ORCID/orcid-angular/compare/v2.107.0...v2.107.1)
Expand Down
27 changes: 1 addition & 26 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5950,7 +5950,7 @@ blocking-proxy@^1.0.0:
dependencies:
minimist "^1.2.0"

[email protected]:
[email protected], body-parser@^1.19.0:
version "1.20.3"
resolved "https://registry.yarnpkg.com/body-parser/-/body-parser-1.20.3.tgz#1953431221c6fb5cd63c4b36d53fab0928e548c6"
integrity sha512-7rAxByjUMqQ3/bHJy7D6OGXvx/MMc4IqBn/X0fcM1QUcAItpZrBEYhWGem+tzXH90c+G01ypMcYJBO9Y30203g==
Expand All @@ -5968,24 +5968,6 @@ [email protected]:
type-is "~1.6.18"
unpipe "1.0.0"

body-parser@^1.19.0:
version "1.20.2"
resolved "https://registry.npmjs.org/body-parser/-/body-parser-1.20.2.tgz"
integrity sha512-ml9pReCu3M61kGlqoTm2umSXTlRTuGTx0bfYj+uIUKKYycG5NtSbeetV3faSU6R7ajOPw0g/J1PvK4qNy7s5bA==
dependencies:
bytes "3.1.2"
content-type "~1.0.5"
debug "2.6.9"
depd "2.0.0"
destroy "1.2.0"
http-errors "2.0.0"
iconv-lite "0.4.24"
on-finished "2.4.1"
qs "6.11.0"
raw-body "2.5.2"
type-is "~1.6.18"
unpipe "1.0.0"

bonjour-service@^1.0.11:
version "1.1.1"
resolved "https://registry.npmjs.org/bonjour-service/-/bonjour-service-1.1.1.tgz"
Expand Down Expand Up @@ -13683,13 +13665,6 @@ qjobs@^1.2.0:
resolved "https://registry.npmjs.org/qjobs/-/qjobs-1.2.0.tgz"
integrity sha512-8YOJEHtxpySA3fFDyCRxA+UUV+fA+rTWnuWvylOK/NCjhY+b4ocCtmu8TtsWb+mYeU+GCHf/S66KZF/AsteKHg==

[email protected]:
version "6.11.0"
resolved "https://registry.npmjs.org/qs/-/qs-6.11.0.tgz"
integrity sha512-MvjoMCJwEarSbUYk5O+nmoSzSutSsTwF85zcHPQ9OrlFoZOYIjaqBAJIqIXjptyD5vThxGq52Xu/MaJzRkIk4Q==
dependencies:
side-channel "^1.0.4"

[email protected]:
version "6.13.0"
resolved "https://registry.yarnpkg.com/qs/-/qs-6.13.0.tgz#6ca3bd58439f7e245655798997787b0d88a51906"
Expand Down

0 comments on commit 0e07c9c

Please sign in to comment.