Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
mreinstein committed Jan 15, 2022
1 parent 5114158 commit 9448fcf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# alexa-verifier

![example workflow](https://github.com/mreinstein/alexa-verifier/actions/workflows/main.yml/badge.svg)
![tests](https://github.com/mreinstein/alexa-verifier/actions/workflows/main.yml/badge.svg)


Verify HTTP requests sent to an Alexa skill are sent from Amazon.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"license": "MIT",
"dependencies": {
"node-forge": "^1.2.1",
"validator": "^9.0.0"
"validator": "^13.7.0"
},
"devDependencies": {
"nock": "^9.0.2",
Expand Down

0 comments on commit 9448fcf

Please sign in to comment.