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.6 to 5.0.7 (#636)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Nov 1, 2021
1 parent 0ebeadc commit bd20866
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 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.6",
"utf-8-validate": "5.0.7",
"ws": "7.5.5"
},
"description": "Coinbase Pro API for Node.js, written in TypeScript and covered by tests.",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Expand Up @@ -1839,7 +1839,7 @@ nock@13.1.4:
lodash.set "^4.3.2"
propagate "^2.0.0"

node-gyp-build@^4.2.0, node-gyp-build@^4.3.0:
node-gyp-build@^4.3.0:
version "4.3.0"
resolved "https://registry.npmjs.org/node-gyp-build/-/node-gyp-build-4.3.0.tgz#9f256b03e5826150be39c764bf51e993946d71a3"
integrity sha512-iWjXZvmboq0ja1pUGULQBexmxq8CV4xBhX7VDOTbL7ZR4FOowwY/VOtRxBN/yKxmdGoIp4j5ysNT4u3S2pDQ3Q==
Expand Down Expand Up @@ -2492,12 +2492,12 @@ uri-js@^4.2.2:
dependencies:
punycode "^2.1.0"

utf-8-validate@5.0.6:
version "5.0.6"
resolved "https://registry.npmjs.org/utf-8-validate/-/utf-8-validate-5.0.6.tgz#e1b3e0a5cc8648a3b44c1799fbb170d1aaaffe80"
integrity sha512-hoY0gOf9EkCw+nimK21FVKHUIG1BMqSiRwxB/q3A9yKZOrOI99PP77BxmarDqWz6rG3vVYiBWfhG8z2Tl+7fZA==
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==
dependencies:
node-gyp-build "^4.2.0"
node-gyp-build "^4.3.0"

uuid@^3.3.3:
version "3.4.0"
Expand Down

0 comments on commit bd20866

Please sign in to comment.