Skip to content

Commit

Permalink
feat: upgrade semver to 7
Browse files Browse the repository at this point in the history
> Refactor module into separate files for better tree-shaking
> Drop support for very old node versions, use const/let, => functions, and classes.
  • Loading branch information
FauxFaux committed Mar 8, 2021
1 parent 883996e commit c281c4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -38,7 +38,7 @@
"event-loop-spinner": "^2.0.0",
"gunzip-maybe": "^1.4.2",
"mkdirp": "^1.0.4",
"semver": "^6.1.0",
"semver": "^7.3.4",
"snyk-nodejs-lockfile-parser": "1.30.2",
"tar-stream": "^2.1.0",
"tmp": "^0.2.1",
Expand Down

0 comments on commit c281c4e

Please sign in to comment.