Skip to content

Commit

Permalink
Bump @braintree/sanitize-url from 7.0.4 to 7.1.0
Browse files Browse the repository at this point in the history
Bumps [@braintree/sanitize-url](https://github.com/braintree/sanitize-url) from 7.0.4 to 7.1.0.
- [Release notes](https://github.com/braintree/sanitize-url/releases)
- [Changelog](https://github.com/braintree/sanitize-url/blob/main/CHANGELOG.md)
- [Commits](braintree/sanitize-url@v7.0.4...v7.1.0)

---
updated-dependencies:
- dependency-name: "@braintree/sanitize-url"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 29, 2024
1 parent 1ae5d28 commit 8f3c961
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"typescript": "^5.5.3"
},
"dependencies": {
"@braintree/sanitize-url": "^7.0.4",
"@braintree/sanitize-url": "^7.1.0",
"@material/web": "^1.5.1",
"clipboard-copy": "^4.0.1",
"html-minifier-terser": "^7.2.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -151,10 +151,10 @@ __metadata:
languageName: node
linkType: hard

"@braintree/sanitize-url@npm:^7.0.4":
version: 7.0.4
resolution: "@braintree/sanitize-url@npm:7.0.4"
checksum: e613da3aa3e2139c3a5cf0121c7d6520c109d9b94540b3967ffff76714f3b2b0e99f4f3f7387f16cf1c189fc0041c6f010ca6e786c73d4ef3221cca0ede38f74
"@braintree/sanitize-url@npm:^7.1.0":
version: 7.1.0
resolution: "@braintree/sanitize-url@npm:7.1.0"
checksum: d17dcebc759278f4bc7ffbc13d6b7915133ea6fcdea023a1536f80c0b56f7afcd696a7c24781d078babc0da8afd3ed2871798b8067b0e1c90c2d8bd7843134cf
languageName: node
linkType: hard

Expand Down Expand Up @@ -3331,7 +3331,7 @@ __metadata:
resolution: "my.home-assistant.io@workspace:."
dependencies:
"@11ty/eleventy": ^2.0.1
"@braintree/sanitize-url": ^7.0.4
"@braintree/sanitize-url": ^7.1.0
"@material/web": ^1.5.1
"@rollup/plugin-commonjs": ^26.0.1
"@rollup/plugin-json": ^6.1.0
Expand Down

0 comments on commit 8f3c961

Please sign in to comment.