Skip to content

Commit

Permalink
chore(deps): Bump normalize-url in /packages/hedera-wallet-snap
Browse files Browse the repository at this point in the history
Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/sindresorhus/normalize-url/releases)
- [Commits](sindresorhus/normalize-url@v8.0.0...v8.0.1)

---
updated-dependencies:
- dependency-name: normalize-url
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 16, 2024
1 parent 7a393db commit edc70d9
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/hedera-wallet-snap/packages/snap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"ethers": "^6.3.0",
"jest-mock": "^29.7.0",
"lodash": "^4.17.21",
"normalize-url": "^8.0.0"
"normalize-url": "^8.0.1"
},
"devDependencies": {
"@babel/core": "^7.21.0",
Expand Down
9 changes: 8 additions & 1 deletion packages/hedera-wallet-snap/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3386,7 +3386,7 @@ __metadata:
jest-mock: ^29.7.0
lodash: ^4.17.21
lodash.clonedeep: ^4.5.0
normalize-url: ^8.0.0
normalize-url: ^8.0.1
prettier: ^2.8.7
prettier-plugin-packagejson: ^2.4.3
rimraf: ^5.0.0
Expand Down Expand Up @@ -13164,6 +13164,13 @@ __metadata:
languageName: node
linkType: hard

"normalize-url@npm:^8.0.1":
version: 8.0.1
resolution: "normalize-url@npm:8.0.1"
checksum: 43ea9ef0d6d135dd1556ab67aa4b74820f0d9d15aa504b59fa35647c729f1147dfce48d3ad504998fd1010f089cfb82c86c6d9126eb5c5bd2e9bd25f3a97749b
languageName: node
linkType: hard

"npm-normalize-package-bin@npm:^3.0.0":
version: 3.0.1
resolution: "npm-normalize-package-bin@npm:3.0.1"
Expand Down

0 comments on commit edc70d9

Please sign in to comment.