Skip to content

Commit

Permalink
Bump aws-lambda-ric from 3.0.0 to 3.1.0
Browse files Browse the repository at this point in the history
Bumps [aws-lambda-ric](https://github.com/aws/aws-lambda-nodejs-runtime-interface-client) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/aws/aws-lambda-nodejs-runtime-interface-client/releases)
- [Commits](aws/aws-lambda-nodejs-runtime-interface-client@v3.0.0...v3.1.0)

---
updated-dependencies:
- dependency-name: aws-lambda-ric
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and andyli committed Nov 10, 2023
1 parent 688a230 commit 9227e96
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,6 @@
"workbox-routing": "7.0.0"
},
"optionalDependencies": {
"aws-lambda-ric": "3.0.0"
"aws-lambda-ric": "3.1.0"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2119,10 +2119,10 @@ avvio@^8.2.1:
debug "^4.0.0"
fastq "^1.6.1"

aws-lambda-ric@3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/aws-lambda-ric/-/aws-lambda-ric-3.0.0.tgz#57e498c7038079732aefb81d0dfc34e4378f9b26"
integrity sha512-0gcKx277LfZwEmUf9MbPeys/foGoj+JI8y+rQ0g3PVHgMqDV8DAaTOy102qpjhMAwfb96C3E9lN+g5/Av3V0UA==
aws-lambda-ric@3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/aws-lambda-ric/-/aws-lambda-ric-3.1.0.tgz#6cff5692b277976967a4f7f4e58015e860780e4c"
integrity sha512-Uum4yHPzcgla/PFE8H2bojFhsMeJDciS0h0HkSnkg6eB5n64W8+GY2yxU26PVfWiNEpb5Pq0MtS17lTpvVcGBQ==
dependencies:
node-addon-api "6.1.0"
node-gyp "9.4.0"
Expand Down

0 comments on commit 9227e96

Please sign in to comment.