diff --git a/THIRD_PARTY.txt b/THIRD_PARTY.txt index 3a9b8de0..1203f5b7 100644 --- a/THIRD_PARTY.txt +++ b/THIRD_PARTY.txt @@ -1690,7 +1690,7 @@ https://cdn.jsdelivr.net/npm/@algolia/autocomplete-js@1.1.0/dist/umd/index.produ https://cdn.jsdelivr.net/npm/anchor-js@3.2.2/anchor.min.js https://cdn.jsdelivr.net/npm/anchor-js@4.3.1/anchor.min.js https://cdn.jsdelivr.net/npm/angular-stripe-checkout@5.1.0/angular-stripe-checkout.min.js -https://cdn.jsdelivr.net/npm/appboy-web-sdk@3.3.0/appboy.min.js +https://cdn.jsdelivr.net/npm/appboy-web-sdk@3.4.0/appboy.min.js https://cdn.jsdelivr.net/npm/@babel/standalone@7.14.6/babel.min.js https://cdn.jsdelivr.net/npm/chart.js@3.5.1/dist/chart.min.js https://cdn.jsdelivr.net/npm/ethjs@0.4.0/dist/ethjs.min.js diff --git a/modules/internal/targets.js b/modules/internal/targets.js index fbe9d8e4..940f8f97 100644 --- a/modules/internal/targets.js +++ b/modules/internal/targets.js @@ -147,7 +147,7 @@ targets.setLastVersion = function (type, version) { } else if (type.startsWith('/aos/2.')) { return '2.3.4'; } else if (type.startsWith('/appboy-web-sdk/3.')) { - return '3.3.0'; + return '3.4.0'; } else if (type.startsWith('/axios/0.')) { return '0.21.4'; } else if (type.startsWith('/babel-polyfill/')) { diff --git a/pages/updates/updates.html b/pages/updates/updates.html index dbc086a7..0ea9778c 100644 --- a/pages/updates/updates.html +++ b/pages/updates/updates.html @@ -39,6 +39,7 @@
  • simplebar v5.3.5 -> v5.3.6 (#692)
  • findify-bundle v7.0.33 -> v7.1.3 (#693)
  • video.js v7.15.4 -> v7.15.6 (#694)
  • +
  • appboy-web-sdk v3.3.0 -> v3.4.0 (#695)
  • Added