You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2022/02/24 14:46:39 UTC

[GitHub] [spark] bjornjorgensen edited a comment on pull request #35628: [SPARK-38303][BUILD] Upgrade `ansi-regex` from 5.0.0 to 5.0.1 in /dev

bjornjorgensen edited a comment on pull request #35628:
URL: https://github.com/apache/spark/pull/35628#issuecomment-1049921212


   @sarutak I now have 
   
   `{
     "devDependencies": {
       "eslint": "^7.25.0",
       "ansi-regex": "^5.0.1"
     }
   }`
   
   in `package.json` and when I run  `npm install`
   npm WARN old lockfile
   npm WARN old lockfile The package-lock.json file was created with an old version of npm,
   npm WARN old lockfile so supplemental metadata must be fetched from the registry.
   npm WARN old lockfile 
   npm WARN old lockfile This is a one-time fix-up, please be patient...
   npm WARN old lockfile 
   
   added 118 packages, and audited 119 packages in 3s
   
   15 packages are looking for funding
     run `npm fund` for details
   
   found 0 vulnerabilities
   
   I'm using npm@8.3.1
   
   


-- 
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: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org