Skip to content

Commit

Permalink
Bump async from 3.2.4 to 3.2.5 in /ui (#415)
Browse files Browse the repository at this point in the history
Bumps [async](https://github.com/caolan/async) from 3.2.4 to 3.2.5.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/master/CHANGELOG.md)
- [Commits](caolan/async@v3.2.4...v3.2.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 18, 2023
1 parent 662ab77 commit 53a2efa
Show file tree
Hide file tree
Showing 3 changed files with 795 additions and 698 deletions.
2 changes: 1 addition & 1 deletion ui/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@mdi/font": "^2.6.95",
"@proxeus/wallet": "1.0.0",
"ajv": "^6.5.2",
"async": "^3.2.4",
"async": "^3.2.5",
"axios": "^0.21.1",
"babel-runtime": "^6.26.0",
"bootstrap": "^4.1.2",
Expand Down
2 changes: 1 addition & 1 deletion ui/wallet/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@mdi/font": "^2.6.95",
"ajv": "^6.5.2",
"async": "^3.2.4",
"async": "^3.2.5",
"axios": "^0.21.1",
"bootstrap": "^4.1.2",
"bootstrap-vue": "2.0.0-rc.12",
Expand Down
Loading

0 comments on commit 53a2efa

Please sign in to comment.