From 261baa9bf99b21bab5d27f5ca38b5a48d2b7f3a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Feb 2022 22:05:07 +0000 Subject: [PATCH] Bump braintree-web-drop-in from 1.30.1 to 1.33.0 Bumps [braintree-web-drop-in](https://github.com/braintree/braintree-web-dropin) from 1.30.1 to 1.33.0. - [Release notes](https://github.com/braintree/braintree-web-dropin/releases) - [Changelog](https://github.com/braintree/braintree-web-drop-in/blob/main/CHANGELOG.md) - [Commits](https://github.com/braintree/braintree-web-dropin/compare/v1.30.1...v1.33.0) --- updated-dependencies: - dependency-name: braintree-web-drop-in dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 58 +++++++++++++++++++++++------------------------ package.json | 2 +- 2 files changed, 30 insertions(+), 30 deletions(-) diff --git a/package-lock.json b/package-lock.json index 6692c12b..75617af1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -996,9 +996,9 @@ } }, "@braintree/browser-detection": { - "version": "1.12.0", - "resolved": "https://registry.npmjs.org/@braintree/browser-detection/-/browser-detection-1.12.0.tgz", - "integrity": "sha512-fmZcaXYkXr9b0J+3HwXLQogIYV+xSS6aBG7LGu0OjLkSD/k62EAu2xLGEDFHUu6siH/I7vvGoC0/Ds3f3RnS6g==" + "version": "1.12.1", + "resolved": "https://registry.npmjs.org/@braintree/browser-detection/-/browser-detection-1.12.1.tgz", + "integrity": "sha512-i/54qrax5o/WbJJhsE/7qqKE594/kGhR+xSu/w13rT7Mlr/uITkWDXzxffcKQ6l6FQxK0IG0EfgT6TJpWgZcUQ==" }, "@braintree/class-list": { "version": "0.2.0", @@ -4014,12 +4014,12 @@ } }, "braintree-web": { - "version": "3.78.2", - "resolved": "https://registry.npmjs.org/braintree-web/-/braintree-web-3.78.2.tgz", - "integrity": "sha512-aYKlog3j4BBAgUjRq52gn54/6Kp9zR7PalAzfhych/OArNq9xL0kO+OuQM7V0AxkTyoOHZ1qswIQ9MYPRws/ag==", + "version": "3.85.2", + "resolved": "https://registry.npmjs.org/braintree-web/-/braintree-web-3.85.2.tgz", + "integrity": "sha512-misbiuiouCopHHzwNdY2ai2aPq7NsfyTRAQq7lhdgiqEMS8fFpFk78uNW3VTzusviRC/xIbXugIgfFdtDZGs4w==", "requires": { "@braintree/asset-loader": "0.4.4", - "@braintree/browser-detection": "1.12.0", + "@braintree/browser-detection": "1.12.1", "@braintree/class-list": "0.2.0", "@braintree/event-emitter": "0.4.1", "@braintree/extended-promise": "0.4.1", @@ -4030,37 +4030,37 @@ "card-validator": "8.1.1", "credit-card-type": "9.1.0", "framebus": "5.1.2", - "inject-stylesheet": "4.0.0", - "promise-polyfill": "8.2.0", - "restricted-input": "3.0.3" + "inject-stylesheet": "5.0.0", + "promise-polyfill": "8.2.1", + "restricted-input": "3.0.4" }, "dependencies": { "promise-polyfill": { - "version": "8.2.0", - "resolved": "https://registry.npmjs.org/promise-polyfill/-/promise-polyfill-8.2.0.tgz", - "integrity": "sha512-k/TC0mIcPVF6yHhUvwAp7cvL6I2fFV7TzF1DuGPI8mBh4QQazf36xCKEHKTZKRysEoTQoQdKyP25J8MPJp7j5g==" + "version": "8.2.1", + "resolved": "https://registry.npmjs.org/promise-polyfill/-/promise-polyfill-8.2.1.tgz", + "integrity": "sha512-3p9zj0cEHbp7NVUxEYUWjQlffXqnXaZIMPkAO7HhFh8u5636xLRDHOUo2vpWSK0T2mqm6fKLXYn1KP6PAZ2gKg==" } } }, "braintree-web-drop-in": { - "version": "1.30.1", - "resolved": "https://registry.npmjs.org/braintree-web-drop-in/-/braintree-web-drop-in-1.30.1.tgz", - "integrity": "sha512-W4sbiHZwrK16RWxBe7iYv986N1TlgO+eBdRdukW0qYNakTWSvgNzB9xk8RNpd1RB3Wt6zb64i4ZMU8A/MW+WAQ==", + "version": "1.33.0", + "resolved": "https://registry.npmjs.org/braintree-web-drop-in/-/braintree-web-drop-in-1.33.0.tgz", + "integrity": "sha512-w05Vs1ZbCT4YFTk9OepABlDIVIxXu6nw6mcZqoYwFaT1BaLnxKPAGzhlDIBH4uHx07cLrbf952OOwu7RSndofQ==", "requires": { "@braintree/asset-loader": "0.4.4", - "@braintree/browser-detection": "1.12.0", + "@braintree/browser-detection": "1.12.1", "@braintree/class-list": "0.2.0", "@braintree/event-emitter": "0.4.1", "@braintree/uuid": "0.1.0", "@braintree/wrap-promise": "2.1.0", - "braintree-web": "3.78.2", - "promise-polyfill": "8.2.0" + "braintree-web": "3.85.2", + "promise-polyfill": "8.2.1" }, "dependencies": { "promise-polyfill": { - "version": "8.2.0", - "resolved": "https://registry.npmjs.org/promise-polyfill/-/promise-polyfill-8.2.0.tgz", - "integrity": "sha512-k/TC0mIcPVF6yHhUvwAp7cvL6I2fFV7TzF1DuGPI8mBh4QQazf36xCKEHKTZKRysEoTQoQdKyP25J8MPJp7j5g==" + "version": "8.2.1", + "resolved": "https://registry.npmjs.org/promise-polyfill/-/promise-polyfill-8.2.1.tgz", + "integrity": "sha512-3p9zj0cEHbp7NVUxEYUWjQlffXqnXaZIMPkAO7HhFh8u5636xLRDHOUo2vpWSK0T2mqm6fKLXYn1KP6PAZ2gKg==" } } }, @@ -8124,9 +8124,9 @@ "integrity": "sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==" }, "inject-stylesheet": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/inject-stylesheet/-/inject-stylesheet-4.0.0.tgz", - "integrity": "sha512-EULSmN+gdAMR4w9kk57HJ1Lz6Xp+9OGgTbxpNV2QSncG+LWlihH1d/Clm8ui6b+LAqmIVcrtWfwDrMEgDiUpjg==" + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/inject-stylesheet/-/inject-stylesheet-5.0.0.tgz", + "integrity": "sha512-GzncrJP8E/pavMQzoO93CXoYCfTttwVm2cX2TyXJdgtVE0cCvWSFCn1/uMsM6ZkEg7LUsOcKuamcLiGWlv2p9A==" }, "inquirer": { "version": "7.3.3", @@ -11898,11 +11898,11 @@ } }, "restricted-input": { - "version": "3.0.3", - "resolved": "https://registry.npmjs.org/restricted-input/-/restricted-input-3.0.3.tgz", - "integrity": "sha512-n+h80svtx0yHd6kr7b1nGJ87MSJKiX2lRD9BOOzgC7dzx+57qymdbEnZjdbv5po+4iW5nsKZx984mliALLv2eQ==", + "version": "3.0.4", + "resolved": "https://registry.npmjs.org/restricted-input/-/restricted-input-3.0.4.tgz", + "integrity": "sha512-HNrlYBkaQS3SPaTNp5PwqA2iY2hKHJAC1TSdPAi7Nst2jwW76ejantGp0BSf4ckMXPygmDPlxqDRvJ1rRd3mEQ==", "requires": { - "@braintree/browser-detection": "^1.10.0" + "@braintree/browser-detection": "^1.12.0" } }, "ret": { diff --git a/package.json b/package.json index 4c0585ea..0dceae9e 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@sentry/browser": "^6.11.0", "@videojs/http-streaming": "^2.10.2", "babel-runtime": "^6.26.0", - "braintree-web-drop-in": "^1.30.1", + "braintree-web-drop-in": "^1.33.0", "chart.js": "^2.9.4", "cookie-universal-nuxt": "^2.1.5", "cross-env": "^7.0.3",