derrickaw commented on code in PR #37852:
URL: https://github.com/apache/beam/pull/37852#discussion_r2936127402


##########
sdks/typescript/package.json:
##########
@@ -6,7 +6,7 @@
     "@types/mocha": "^9.0.0",
     "@typescript-eslint/eslint-plugin": "^5.24.0",
     "@typescript-eslint/parser": "^5.24.0",
-    "codecov": "^3.8.3",
+    "codecov": "^3.6.2",

Review Comment:
   When I was trying out both `npm audit fix` and `npm audit fix --force` I 
think npm tried to go for a path of no vulnerabilities which at that one moment 
in time was a required downgrade.  I reverted that one change and reran the 
`npm install` command and no vulnerabilities show and tests pass.  Thanks



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to