Skip to content

Commit

Permalink
Merge pull request #142 from newrelic/mrickard/lambda-1255/update-exa…
Browse files Browse the repository at this point in the history
…mple-deps

fix: Updating dependencies and lockfile in examples
  • Loading branch information
mrickard authored Jun 9, 2021
2 parents fb5212e + 62fd3f5 commit e6333eb
Show file tree
Hide file tree
Showing 9 changed files with 30,663 additions and 3,671 deletions.
8,156 changes: 7,458 additions & 698 deletions examples/java/package-lock.json

Large diffs are not rendered by default.

7 changes: 3 additions & 4 deletions examples/java/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,7 @@
"author": "",
"license": "ISC",
"devDependencies": {
"serverless": "^2.19.0",
"serverless-newrelic-lambda-layers": "^1.1.5"
},
"dependencies": {}
"serverless": "^2.44.0",
"serverless-newrelic-lambda-layers": "^1.1.6"
}
}
Loading

0 comments on commit e6333eb

Please sign in to comment.