Skip to content

Commit

Permalink
Merge pull request #29913 from Expensify/rocio-SemverType
Browse files Browse the repository at this point in the history
Update @types/semver to fix vulnerabilities
  • Loading branch information
roryabraham authored Oct 18, 2023
2 parents 1ed55e0 + 6f65809 commit 9e68f9e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@
"@types/react-dom": "^18.2.4",
"@types/react-pdf": "^5.7.2",
"@types/react-test-renderer": "^18.0.0",
"@types/semver": "^7.5.0",
"@types/semver": "^7.5.4",
"@types/setimmediate": "^1.0.2",
"@types/underscore": "^1.11.5",
"@typescript-eslint/eslint-plugin": "^6.2.1",
Expand Down

0 comments on commit 9e68f9e

Please sign in to comment.