Skip to content

Commit

Permalink
Merge pull request #79 from lifeomic/lifeomic-mass-prs/tall-llama
Browse files Browse the repository at this point in the history
Update fsevents to fix MacOS vuln
  • Loading branch information
indigocarmen authored May 5, 2023
2 parents 96fb231 + 430b012 commit ae87358
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3186,11 +3186,12 @@ fs.realpath@^1.0.0:
integrity sha1-FQStJSMVjKpA20onh8sBQRmU6k8=

fsevents@^1.0.0:
version "1.2.7"
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-1.2.7.tgz#4851b664a3783e52003b3c66eb0eee1074933aa4"
integrity sha512-Pxm6sI2MeBD7RdD12RYsqaP0nMiwx8eZBXCa6z2L+mRHm2DYrOYwihmhjpkdjUHwQhslWQjRpEgNq4XvBmaAuw==
version "1.2.13"
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-1.2.13.tgz#f325cb0455592428bcf11b383370ef70e3bfcc38"
integrity sha512-oWb1Z6mkHIskLzEJ/XWX0srkpkTQ7vaopMQkyaEIoq0fmtFVxOthb8cCxeT+p3ynTdkk/RZwbgG4brR5BeWECw==
dependencies:
nan "^2.9.2"
bindings "^1.5.0"
nan "^2.12.1"
node-pre-gyp "^0.10.0"

function-bind@^1.1.1:
Expand Down

0 comments on commit ae87358

Please sign in to comment.