From 0891c9806274f69f9f46fd1e3ae7fc81122496b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Feb 2022 17:40:22 +0000 Subject: [PATCH] chore:(deps): bump @fullstory/browser from 1.5.0 to 1.5.1 Bumps [@fullstory/browser](https://github.com/fullstorydev/fullstory-browser-sdk) from 1.5.0 to 1.5.1. - [Release notes](https://github.com/fullstorydev/fullstory-browser-sdk/releases) - [Changelog](https://github.com/fullstorydev/fullstory-browser-sdk/blob/main/CHANGELOG.md) - [Commits](https://github.com/fullstorydev/fullstory-browser-sdk/commits) --- updated-dependencies: - dependency-name: "@fullstory/browser" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index fb5817d7c..187fa9ffc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -22,7 +22,7 @@ "@angular/platform-browser-dynamic": "^12.2.1", "@angular/router": "^12.2.1", "@apollo/client": "^3.5.9", - "@fullstory/browser": "^1.5.0", + "@fullstory/browser": "^1.5.1", "@hypertrace/hyperdash": "^1.2.1", "@hypertrace/hyperdash-angular": "^2.6.0", "@types/d3-hierarchy": "^2.0.2", @@ -4191,9 +4191,9 @@ "dev": true }, "node_modules/@fullstory/browser": { - "version": "1.5.0", - "resolved": "https://registry.npmjs.org/@fullstory/browser/-/browser-1.5.0.tgz", - "integrity": "sha512-sWdiemBeeLNo95FC/ChrMjp7QRduEtQwhjlwGE476UNLnb3xHU2XaeBR24MmFXP0lY8pTJ5gC5Gun5s4THaI3Q==" + "version": "1.5.1", + "resolved": "https://registry.npmjs.org/@fullstory/browser/-/browser-1.5.1.tgz", + "integrity": "sha512-eOTR0lc2BwwyGYn7ke7aJrJpl8Ae4+KdWyiibixVn+RUG3NaQgrP7hj/KmlMnndRSO9I4YqoqZCKYwtqDFo3rw==" }, "node_modules/@graphql-typed-document-node/core": { "version": "3.1.0", @@ -33655,9 +33655,9 @@ "dev": true }, "@fullstory/browser": { - "version": "1.5.0", - "resolved": "https://registry.npmjs.org/@fullstory/browser/-/browser-1.5.0.tgz", - "integrity": "sha512-sWdiemBeeLNo95FC/ChrMjp7QRduEtQwhjlwGE476UNLnb3xHU2XaeBR24MmFXP0lY8pTJ5gC5Gun5s4THaI3Q==" + "version": "1.5.1", + "resolved": "https://registry.npmjs.org/@fullstory/browser/-/browser-1.5.1.tgz", + "integrity": "sha512-eOTR0lc2BwwyGYn7ke7aJrJpl8Ae4+KdWyiibixVn+RUG3NaQgrP7hj/KmlMnndRSO9I4YqoqZCKYwtqDFo3rw==" }, "@graphql-typed-document-node/core": { "version": "3.1.0", diff --git a/package.json b/package.json index 3cef2c903..a53340b49 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@angular/platform-browser-dynamic": "^12.2.1", "@angular/router": "^12.2.1", "@apollo/client": "^3.5.9", - "@fullstory/browser": "^1.5.0", + "@fullstory/browser": "^1.5.1", "@hypertrace/hyperdash": "^1.2.1", "@hypertrace/hyperdash-angular": "^2.6.0", "@types/d3-hierarchy": "^2.0.2",