File tree Expand file tree Collapse file tree 2 files changed +7
-28
lines changed Expand file tree Collapse file tree 2 files changed +7
-28
lines changed Original file line number Diff line number Diff line change 139
139
"eslint-plugin-ember" : " ^10.6.1" ,
140
140
"eslint-plugin-ember-suave" : " ^2.0.1" ,
141
141
"eslint-plugin-node" : " ^11.1.0" ,
142
- "fastboot-app-server" : " ^3.3.0 " ,
142
+ "fastboot-app-server" : " ^4.1.1 " ,
143
143
"google-material-color" : " ^1.3.1" ,
144
144
"http-status" : " ^1.6.2" ,
145
145
"leaflet" : " ^1.8.0" ,
Original file line number Diff line number Diff line change @@ -9616,25 +9616,17 @@ fast-sourcemap-concat@^2.1.0:
9616
9616
source-map-url "^0.3.0"
9617
9617
sourcemap-validator "^1.1.0"
9618
9618
9619
- fastboot-app-server@^3.3.0 :
9620
- version "3.3.0 "
9621
- resolved "https://registry.yarnpkg.com/fastboot-app-server/-/fastboot-app-server-3.3.0 .tgz#8cf48f4cfc442cacddded08961b3b0b0cfafd7ce "
9622
- integrity sha512-Raz1ifRxdUlWbYCvXa1xUmGU/m7zNC62Gjjg7MqS42GATC4GCI0yVTB/cDsz5DtOpwxIush0HWfvZVIrz7tDrA ==
9619
+ fastboot-app-server@^4.1.1 :
9620
+ version "4.1.1 "
9621
+ resolved "https://registry.yarnpkg.com/fastboot-app-server/-/fastboot-app-server-4.1.1 .tgz#b4dfe0dd7087a6f5547fc6b23489f6a3a442aaec "
9622
+ integrity sha512-v7esODTxtPCZYXdW3B7at2otKHg7q5bR2YjkBISShqR5O2Ua4TrNslGQlI0VQIdSHG979g9g6bwr5EBCL2wtKw ==
9623
9623
dependencies:
9624
9624
basic-auth "^2.0.1"
9625
9625
chalk "^4.1.2"
9626
9626
compression "^1.7.4"
9627
9627
express "^4.17.2"
9628
- fastboot "3.3.0"
9629
- fastboot-express-middleware "3.3.0"
9630
-
9631
- fastboot-express-middleware@3.3.0:
9632
- version "3.3.0"
9633
- resolved "https://registry.yarnpkg.com/fastboot-express-middleware/-/fastboot-express-middleware-3.3.0.tgz#a3da82533383331bb32c6cd921a0e99705b06740"
9634
- integrity sha512-iLr4ncGi0gb+40O0D9VOmJ0MI/ROESuolsfNyasDHCdnz7eT+gloT9KG3h6efscCuCQ1IviuE1ynuAVTp9vX8Q==
9635
- dependencies:
9636
- chalk "^4.1.2"
9637
- fastboot "3.3.0"
9628
+ fastboot "4.1.1"
9629
+ fastboot-express-middleware "4.1.1"
9638
9630
9639
9631
fastboot-express-middleware@4.1.1:
9640
9632
version "4.1.1"
@@ -9651,19 +9643,6 @@ fastboot-transform@^0.1.2, fastboot-transform@^0.1.3:
9651
9643
broccoli-stew "^1.5.0"
9652
9644
convert-source-map "^1.5.1"
9653
9645
9654
- fastboot@3.3.0:
9655
- version "3.3.0"
9656
- resolved "https://registry.yarnpkg.com/fastboot/-/fastboot-3.3.0.tgz#e0b1cafb3fb6e89095acade221ccfbfe327b3462"
9657
- integrity sha512-WXgR/uKM/r6TCb99Q97vuxH16bhF1scF4LL7Uckel5dNqvvlNVpKEeuggOJafx/JtfIyrldfo7Cn9Xpaoltp7A==
9658
- dependencies:
9659
- chalk "^4.1.2"
9660
- cookie "^0.4.1"
9661
- debug "^4.3.3"
9662
- jsdom "^19.0.0"
9663
- resolve "^1.22.0"
9664
- simple-dom "^1.4.0"
9665
- source-map-support "^0.5.21"
9666
-
9667
9646
fastboot@4.1.1:
9668
9647
version "4.1.1"
9669
9648
resolved "https://registry.yarnpkg.com/fastboot/-/fastboot-4.1.1.tgz#b686dc522ef805557ff76ded23328c486991cbaa"
You can’t perform that action at this time.
0 commit comments