File tree Expand file tree Collapse file tree 2 files changed +8
-7
lines changed Expand file tree Collapse file tree 2 files changed +8
-7
lines changed Original file line number Diff line number Diff line change @@ -34,6 +34,7 @@ sls invoke -f notifyToSlack -l
3434## Related Projects
3535
3636* [ Angular2 app] ( https://github.com/springboot-angular2-tutorial/angular2-app )
37+ * [ Spring Boot app] ( https://github.com/springboot-angular2-tutorial/boot-app )
3738* [ Android app] ( https://github.com/springboot-angular2-tutorial/android-app )
3839* [ Server provisioning by Ansible and Packer] ( https://github.com/springboot-angular2-tutorial/micropost-provisionings )
3940* [ Infrastructure by Terraform] ( https://github.com/springboot-angular2-tutorial/micropost-formation )
Original file line number Diff line number Diff line change 11# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
22# yarn lockfile v1
3- " @slack/client " :
3+ " @slack/client@^3.6.0 " :
44 version "3.6.0"
55 resolved "https://registry.yarnpkg.com/@slack/client/-/client-3.6.0.tgz#ad54c0398e532d043e262c9ab64cc748b73f4f75"
66 dependencies :
@@ -55,7 +55,7 @@ asynckit@^0.4.0:
5555 version "0.4.0"
5656 resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
5757
58- aws-sdk :
58+ aws-sdk@^2.6.12 :
5959 version "2.6.12"
6060 resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.6.12.tgz#37f192502888bb5c01a2819eebc766ebeaf4e418"
6161 dependencies :
@@ -168,7 +168,7 @@ delayed-stream@~1.0.0:
168168 version "1.0.0"
169169 resolved "https://registry.yarnpkg.com/delayed-stream/-/delayed-stream-1.0.0.tgz#df3ae199acadfb7d440aaae0b29e2272b24ec619"
170170
171- dotenv :
171+ dotenv@^2.0.0 :
172172 version "2.0.0"
173173 resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-2.0.0.tgz#bd759c357aaa70365e01c96b7b0bec08a6e0d949"
174174
@@ -341,9 +341,9 @@ jsprim@^1.2.2:
341341 json-schema "0.2.3"
342342 verror "1.3.6"
343343
344- lodash, lodash@^4.13.1 :
345- version "4.16.4 "
346- resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.16.4 .tgz#01ce306b9bad1319f2a5528674f88297aeb70127 "
344+ lodash@^4.13.1 , lodash@^4.16.4 :
345+ version "4.16.5 "
346+ resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.16.5 .tgz#77d88feac548009b1a5c4ca7b49ac431ce346ae8 "
347347
348348lodash@~3.5.0 :
349349 version "3.5.0"
@@ -450,7 +450,7 @@ semver@~5.0.1:
450450 version "5.0.3"
451451 resolved "https://registry.yarnpkg.com/semver/-/semver-5.0.3.tgz#77466de589cd5d3c95f138aa78bc569a3cb5d27a"
452452
453- serverless-plugin-write-env-vars :
453+ serverless-plugin-write-env-vars@^1.0.1 :
454454 version "1.0.1"
455455 resolved "https://registry.yarnpkg.com/serverless-plugin-write-env-vars/-/serverless-plugin-write-env-vars-1.0.1.tgz#0806ace52b87e6dc4a38304f459f852efb060d60"
456456 dependencies :
You can’t perform that action at this time.
0 commit comments