diff --git a/packages/chat-core-aws-connect/THIRD-PARTY-NOTICES b/packages/chat-core-aws-connect/THIRD-PARTY-NOTICES index 8e2741a..9956969 100644 --- a/packages/chat-core-aws-connect/THIRD-PARTY-NOTICES +++ b/packages/chat-core-aws-connect/THIRD-PARTY-NOTICES @@ -1,8 +1,8 @@ The following NPM packages may be included in this product: - - @babel/code-frame@7.24.7 - - @babel/helper-validator-identifier@7.24.7 - - @babel/highlight@7.24.7 + - @babel/code-frame@7.25.7 + - @babel/helper-validator-identifier@7.25.7 + - @babel/highlight@7.25.7 These packages each contain the following license and notice below: diff --git a/packages/chat-core-zendesk/package.json b/packages/chat-core-zendesk/package.json index 8583392..4ae7c3c 100644 --- a/packages/chat-core-zendesk/package.json +++ b/packages/chat-core-zendesk/package.json @@ -1,6 +1,6 @@ { "name": "@yext/chat-core-zendesk", - "version": "0.1.3", + "version": "0.2.0", "description": "Typescript Networking Library for the Yext Chat API Integration with Zendesk", "main": "./dist/commonjs/index.js", "module": "./dist/esm/index.mjs",