Skip to content

Commit

Permalink
Bump crypto-pro from 2.5.0 to 2.5.2 in /l2-frontend
Browse files Browse the repository at this point in the history
Bumps [crypto-pro](https://github.com/vgoma/crypto-pro) from 2.5.0 to 2.5.2.
- [Release notes](https://github.com/vgoma/crypto-pro/releases)
- [Commits](vgoma/crypto-pro@v2.5.0...v2.5.2)

---
updated-dependencies:
- dependency-name: crypto-pro
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 8, 2024
1 parent e9b28c5 commit 6fa9cd5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion l2-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"bootflat": "^2.0.4",
"bootstrap3": "^3.3.5",
"core-js": "^3.30.1",
"crypto-pro": "^2.3.0",
"crypto-pro": "^2.5.2",
"debounce": "^1.2.1",
"es-cookie": "^1.4.0",
"eslint-plugin-sort-imports-es6-autofix": "^0.6.0",
Expand Down
8 changes: 4 additions & 4 deletions l2-frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3424,10 +3424,10 @@ crypto-browserify@^3.11.0:
randombytes "^2.0.0"
randomfill "^1.0.3"

crypto-pro@^2.3.0:
version "2.5.0"
resolved "https://registry.yarnpkg.com/crypto-pro/-/crypto-pro-2.5.0.tgz#176cad1d94e9840dc68a732f0c23a59d0db06d0c"
integrity sha512-OSz1++q644gfE8wCwygPK4KfMypM1D0aFKuClLcKiDwcIK+S1duXstmwMIPFyoafiQt2H+2CKW0EtYQm+4b0FA==
crypto-pro@^2.5.2:
version "2.5.2"
resolved "https://registry.yarnpkg.com/crypto-pro/-/crypto-pro-2.5.2.tgz#953c81ed66725bb7e0715a6b0f1e0a29059b8860"
integrity sha512-RC2WstXqH1yvx9CePEDxYz+cpCss5VVfl0Rnp/Oi3vQiLDEN6ZOjagdGnySB209z7H/T9RO6uo08gZTtkKqqaQ==

css-declaration-sorter@^6.3.1:
version "6.4.0"
Expand Down

0 comments on commit 6fa9cd5

Please sign in to comment.