summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-03-23 16:42:13 +0000
committerGitHub <noreply@github.com>2023-03-23 16:42:13 +0000
commit516e692c3958d87ac65e78ff2c4c1713a735039c (patch)
treec6654af12a55030f8a531ed99babc0ccb331abea /package.json
parentc12035cc1acd4fbfdcf707b48356e95177b32d6c (diff)
Build(deps): Bump webrtc-adapter from 8.2.1 to 8.2.2
Bumps [webrtc-adapter](https://github.com/webrtchacks/adapter) from 8.2.1 to 8.2.2. - [Release notes](https://github.com/webrtchacks/adapter/releases) - [Commits](https://github.com/webrtchacks/adapter/compare/v8.2.1...v8.2.2) --- updated-dependencies: - dependency-name: webrtc-adapter dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 2044a3d41..1f3b8c1ee 100644
--- a/package.json
+++ b/package.json
@@ -61,7 +61,7 @@
"vue2-leaflet": "^2.7.1",
"vuex": "^3.6.2",
"webdav": "^4.11.2",
- "webrtc-adapter": "^8.2.1",
+ "webrtc-adapter": "^8.2.2",
"webrtcsupport": "^2.2.0",
"wildemitter": "^1.2.1",
"workbox-webpack-plugin": "^6.5.4"