File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 75
75
"ts-node" : " 9.1.1" ,
76
76
"tslint" : " ^6.1.0" ,
77
77
"typescript" : " ~4.0.0" ,
78
- "utf-8-validate" : " 5.0.3 " ,
78
+ "utf-8-validate" : " 5.0.4 " ,
79
79
"zone.js" : " 0.10.3"
80
80
},
81
81
"ngPackage" : {
Original file line number Diff line number Diff line change @@ -6394,10 +6394,10 @@ use@^3.1.0:
6394
6394
resolved "https://registry.yarnpkg.com/use/-/use-3.1.1.tgz#d50c8cac79a19fbc20f2911f56eb973f4e10070f"
6395
6395
integrity sha512-cwESVXlO3url9YWlFW/TA9cshCEhtu7IKJ/p5soJ/gGpj7vbvFrAY/eIioQ6Dw23KjZhYgiIo8HOs1nQ2vr/oQ==
6396
6396
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 ==
6401
6401
dependencies :
6402
6402
node-gyp-build "^4.2.0"
6403
6403
You can’t perform that action at this time.
0 commit comments