From 8ed50d50e9004c172f0c856cd6f14230e56ca815 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Oct 2022 17:19:30 +0000 Subject: [PATCH] Bump @braintree/sanitize-url, braintree-web-drop-in and braintree-web Bumps [@braintree/sanitize-url](https://github.com/braintree/sanitize-url), [braintree-web-drop-in](https://github.com/braintree/braintree-web-dropin) and [braintree-web](https://github.com/braintree/braintree-web). These dependencies needed to be updated together. Updates `@braintree/sanitize-url` from 5.0.2 to 6.0.0 - [Release notes](https://github.com/braintree/sanitize-url/releases) - [Changelog](https://github.com/braintree/sanitize-url/blob/main/CHANGELOG.md) - [Commits](https://github.com/braintree/sanitize-url/compare/v5.0.2...v6.0.0) Updates `braintree-web-drop-in` from 1.32.0 to 1.33.4 - [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/commits) Updates `braintree-web` from 3.82.0 to 3.86.0 - [Release notes](https://github.com/braintree/braintree-web/releases) - [Changelog](https://github.com/braintree/braintree-web/blob/main/CHANGELOG.md) - [Commits](https://github.com/braintree/braintree-web/compare/3.82.0...3.86.0) --- updated-dependencies: - dependency-name: "@braintree/sanitize-url" dependency-type: indirect - dependency-name: braintree-web-drop-in dependency-type: indirect - dependency-name: braintree-web dependency-type: indirect ... Signed-off-by: dependabot[bot] --- frontend/package-lock.json | 104 ++++++++++++++++++------------------- 1 file changed, 52 insertions(+), 52 deletions(-) diff --git a/frontend/package-lock.json b/frontend/package-lock.json index a3447df4a..167c4847c 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -1829,9 +1829,9 @@ } }, "node_modules/@braintree/browser-detection": { - "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==" + "version": "1.14.0", + "resolved": "https://registry.npmjs.org/@braintree/browser-detection/-/browser-detection-1.14.0.tgz", + "integrity": "sha512-OsqU+28RhNvSw8Y5JEiUHUrAyn4OpYazFkjSJe8ZVZfkAaRXQc6hsV38MMEpIlkPMig+A68buk/diY+0O8/dMQ==" }, "node_modules/@braintree/class-list": { "version": "0.2.0", @@ -1854,9 +1854,9 @@ "integrity": "sha512-tVpr7U6u6bqeQlHreEjYMNtnHX62vLnNWziY2kQLqkWhvusPuY5DfuGEIPpWqsd+V/a1slyTQaxK6HWTlH6A/Q==" }, "node_modules/@braintree/sanitize-url": { - "version": "5.0.2", - "resolved": "https://registry.npmjs.org/@braintree/sanitize-url/-/sanitize-url-5.0.2.tgz", - "integrity": "sha512-NBEJlHWrhQucLhZGHtSxM2loSaNUMajC7KOYJLyfcdW/6goVoff2HoYI3bz8YCDN0wKGbxtUL0gx2dvHpvnWlw==" + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/@braintree/sanitize-url/-/sanitize-url-6.0.0.tgz", + "integrity": "sha512-mgmE7XBYY/21erpzhexk4Cj1cyTQ9LzvnTxtzM17BJ7ERMNE6W72mQRo0I1Ud8eFJ+RVVIcBNhLFZ3GX4XFz5w==" }, "node_modules/@braintree/uuid": { "version": "0.1.0", @@ -6213,40 +6213,40 @@ } }, "node_modules/braintree-web": { - "version": "3.82.0", - "resolved": "https://registry.npmjs.org/braintree-web/-/braintree-web-3.82.0.tgz", - "integrity": "sha512-3qb0kGJPEoVgXVHBoSVnG3tZ6rK7R59xvw3ohKNv43B/pgSM2ZJWOmGQfqs4TAs+l+N5sLSkhbauxNNWcFPD6A==", + "version": "3.86.0", + "resolved": "https://registry.npmjs.org/braintree-web/-/braintree-web-3.86.0.tgz", + "integrity": "sha512-Z7t6Sq06cpiwCIwuREyprla/pKxRlVs6Cw4AV8ORn0dyxao6U2rt8IobYkwuQmrc0MzdjJ5BLOu/cn5PMZhz+A==", "dependencies": { "@braintree/asset-loader": "0.4.4", - "@braintree/browser-detection": "1.12.1", + "@braintree/browser-detection": "1.14.0", "@braintree/class-list": "0.2.0", "@braintree/event-emitter": "0.4.1", "@braintree/extended-promise": "0.4.1", "@braintree/iframer": "1.1.0", - "@braintree/sanitize-url": "5.0.2", + "@braintree/sanitize-url": "6.0.0", "@braintree/uuid": "0.1.0", "@braintree/wrap-promise": "2.1.0", "card-validator": "8.1.1", "credit-card-type": "9.1.0", "framebus": "5.1.2", "inject-stylesheet": "5.0.0", - "promise-polyfill": "8.2.0", - "restricted-input": "3.0.4" + "promise-polyfill": "8.2.3", + "restricted-input": "3.0.5" } }, "node_modules/braintree-web-drop-in": { - "version": "1.32.0", - "resolved": "https://registry.npmjs.org/braintree-web-drop-in/-/braintree-web-drop-in-1.32.0.tgz", - "integrity": "sha512-ThQihpBlUl7VAgju9MAKX3fRXkeffqeMgTXx85GyxqHH4lXt6UHhJ54UhdyhBV6/Gc+ChricWX73QXfEAQp7HA==", + "version": "1.33.4", + "resolved": "https://registry.npmjs.org/braintree-web-drop-in/-/braintree-web-drop-in-1.33.4.tgz", + "integrity": "sha512-/Q8Fe8SG8URzaNA0cAR0Z5k0QMPp6gEPKJJHAipWEqJeVM/N0kK9WRlhxhkMpdAu9GUaygl0gAeuak1FBxz4vg==", "dependencies": { "@braintree/asset-loader": "0.4.4", - "@braintree/browser-detection": "1.12.1", + "@braintree/browser-detection": "1.14.0", "@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.82.0", - "promise-polyfill": "8.2.0" + "braintree-web": "3.86.0", + "promise-polyfill": "8.2.3" } }, "node_modules/braintree-web-drop-in-react": { @@ -14841,9 +14841,9 @@ } }, "node_modules/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.3", + "resolved": "https://registry.npmjs.org/promise-polyfill/-/promise-polyfill-8.2.3.tgz", + "integrity": "sha512-Og0+jCRQetV84U8wVjMNccfGCnMQ9mGs9Hv78QFe+pSDD3gWTpz0y+1QCuxy5d/vBFuZ3iwP2eycAkvqIMPmWg==" }, "node_modules/prompts": { "version": "2.4.2", @@ -15860,11 +15860,11 @@ } }, "node_modules/restricted-input": { - "version": "3.0.4", - "resolved": "https://registry.npmjs.org/restricted-input/-/restricted-input-3.0.4.tgz", - "integrity": "sha512-HNrlYBkaQS3SPaTNp5PwqA2iY2hKHJAC1TSdPAi7Nst2jwW76ejantGp0BSf4ckMXPygmDPlxqDRvJ1rRd3mEQ==", + "version": "3.0.5", + "resolved": "https://registry.npmjs.org/restricted-input/-/restricted-input-3.0.5.tgz", + "integrity": "sha512-lUuXZ3wUnHURRarj5/0C8vomWIfWJO+p7T6RYwB46v7Oyuyr3yyupU+i7SjqUv4S6RAeAAZt1C/QCLJ9xhQBow==", "dependencies": { - "@braintree/browser-detection": "^1.12.0" + "@braintree/browser-detection": "^1.12.1" } }, "node_modules/ret": { @@ -19265,9 +19265,9 @@ } }, "@braintree/browser-detection": { - "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==" + "version": "1.14.0", + "resolved": "https://registry.npmjs.org/@braintree/browser-detection/-/browser-detection-1.14.0.tgz", + "integrity": "sha512-OsqU+28RhNvSw8Y5JEiUHUrAyn4OpYazFkjSJe8ZVZfkAaRXQc6hsV38MMEpIlkPMig+A68buk/diY+0O8/dMQ==" }, "@braintree/class-list": { "version": "0.2.0", @@ -19290,9 +19290,9 @@ "integrity": "sha512-tVpr7U6u6bqeQlHreEjYMNtnHX62vLnNWziY2kQLqkWhvusPuY5DfuGEIPpWqsd+V/a1slyTQaxK6HWTlH6A/Q==" }, "@braintree/sanitize-url": { - "version": "5.0.2", - "resolved": "https://registry.npmjs.org/@braintree/sanitize-url/-/sanitize-url-5.0.2.tgz", - "integrity": "sha512-NBEJlHWrhQucLhZGHtSxM2loSaNUMajC7KOYJLyfcdW/6goVoff2HoYI3bz8YCDN0wKGbxtUL0gx2dvHpvnWlw==" + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/@braintree/sanitize-url/-/sanitize-url-6.0.0.tgz", + "integrity": "sha512-mgmE7XBYY/21erpzhexk4Cj1cyTQ9LzvnTxtzM17BJ7ERMNE6W72mQRo0I1Ud8eFJ+RVVIcBNhLFZ3GX4XFz5w==" }, "@braintree/uuid": { "version": "0.1.0", @@ -22448,40 +22448,40 @@ } }, "braintree-web": { - "version": "3.82.0", - "resolved": "https://registry.npmjs.org/braintree-web/-/braintree-web-3.82.0.tgz", - "integrity": "sha512-3qb0kGJPEoVgXVHBoSVnG3tZ6rK7R59xvw3ohKNv43B/pgSM2ZJWOmGQfqs4TAs+l+N5sLSkhbauxNNWcFPD6A==", + "version": "3.86.0", + "resolved": "https://registry.npmjs.org/braintree-web/-/braintree-web-3.86.0.tgz", + "integrity": "sha512-Z7t6Sq06cpiwCIwuREyprla/pKxRlVs6Cw4AV8ORn0dyxao6U2rt8IobYkwuQmrc0MzdjJ5BLOu/cn5PMZhz+A==", "requires": { "@braintree/asset-loader": "0.4.4", - "@braintree/browser-detection": "1.12.1", + "@braintree/browser-detection": "1.14.0", "@braintree/class-list": "0.2.0", "@braintree/event-emitter": "0.4.1", "@braintree/extended-promise": "0.4.1", "@braintree/iframer": "1.1.0", - "@braintree/sanitize-url": "5.0.2", + "@braintree/sanitize-url": "6.0.0", "@braintree/uuid": "0.1.0", "@braintree/wrap-promise": "2.1.0", "card-validator": "8.1.1", "credit-card-type": "9.1.0", "framebus": "5.1.2", "inject-stylesheet": "5.0.0", - "promise-polyfill": "8.2.0", - "restricted-input": "3.0.4" + "promise-polyfill": "8.2.3", + "restricted-input": "3.0.5" } }, "braintree-web-drop-in": { - "version": "1.32.0", - "resolved": "https://registry.npmjs.org/braintree-web-drop-in/-/braintree-web-drop-in-1.32.0.tgz", - "integrity": "sha512-ThQihpBlUl7VAgju9MAKX3fRXkeffqeMgTXx85GyxqHH4lXt6UHhJ54UhdyhBV6/Gc+ChricWX73QXfEAQp7HA==", + "version": "1.33.4", + "resolved": "https://registry.npmjs.org/braintree-web-drop-in/-/braintree-web-drop-in-1.33.4.tgz", + "integrity": "sha512-/Q8Fe8SG8URzaNA0cAR0Z5k0QMPp6gEPKJJHAipWEqJeVM/N0kK9WRlhxhkMpdAu9GUaygl0gAeuak1FBxz4vg==", "requires": { "@braintree/asset-loader": "0.4.4", - "@braintree/browser-detection": "1.12.1", + "@braintree/browser-detection": "1.14.0", "@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.82.0", - "promise-polyfill": "8.2.0" + "braintree-web": "3.86.0", + "promise-polyfill": "8.2.3" } }, "braintree-web-drop-in-react": { @@ -28928,9 +28928,9 @@ } }, "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.3", + "resolved": "https://registry.npmjs.org/promise-polyfill/-/promise-polyfill-8.2.3.tgz", + "integrity": "sha512-Og0+jCRQetV84U8wVjMNccfGCnMQ9mGs9Hv78QFe+pSDD3gWTpz0y+1QCuxy5d/vBFuZ3iwP2eycAkvqIMPmWg==" }, "prompts": { "version": "2.4.2", @@ -29733,11 +29733,11 @@ } }, "restricted-input": { - "version": "3.0.4", - "resolved": "https://registry.npmjs.org/restricted-input/-/restricted-input-3.0.4.tgz", - "integrity": "sha512-HNrlYBkaQS3SPaTNp5PwqA2iY2hKHJAC1TSdPAi7Nst2jwW76ejantGp0BSf4ckMXPygmDPlxqDRvJ1rRd3mEQ==", + "version": "3.0.5", + "resolved": "https://registry.npmjs.org/restricted-input/-/restricted-input-3.0.5.tgz", + "integrity": "sha512-lUuXZ3wUnHURRarj5/0C8vomWIfWJO+p7T6RYwB46v7Oyuyr3yyupU+i7SjqUv4S6RAeAAZt1C/QCLJ9xhQBow==", "requires": { - "@braintree/browser-detection": "^1.12.0" + "@braintree/browser-detection": "^1.12.1" } }, "ret": {