Skip to content

Commit

Permalink
fix(semver): Bump v7.5.1 to v7.5.4
Browse files Browse the repository at this point in the history
A moderate severity security vulnerability was recently discovered in
semver, a transitive Yarn dependency.
  • Loading branch information
Kurt-von-Laven committed Jul 29, 2023
1 parent 8a6328e commit b6f94da
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5066,13 +5066,13 @@ __metadata:
linkType: hard

"semver@npm:7.x, semver@npm:^7.1.2, semver@npm:^7.3.5, semver@npm:^7.3.7":
version: 7.5.1
resolution: "semver@npm:7.5.1"
version: 7.5.4
resolution: "semver@npm:7.5.4"
dependencies:
lru-cache: ^6.0.0
bin:
semver: bin/semver.js
checksum: d16dbedad53c65b086f79524b9ef766bf38670b2395bdad5c957f824dcc566b624988013564f4812bcace3f9d405355c3635e2007396a39d1bffc71cfec4a2fc
checksum: 12d8ad952fa353b0995bf180cdac205a4068b759a140e5d3c608317098b3575ac2f1e09182206bf2eb26120e1c0ed8fb92c48c592f6099680de56bb071423ca3
languageName: node
linkType: hard

Expand Down

0 comments on commit b6f94da

Please sign in to comment.