Skip to content

Commit

Permalink
Merge pull request #148 from snyk/fix/lock-needle-version
Browse files Browse the repository at this point in the history
[NEBULA-549] fix: lock needle version to 3.0.x
  • Loading branch information
neonnoon authored May 9, 2022
2 parents 9661b93 + c054b0d commit a274876
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"lodash.pick": "^4.4.0",
"lodash.union": "^4.6.0",
"multimatch": "^5.0.0",
"needle": "^3.0.0",
"needle": "~3.0.0",
"p-map": "^3.0.0",
"uuid": "^8.3.2",
"yaml": "^1.10.2"
Expand Down

0 comments on commit a274876

Please sign in to comment.