Skip to content

Commit

Permalink
chore(deps): bump js-sha256 from 0.10.1 to 0.11.0
Browse files Browse the repository at this point in the history
Bumps [js-sha256](https://github.com/emn178/js-sha256) from 0.10.1 to 0.11.0.
- [Changelog](https://github.com/emn178/js-sha256/blob/master/CHANGELOG.md)
- [Commits](emn178/js-sha256@v0.10.1...v0.11.0)

---
updated-dependencies:
- dependency-name: js-sha256
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 26, 2024
1 parent aa3598c commit 078b346
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"homepage": "https://github.com/dcangulo/react-native-pkce-challenge#readme",
"dependencies": {
"base-64": "^1.0.0",
"js-sha256": "^0.10.1"
"js-sha256": "^0.11.0"
},
"devDependencies": {
"@commitlint/config-conventional": "^18.4.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7334,10 +7334,10 @@ __metadata:
languageName: node
linkType: hard

"js-sha256@npm:^0.10.1":
version: 0.10.1
resolution: "js-sha256@npm:0.10.1"
checksum: 6eb5c9f95aa902cec1930f036deb3bc664024b75fede456c0ac74b855797776c18620f47efec36787077a56ba2f3b8d6aacc7733ff8a2b5bb9ce6b655a35c5e6
"js-sha256@npm:^0.11.0":
version: 0.11.0
resolution: "js-sha256@npm:0.11.0"
checksum: 742d34a0c6eb15247309f1c74889b5a51df01a96e4307375b420fbe973f2f25585012b4d3c8fa52a1b18546153d12587e6463bb725dc1bc58686da03e892c334
languageName: node
linkType: hard

Expand Down Expand Up @@ -9760,7 +9760,7 @@ __metadata:
eslint: ^8.4.1
eslint-config-prettier: ^9.1.0
eslint-plugin-prettier: ^5.0.1
js-sha256: ^0.10.1
js-sha256: ^0.11.0
pod-install: ^0.1.0
prettier: ^3.1.0
react: 18.2.0
Expand Down

0 comments on commit 078b346

Please sign in to comment.