Skip to content

Commit

Permalink
Merge pull request #31 from funnyzak/dependabot/npm_and_yarn/bufferut…
Browse files Browse the repository at this point in the history
…il-4.0.7
  • Loading branch information
funnyzak committed Oct 21, 2022
2 parents 42ccaf8 + 7ad2fa9 commit 1c83cf6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
"@funnyzak/http-server": "^0.2.3",
"aliyun-nls": "^0.3.8",
"antd": "^4.23.6",
"bufferutil": "^4.0.6",
"bufferutil": "^4.0.7",
"core-js": "^3.25.5",
"crypto-js": "^4.1.1",
"electron-store": "^8.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2612,10 +2612,10 @@ buffer@^5.1.0:
base64-js "^1.3.1"
ieee754 "^1.1.13"

bufferutil@^4.0.6:
version "4.0.6"
resolved "https://registry.yarnpkg.com/bufferutil/-/bufferutil-4.0.6.tgz#ebd6c67c7922a0e902f053e5d8be5ec850e48433"
integrity sha512-jduaYOYtnio4aIAyc6UbvPCVcgq7nYpVnucyxr6eCYg/Woad9Hf/oxxBRDnGGjPfjUm6j5O/uBWhIu4iLebFaw==
bufferutil@^4.0.7:
version "4.0.7"
resolved "https://registry.yarnpkg.com/bufferutil/-/bufferutil-4.0.7.tgz#60c0d19ba2c992dd8273d3f73772ffc894c153ad"
integrity sha512-kukuqc39WOHtdxtw4UScxF/WVnMFVSQVKhtx3AjZJzhd0RGZZldcrfSEbVsWWe6KNH253574cq5F+wpv0G9pJw==
dependencies:
node-gyp-build "^4.3.0"

Expand Down

0 comments on commit 1c83cf6

Please sign in to comment.