File tree 2 files changed +8
-7
lines changed
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
34
34
## Related Projects
35
35
36
36
* [ Angular2 app] ( https://github.com/springboot-angular2-tutorial/angular2-app )
37
+ * [ Spring Boot app] ( https://github.com/springboot-angular2-tutorial/boot-app )
37
38
* [ Android app] ( https://github.com/springboot-angular2-tutorial/android-app )
38
39
* [ Server provisioning by Ansible and Packer] ( https://github.com/springboot-angular2-tutorial/micropost-provisionings )
39
40
* [ Infrastructure by Terraform] ( https://github.com/springboot-angular2-tutorial/micropost-formation )
Original file line number Diff line number Diff line change 1
1
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
2
2
# yarn lockfile v1
3
- " @slack/client " :
3
+ " @slack/client@^3.6.0 " :
4
4
version "3.6.0"
5
5
resolved "https://registry.yarnpkg.com/@slack/client/-/client-3.6.0.tgz#ad54c0398e532d043e262c9ab64cc748b73f4f75"
6
6
dependencies :
@@ -55,7 +55,7 @@ asynckit@^0.4.0:
55
55
version "0.4.0"
56
56
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
57
57
58
- aws-sdk :
58
+ aws-sdk@^2.6.12 :
59
59
version "2.6.12"
60
60
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.6.12.tgz#37f192502888bb5c01a2819eebc766ebeaf4e418"
61
61
dependencies :
@@ -168,7 +168,7 @@ delayed-stream@~1.0.0:
168
168
version "1.0.0"
169
169
resolved "https://registry.yarnpkg.com/delayed-stream/-/delayed-stream-1.0.0.tgz#df3ae199acadfb7d440aaae0b29e2272b24ec619"
170
170
171
- dotenv :
171
+ dotenv@^2.0.0 :
172
172
version "2.0.0"
173
173
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-2.0.0.tgz#bd759c357aaa70365e01c96b7b0bec08a6e0d949"
174
174
@@ -341,9 +341,9 @@ jsprim@^1.2.2:
341
341
json-schema "0.2.3"
342
342
verror "1.3.6"
343
343
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 "
347
347
348
348
lodash@~3.5.0 :
349
349
version "3.5.0"
@@ -450,7 +450,7 @@ semver@~5.0.1:
450
450
version "5.0.3"
451
451
resolved "https://registry.yarnpkg.com/semver/-/semver-5.0.3.tgz#77466de589cd5d3c95f138aa78bc569a3cb5d27a"
452
452
453
- serverless-plugin-write-env-vars :
453
+ serverless-plugin-write-env-vars@^1.0.1 :
454
454
version "1.0.1"
455
455
resolved "https://registry.yarnpkg.com/serverless-plugin-write-env-vars/-/serverless-plugin-write-env-vars-1.0.1.tgz#0806ace52b87e6dc4a38304f459f852efb060d60"
456
456
dependencies :
You can’t perform that action at this time.
0 commit comments