Skip to content

Commit

Permalink
fix: upgrade @openzeppelin/defender-sentinel-client from 1.48.0 to 1.…
Browse files Browse the repository at this point in the history
…52.0

Snyk has created this PR to upgrade @openzeppelin/defender-sentinel-client from 1.48.0 to 1.52.0.

See this package in npm:
https://www.npmjs.com/package/@openzeppelin/defender-sentinel-client

See this project in Snyk:
https://app.snyk.io/org/carlosfkrause/project/8afa338b-948b-4853-a08d-4b25fc61c915?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Dec 22, 2023
1 parent c94b20e commit 4953485
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
40 changes: 20 additions & 20 deletions examples/create-sentinel/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 examples/create-sentinel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"start": "node index.js"
},
"dependencies": {
"@openzeppelin/defender-sentinel-client": "1.48.0",
"@openzeppelin/defender-sentinel-client": "1.52.0",
"dotenv": "^8.2.0"
}
}

0 comments on commit 4953485

Please sign in to comment.