Skip to content

Commit d77562b

Browse files
build(deps-dev): bump utf-8-validate from 5.0.3 to 5.0.4
Bumps [utf-8-validate](https://github.com/websockets/utf-8-validate) from 5.0.3 to 5.0.4. - [Release notes](https://github.com/websockets/utf-8-validate/releases) - [Commits](websockets/utf-8-validate@v5.0.3...v5.0.4) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 122907c commit d77562b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"ts-node": "9.1.1",
7676
"tslint": "^6.1.0",
7777
"typescript": "~4.0.0",
78-
"utf-8-validate": "5.0.3",
78+
"utf-8-validate": "5.0.4",
7979
"zone.js": "0.10.3"
8080
},
8181
"ngPackage": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6394,10 +6394,10 @@ use@^3.1.0:
63946394
resolved "https://registry.yarnpkg.com/use/-/use-3.1.1.tgz#d50c8cac79a19fbc20f2911f56eb973f4e10070f"
63956395
integrity sha512-cwESVXlO3url9YWlFW/TA9cshCEhtu7IKJ/p5soJ/gGpj7vbvFrAY/eIioQ6Dw23KjZhYgiIo8HOs1nQ2vr/oQ==
63966396

6397-
6398-
version "5.0.3"
6399-
resolved "https://registry.yarnpkg.com/utf-8-validate/-/utf-8-validate-5.0.3.tgz#3b64e418ad2ff829809025fdfef595eab2f03a27"
6400-
integrity sha512-jtJM6fpGv8C1SoH4PtG22pGto6x+Y8uPprW0tw3//gGFhDDTiuksgradgFN6yRayDP4SyZZa6ZMGHLIa17+M8A==
6397+
6398+
version "5.0.4"
6399+
resolved "https://registry.yarnpkg.com/utf-8-validate/-/utf-8-validate-5.0.4.tgz#72a1735983ddf7a05a43a9c6b67c5ce1c910f9b8"
6400+
integrity sha512-MEF05cPSq3AwJ2C7B7sHAA6i53vONoZbMGX8My5auEVm6W+dJ2Jd/TZPyGJ5CH42V2XtbI5FD28HeHeqlPzZ3Q==
64016401
dependencies:
64026402
node-gyp-build "^4.2.0"
64036403

0 commit comments

Comments
 (0)