Skip to content

Commit

Permalink
chore(deps): Bump libsodium-wrappers from 0.7.11 to 0.7.13 (#15827)
Browse files Browse the repository at this point in the history
Bumps [libsodium-wrappers](https://github.com/jedisct1/libsodium.js) from 0.7.11 to 0.7.13.
- [Commits](jedisct1/libsodium.js@0.7.11...0.7.13)

---
updated-dependencies:
- dependency-name: libsodium-wrappers
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 17, 2023
1 parent 7d34329 commit bcb6b93
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"jszip": "3.10.1",
"keyboardjs": "2.7.0",
"knockout": "3.5.1",
"libsodium-wrappers": "0.7.11",
"libsodium-wrappers": "0.7.13",
"linkify-it": "4.0.1",
"long": "5.2.3",
"markdown-it": "13.0.1",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12539,12 +12539,12 @@ __metadata:
languageName: node
linkType: hard

"libsodium-wrappers@npm:0.7.11":
version: 0.7.11
resolution: "libsodium-wrappers@npm:0.7.11"
"libsodium-wrappers@npm:0.7.13":
version: 0.7.13
resolution: "libsodium-wrappers@npm:0.7.13"
dependencies:
libsodium: ^0.7.11
checksum: 6a6ef47b2213e3fb4687196c28fee4c9885f70d89547d845e62d96014d3d5ad9f59cb05fadc601debc0031a3cfd0b9b416d7efbeb5bf66db6aa0ed69f55a6293
libsodium: ^0.7.13
checksum: d184395f7c33023414b191ef9ea2171eb1a5cb061503e886ea877590cb7adc3a4feaf794b9b08731a20515518fa23dbf1c1bfcd376e5ab01728e95cf1cb7525a
languageName: node
linkType: hard

Expand Down Expand Up @@ -18609,7 +18609,7 @@ __metadata:
knockout: 3.5.1
less: 4.2.0
less-loader: ^11.1.3
libsodium-wrappers: 0.7.11
libsodium-wrappers: 0.7.13
linkify-it: 4.0.1
lint-staged: 14.0.1
long: 5.2.3
Expand Down

0 comments on commit bcb6b93

Please sign in to comment.