-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1491 from yext/hotfix/v1.9.2
### Fixes - Cookies are now set on all cross-origin GET requests again. (#1489)
- Loading branch information
Showing
3 changed files
with
17 additions
and
17 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -304,7 +304,7 @@ MIT License | |
|
||
The following NPM packages may be included in this product: | ||
|
||
- @yext/answers-core@1.2.0 | ||
- @yext/answers-core@1.3.0-beta.3 | ||
|
||
These packages each contain the following license and notice below: | ||
|
||
|
@@ -342,7 +342,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | |
|
||
The following NPM packages may be included in this product: | ||
|
||
- @yext/[email protected].1 | ||
- @yext/[email protected].2 | ||
- @yext/[email protected] | ||
|
||
These packages each contain the following license and notice below: | ||
|
@@ -2007,7 +2007,7 @@ SOFTWARE. | |
|
||
The following NPM packages may be included in this product: | ||
|
||
- cross-fetch@3.0.6 | ||
- cross-fetch@3.1.4 | ||
|
||
These packages each contain the following license and notice below: | ||
|
||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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