Skip to content

Commit eaa32e1

Browse files
author
Robert Jackson
authored
Merge pull request #801 from zonkyio/update-fastboot-express-middleware-3
Update FastBoot Express Middleware v3
2 parents 4e4f9ac + 5c0fea0 commit eaa32e1

2 files changed

Lines changed: 21 additions & 36 deletions

File tree

packages/ember-cli-fastboot/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@
3333
"ember-cli-lodash-subset": "2.0.1",
3434
"ember-cli-preprocess-registry": "^3.1.2",
3535
"ember-cli-version-checker": "^3.0.0",
36-
"fastboot": "^3.1.0",
37-
"fastboot-express-middleware": "^2.0.0",
36+
"fastboot": "^3.1.1",
37+
"fastboot-express-middleware": "^3.0.0",
3838
"fastboot-transform": "^0.1.3",
3939
"fs-extra": "^7.0.0",
4040
"json-stable-stringify": "^1.0.1",

yarn.lock

Lines changed: 19 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -8199,14 +8199,13 @@ fast-sourcemap-concat@^2.1.0:
81998199
source-map-url "^0.3.0"
82008200
sourcemap-validator "^1.1.0"
82018201

8202-
fastboot-express-middleware@^2.0.0:
8203-
version "2.0.0"
8204-
resolved "https://registry.yarnpkg.com/fastboot-express-middleware/-/fastboot-express-middleware-2.0.0.tgz#3cb2c4b744e738a709b4336c4166f1a059ab0ffb"
8205-
integrity sha512-sJHZrHpo/8jh56t+DTzaDcg6cnHbmXlTSAdfhRZbBa8XDY3TfN+TjHsHd4Z7vouLFU+ISuaZkzKfwGwipW5xwQ==
8202+
fastboot-express-middleware@^3.0.0:
8203+
version "3.0.0"
8204+
resolved "https://registry.yarnpkg.com/fastboot-express-middleware/-/fastboot-express-middleware-3.0.0.tgz#bb4a037f1a88492439052d430e3bcc6eddac65c8"
8205+
integrity sha512-HWdDj/IJ26QPC30Mi56LHZdcJ4DZctru8W4PHAm359eieEkPemx2I3iDZzfmbw6rD8LUjec+NVauVvrLe3Xfuw==
82068206
dependencies:
82078207
chalk "^2.0.1"
8208-
fastboot "^2.0.1"
8209-
request "^2.81.0"
8208+
fastboot "^3.1.1"
82108209

82118210
82128211
version "0.0.2"
@@ -8223,24 +8222,10 @@ fastboot-transform@^0.1.3:
82238222
broccoli-stew "^1.5.0"
82248223
convert-source-map "^1.5.1"
82258224

8226-
fastboot@^2.0.1:
8227-
version "2.0.3"
8228-
resolved "https://registry.yarnpkg.com/fastboot/-/fastboot-2.0.3.tgz#0b712e6c590f1b463dc5b12138893bcbbafa2459"
8229-
integrity sha512-NNH/o+XhITAQUnW2CC9IDXlcnI74W2BONjtRSRmc01N3uJl/7pcvX9iWTUWu2PYQbQZUBu8HzVFt7GmQ9qw9JQ==
8230-
dependencies:
8231-
chalk "^2.0.1"
8232-
cookie "^0.4.0"
8233-
debug "^4.1.0"
8234-
najax "^1.0.3"
8235-
resolve "^1.8.1"
8236-
rsvp "^4.8.0"
8237-
simple-dom "^1.4.0"
8238-
source-map-support "^0.5.0"
8239-
8240-
fastboot@^3.1.0:
8241-
version "3.1.0"
8242-
resolved "https://registry.yarnpkg.com/fastboot/-/fastboot-3.1.0.tgz#e71a2d45c9b034f8a5909562a125888325100843"
8243-
integrity sha512-1GyX0seImE0l4Di/LVwTzL1XqXKECQvvDeEZmReNwMUDbsQxETGz3j7XUq/eWSxl1o4R/vZomvxOXdtae6kpfA==
8225+
fastboot@^3.1.1:
8226+
version "3.1.1"
8227+
resolved "https://registry.yarnpkg.com/fastboot/-/fastboot-3.1.1.tgz#95306636f4a9dae1bc237142e3cca0d337b419c6"
8228+
integrity sha512-qQ7zXzqJ2+qyM9Uy4rXzeOc/Qtk2o9Y9rKvHCrZoRWneOEwsH+/8bN56NP4PUgbMWtzYtWBFwhwGBuC6xPJA3w==
82448229
dependencies:
82458230
chalk "^3.0.0"
82468231
cookie "^0.4.0"
@@ -13641,7 +13626,7 @@ request-promise-native@^1.0.5, request-promise-native@^1.0.8:
1364113626
stealthy-require "^1.1.1"
1364213627
tough-cookie "^2.3.3"
1364313628

13644-
request@^2.81.0, request@^2.88.0, request@^2.88.2:
13629+
request@^2.88.0, request@^2.88.2:
1364513630
version "2.88.2"
1364613631
resolved "https://registry.yarnpkg.com/request/-/request-2.88.2.tgz#d73c918731cb5a87da047e207234146f664d12b3"
1364713632
integrity sha512-MsvtOrfG9ZcrOwAW+Qi+F6HbD0CWXEh9ou77uOb7FM2WPhwT7smM833PzanhJLsgXjN89Ir6V2PczXNnMpwKhw==
@@ -13938,7 +13923,7 @@ rsvp@^3.0.14, rsvp@^3.0.17, rsvp@^3.0.18, rsvp@^3.0.21, rsvp@^3.0.6, rsvp@^3.1.0
1393813923
resolved "https://registry.yarnpkg.com/rsvp/-/rsvp-3.6.2.tgz#2e96491599a96cde1b515d5674a8f7a91452926a"
1393913924
integrity sha512-OfWGQTb9vnwRjwtA2QwpG2ICclHC3pgXZO5xt8H2EfgDquO0qVdSb5T88L4qJVAEugbS56pAuV4XZM58UX8ulw==
1394013925

13941-
rsvp@^4.6.1, rsvp@^4.7.0, rsvp@^4.8.0, rsvp@^4.8.1, rsvp@^4.8.2, rsvp@^4.8.3, rsvp@^4.8.4, rsvp@^4.8.5:
13926+
rsvp@^4.6.1, rsvp@^4.7.0, rsvp@^4.8.1, rsvp@^4.8.2, rsvp@^4.8.3, rsvp@^4.8.4, rsvp@^4.8.5:
1394213927
version "4.8.5"
1394313928
resolved "https://registry.yarnpkg.com/rsvp/-/rsvp-4.8.5.tgz#c8f155311d167f68f21e168df71ec5b083113734"
1394413929
integrity sha512-nfMOlASu9OnRJo1mbEk2cz0D56a1MBNrJ7orjRZQG10XDyuvwksKbuXNp6qa+kbn839HwjwhBzhFmdsaEAfauA==
@@ -14498,14 +14483,6 @@ source-map-support@^0.4.15:
1449814483
dependencies:
1449914484
source-map "^0.5.6"
1450014485

14501-
source-map-support@^0.5.0, source-map-support@~0.5.10, source-map-support@~0.5.12:
14502-
version "0.5.19"
14503-
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.19.tgz#a98b62f86dcaf4f67399648c085291ab9e8fed61"
14504-
integrity sha512-Wonm7zOCIJzBGQdB+thsPar0kYuCIzYvxZwlBa87yi/Mdjv7Tip2cyVbLj5o0cFPN4EVkuTwb3GDDyUx2DGnGw==
14505-
dependencies:
14506-
buffer-from "^1.0.0"
14507-
source-map "^0.6.0"
14508-
1450914486
source-map-support@^0.5.16:
1451014487
version "0.5.16"
1451114488
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.16.tgz#0ae069e7fe3ba7538c64c98515e35339eac5a042"
@@ -14514,6 +14491,14 @@ source-map-support@^0.5.16:
1451414491
buffer-from "^1.0.0"
1451514492
source-map "^0.6.0"
1451614493

14494+
source-map-support@~0.5.10, source-map-support@~0.5.12:
14495+
version "0.5.19"
14496+
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.19.tgz#a98b62f86dcaf4f67399648c085291ab9e8fed61"
14497+
integrity sha512-Wonm7zOCIJzBGQdB+thsPar0kYuCIzYvxZwlBa87yi/Mdjv7Tip2cyVbLj5o0cFPN4EVkuTwb3GDDyUx2DGnGw==
14498+
dependencies:
14499+
buffer-from "^1.0.0"
14500+
source-map "^0.6.0"
14501+
1451714502
source-map-url@^0.3.0:
1451814503
version "0.3.0"
1451914504
resolved "https://registry.yarnpkg.com/source-map-url/-/source-map-url-0.3.0.tgz#7ecaf13b57bcd09da8a40c5d269db33799d4aaf9"

0 commit comments

Comments
 (0)