Skip to content

Commit

Permalink
Npm package security update
Browse files Browse the repository at this point in the history
  • Loading branch information
cj.ohara committed Feb 10, 2020
1 parent 58f9bf3 commit 625baed
Show file tree
Hide file tree
Showing 4 changed files with 144 additions and 138 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ This means you have unlimited capacity to help nonprofits fundraise and grow you

1. Click on the Launch Stack button.

[![Launch Stack](https://cdn.rawgit.com/buildkite/cloudformation-launch-stack-button-svg/master/launch-stack.svg)](https://console.aws.amazon.com/cloudformation/home?region=us-east-1#/stacks/new?stackName=Givesource&templateURL=https://s3.amazonaws.com/givesource/cf-templates/1.4.2/givesource.yml)
[![Launch Stack](https://cdn.rawgit.com/buildkite/cloudformation-launch-stack-button-svg/master/launch-stack.svg)](https://console.aws.amazon.com/cloudformation/home?region=us-east-1#/stacks/new?stackName=Givesource&templateURL=https://s3.amazonaws.com/givesource/cf-templates/1.4.3/givesource.yml)

2. AWS CloudFormation should open in a new window, with the "Specify an Amazon S3 template URL" option checked, click next.

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "givesource",
"version": "1.4.2",
"version": "1.4.3",
"description": "Pay-as-you-go highly scalable software application that helps community foundations set up and manage a platform where they can raise funds for non-profits through event pages.",
"license": "Apache-2.0",
"repository": {
Expand Down
276 changes: 141 additions & 135 deletions packages/lambda/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/lambda/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"faker": "^4.1.0",
"fuse.js": "^3.3.0",
"fuzzy": "^0.1.3",
"handlebars": "^4.4.0",
"handlebars": "^4.7.3",
"inquirer": "^3.2.1",
"inquirer-autocomplete-prompt": "^0.11.0",
"js-string-escape": "^1.0.1",
Expand Down

0 comments on commit 625baed

Please sign in to comment.