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 utf-8-validate from 5.0.7 to 5.0.8 (#666)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jan 19, 2022
1 parent 12bfe02 commit 9ae7284
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 @@ -9,7 +9,7 @@
"buffer": "6.0.3",
"bufferutil": "4.0.5",
"reconnecting-websocket": "4.4.0",
"utf-8-validate": "5.0.7",
"utf-8-validate": "5.0.8",
"ws": "7.5.6"
},
"description": "Coinbase Pro API for Node.js, written in TypeScript and covered by tests.",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -2400,10 +2400,10 @@ uri-js@^4.2.2:
dependencies:
punycode "^2.1.0"

utf-8-validate@5.0.7:
version "5.0.7"
resolved "https://registry.npmjs.org/utf-8-validate/-/utf-8-validate-5.0.7.tgz#c15a19a6af1f7ad9ec7ddc425747ca28c3644922"
integrity sha512-vLt1O5Pp+flcArHGIyKEQq883nBt8nN8tVBcoL0qUXj2XT1n7p70yGIq2VK98I5FdZ1YHc0wk/koOnHjnXWk1Q==
utf-8-validate@5.0.8:
version "5.0.8"
resolved "https://registry.npmjs.org/utf-8-validate/-/utf-8-validate-5.0.8.tgz#4a735a61661dbb1c59a0868c397d2fe263f14e58"
integrity sha512-k4dW/Qja1BYDl2qD4tOMB9PFVha/UJtxTc1cXYOe3WwA/2m0Yn4qB7wLMpJyLJ/7DR0XnTut3HsCSzDT4ZvKgA==
dependencies:
node-gyp-build "^4.3.0"

Expand Down

0 comments on commit 9ae7284

Please sign in to comment.