Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nasa/openmct.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-11-10 23:12:25 +0300
committerGitHub <noreply@github.com>2022-11-10 23:12:25 +0300
commit3f2fa7d13feafa1f3d0a6486e455122f9513c148 (patch)
treec3ab62c622ec364ad0c4203b05205eb38e3dd0b1
parent8af3b4309f9a63c928b47dd0cdcc4a8f7dd4a37a (diff)
Bump @braintree/sanitize-url from 6.0.0 to 6.0.2dependabot/npm_and_yarn/braintree/sanitize-url-6.0.2
Bumps [@braintree/sanitize-url](https://github.com/braintree/sanitize-url) from 6.0.0 to 6.0.2. - [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/v6.0.0...v6.0.2) --- updated-dependencies: - dependency-name: "@braintree/sanitize-url" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 98bab9341..5d708e439 100644
--- a/package.json
+++ b/package.json
@@ -4,7 +4,7 @@
"description": "The Open MCT core platform",
"devDependencies": {
"@babel/eslint-parser": "7.18.9",
- "@braintree/sanitize-url": "6.0.0",
+ "@braintree/sanitize-url": "6.0.2",
"@percy/cli": "1.13.0",
"@percy/playwright": "1.0.4",
"@playwright/test": "1.25.2",