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.3 to 4.0.4 (#613)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Oct 1, 2021
1 parent b3feaff commit aaf023d
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.21.4",
"axios-retry": "3.2.0",
"buffer": "6.0.3",
"bufferutil": "4.0.3",
"bufferutil": "4.0.4",
"reconnecting-websocket": "4.4.0",
"utf-8-validate": "5.0.6",
"ws": "7.5.5"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -590,10 +590,10 @@ buffer@6.0.3:
base64-js "^1.3.1"
ieee754 "^1.2.1"

bufferutil@4.0.3:
version "4.0.3"
resolved "https://registry.npmjs.org/bufferutil/-/bufferutil-4.0.3.tgz#66724b756bed23cd7c28c4d306d7994f9943cc6b"
integrity sha512-yEYTwGndELGvfXsImMBLop58eaGW+YdONi1fNjTINSY98tmMmFijBG6WXgdkfuLNt4imzQNtIE+eBp1PVpMCSw==
bufferutil@4.0.4:
version "4.0.4"
resolved "https://registry.npmjs.org/bufferutil/-/bufferutil-4.0.4.tgz#ab81373d313a6ead0d734e98c448c722734ae7bb"
integrity sha512-VNxjXUCrF3LvbLgwfkTb5LsFvk6pGIn7OBb9x+3o+iJ6mKw0JTUp4chBFc88hi1aspeZGeZG9jAIbpFYPQSLZw==
dependencies:
node-gyp-build "^4.2.0"

Expand Down

0 comments on commit aaf023d

Please sign in to comment.