1
0
mirror of https://github.com/nttgin/BGPalerter.git synced 2024-05-19 06:50:08 +00:00

Bump bufferutil from 4.0.1 to 4.0.2

Bumps [bufferutil](https://github.com/websockets/bufferutil) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/websockets/bufferutil/releases)
- [Commits](https://github.com/websockets/bufferutil/compare/v4.0.1...v4.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-11-02 16:20:45 +00:00
committed by GitHub
parent 071e7e7e64
commit 11cbd92a9e
2 changed files with 8 additions and 8 deletions

View File

@@ -77,7 +77,7 @@
]
},
"optionalDependencies": {
"bufferutil": "^4.0.1",
"bufferutil": "^4.0.2",
"utf-8-validate": "^5.0.3"
}
}