Skip to content

Commit

Permalink
Pin version of ecstatic
Browse files Browse the repository at this point in the history
  • Loading branch information
Robdel12 committed Sep 6, 2019
1 parent fcdae72 commit fc06150
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,9 @@
"typescript": "^3.3.3333",
"webdriverio": "^5.12.5"
},
"resolutions": {
"ecstatic": "3.2"
},
"author": "Perceptual Inc.",
"license": "MIT",
"bugs": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1731,10 +1731,10 @@ ecc-jsbn@~0.1.1:
jsbn "~0.1.0"
safer-buffer "^2.1.0"

ecstatic@^3.0.0:
version "3.3.2"
resolved "https://registry.yarnpkg.com/ecstatic/-/ecstatic-3.3.2.tgz#6d1dd49814d00594682c652adb66076a69d46c48"
integrity sha512-fLf9l1hnwrHI2xn9mEDT7KIi22UDqA2jaCwyCbSUJh9a1V+LEUSL/JO/6TIz/QyuBURWUHrFL5Kg2TtO1bkkog==
ecstatic@3.2, ecstatic@^3.0.0:
version "3.2.2"
resolved "https://registry.yarnpkg.com/ecstatic/-/ecstatic-3.2.2.tgz#4cc37c80ea88c021ca7cde66a15606ceaa9348e7"
integrity sha512-khJlPch7aw/Gx+cKabpt0l2kVychBpGuwVKVMb8rhui00kHWwETDN000Z2CxJl1XaZI4xEkoPD/uezmP28c0/Q==
dependencies:
he "^1.1.1"
mime "^1.6.0"
Expand Down

0 comments on commit fc06150

Please sign in to comment.