@amp-labs/react 1.17.4 → 1.17.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2025,7 +2025,7 @@ class uf {
2025
2025
  this.connectionApi = new tf(t), this.installationApi = new nf(t), this.integrationApi = new rf(t), this.oAuthApi = new of(t), this.projectApi = new af(t), this.providerApi = new sf(t), this.providerAppApi = new cf(t), this.revisionApi = new lf(t);
2026
2026
  }
2027
2027
  }
2028
- const df = "1.17.4", pf = "v1", Dr = "https://api.withampersand.com";
2028
+ const df = "1.17.5", pf = "v1", Dr = "https://api.withampersand.com";
2029
2029
  function bs() {
2030
2030
  try {
2031
2031
  const e = process.env.REACT_APP_AMP_SERVER;
@@ -9924,7 +9924,8 @@ const il = async (e, t, n, r, i, o, a, s) => {
9924
9924
  consumerRef: t,
9925
9925
  consumerName: a,
9926
9926
  providerAppId: h.id,
9927
- provider: i
9927
+ provider: i,
9928
+ enableCSRFProtection: !0
9928
9929
  }
9929
9930
  };
9930
9931
  return await Te().oAuthApi.oauthConnect(m, {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@amp-labs/react",
3
- "version": "1.17.4",
3
+ "version": "1.17.5",
4
4
  "description": "Ampersand React library.",
5
5
  "author": {
6
6
  "name": "Ampersand Labs",