From ffc863ae3224a86c9b95dc01ad195061f3346175 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 14:23:11 +0000 Subject: [PATCH] chore(deps): bump @braintree/sanitize-url from 7.0.3 to 7.0.4 (#5185) --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3f2496a95ce..c6f38c6e07a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "@asyncapi/protobuf-schema-parser": "^3.2.14", "@asyncapi/react-component": "^1.4.10", "@babel/runtime": "^7.24.7", - "@braintree/sanitize-url": "^7.0.3", + "@braintree/sanitize-url": "^7.0.4", "@emotion/react": "^11.11.4", "@emotion/styled": "^11.11.5", "@mui/material": "^5.15.21", @@ -2652,9 +2652,9 @@ "dev": true }, "node_modules/@braintree/sanitize-url": { - "version": "7.0.3", - "resolved": "https://registry.npmjs.org/@braintree/sanitize-url/-/sanitize-url-7.0.3.tgz", - "integrity": "sha512-NFSRlcnXOS+VdopYWQyzlaFYRRqaf75bbqidO/c7PBakT+3C0Fm287hyZwvc11HVRSUj1QXl+rb4u1pemh57yA==" + "version": "7.0.4", + "resolved": "https://registry.npmjs.org/@braintree/sanitize-url/-/sanitize-url-7.0.4.tgz", + "integrity": "sha512-hPYRrKFoI+nuckPgDJfyYAkybFvheo4usS0Vw0HNAe+fmGBQA5Az37b/yStO284atBoqqdOUhKJ3d9Zw3PQkcQ==" }, "node_modules/@codingame/monaco-vscode-base-service-override": { "version": "5.2.0", diff --git a/package.json b/package.json index 67c13efba29..3fa4ffc321e 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "@asyncapi/protobuf-schema-parser": "^3.2.14", "@asyncapi/react-component": "^1.4.10", "@babel/runtime": "^7.24.7", - "@braintree/sanitize-url": "^7.0.3", + "@braintree/sanitize-url": "^7.0.4", "@emotion/react": "^11.11.4", "@emotion/styled": "^11.11.5", "@mui/material": "^5.15.21",