build(deps): bump xterm from 5.2.0 to 5.2.1 (#1821)

Bumps [xterm](https://github.com/xtermjs/xterm.js) from 5.2.0 to 5.2.1.
- [Release notes](https://github.com/xtermjs/xterm.js/releases)
- [Commits](https://github.com/xtermjs/xterm.js/compare/5.2.0...5.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-06-12 07:04:46 +00:00
committed by GitHub
parent 7de586eba5
commit 3606beeec7
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -124,7 +124,7 @@
"webpack-dev-server": "^4.15.0",
"webpack-manifest-plugin": "^5.0.0",
"workbox-webpack-plugin": "^7.0.0",
"xterm": "^5.2.0",
"xterm": "^5.2.1",
"xterm-addon-fit": "^0.7.0",
"zen-push": "^0.3.1"
},