Skip to content
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.

Commit

Permalink
chore(deps): bump bufferutil from 4.0.5 to 4.0.6 (#668)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jan 19, 2022
1 parent 8a3f0e8 commit c241c18
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -7,7 +7,7 @@
"axios": "0.24.0",
"axios-retry": "3.2.4",
"buffer": "6.0.3",
"bufferutil": "4.0.5",
"bufferutil": "4.0.6",
"reconnecting-websocket": "4.4.0",
"utf-8-validate": "5.0.8",
"ws": "7.5.6"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -631,10 +631,10 @@ buffer@6.0.3:
base64-js "^1.3.1"
ieee754 "^1.2.1"

bufferutil@4.0.5:
version "4.0.5"
resolved "https://registry.npmjs.org/bufferutil/-/bufferutil-4.0.5.tgz#da9ea8166911cc276bf677b8aed2d02d31f59028"
integrity sha512-HTm14iMQKK2FjFLRTM5lAVcyaUzOnqbPtesFIvREgXpJHdQm8bWS+GkQgIkfaBYRHuCnea7w8UVNfwiAQhlr9A==
bufferutil@4.0.6:
version "4.0.6"
resolved "https://registry.npmjs.org/bufferutil/-/bufferutil-4.0.6.tgz#ebd6c67c7922a0e902f053e5d8be5ec850e48433"
integrity sha512-jduaYOYtnio4aIAyc6UbvPCVcgq7nYpVnucyxr6eCYg/Woad9Hf/oxxBRDnGGjPfjUm6j5O/uBWhIu4iLebFaw==
dependencies:
node-gyp-build "^4.3.0"

Expand Down

0 comments on commit c241c18

Please sign in to comment.