Skip to content

Commit 5c02975

Browse files
Bump crypto-pro from 2.5.0 to 2.5.2 in /l2-frontend
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-version: 2.5.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d5c34c0 commit 5c02975

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

l2-frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"bootflat": "^2.0.4",
3131
"bootstrap3": "^3.3.5",
3232
"core-js": "^3.30.1",
33-
"crypto-pro": "^2.3.0",
33+
"crypto-pro": "^2.5.2",
3434
"debounce": "^1.2.1",
3535
"es-cookie": "^1.4.0",
3636
"eslint-plugin-sort-imports-es6-autofix": "^0.6.0",

l2-frontend/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3606,10 +3606,10 @@ crypto-browserify@^3.11.0:
36063606
randombytes "^2.0.0"
36073607
randomfill "^1.0.3"
36083608

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

36143614
css-declaration-sorter@^6.3.1:
36153615
version "6.4.0"

0 commit comments

Comments
 (0)