Skip to content

Commit

Permalink
#207 Fix yarn.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
sklein94 committed Mar 29, 2023
1 parent 840a643 commit 2b7ec2f
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 @@ -4187,9 +4187,9 @@ etag@~1.8.1:
resolved "https://registry.yarnpkg.com/etag/-/etag-1.8.1.tgz#41ae2eeb65efa62268aebfea83ac7d79299b0887"
integrity sha1-Qa4u62XvpiJorr/qg6x9eSmbCIc=

"eve@git://github.com/adobe-webplatform/eve.git#eef80ed":
"eve@https://github.com/adobe-webplatform/eve.git#eef80ed":
version "0.4.1"
resolved "git://github.com/adobe-webplatform/eve.git#eef80ed8d188423c2272746fb8ae5cc8dad84cb1"
resolved "https://github.com/adobe-webplatform/eve.git#eef80ed8d188423c2272746fb8ae5cc8dad84cb1"

event-emitter@~0.3.5:
version "0.3.5"
Expand Down Expand Up @@ -8792,7 +8792,7 @@ range-parser@^1.0.3, range-parser@~1.2.1:
version "2.2.0-c"
resolved "https://github.com/nhn/raphael.git#78a6ed3ec269f33b6457b0ec66f8c3d1f2ed70e0"
dependencies:
eve "git://github.com/adobe-webplatform/eve.git#eef80ed"
eve "https://github.com/adobe-webplatform/eve.git#eef80ed"

raw-body@2.4.0:
version "2.4.0"
Expand Down

0 comments on commit 2b7ec2f

Please sign in to comment.