This is an automated email from the ASF dual-hosted git repository.
yasith pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airavata-portals.git
The following commit(s) were added to refs/heads/main by this push:
new 08a75369d Bump cipher-base (#47)
08a75369d is described below
commit 08a75369d278377fd2adc08bc57798ca367dca2d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Aug 22 00:02:04 2025 -0400
Bump cipher-base (#47)
Bumps [cipher-base](https://github.com/crypto-browserify/cipher-base) from
1.0.4 to 1.0.6.
-
[Changelog](https://github.com/browserify/cipher-base/blob/master/CHANGELOG.md)
-
[Commits](https://github.com/crypto-browserify/cipher-base/compare/v1.0.4...v1.0.6)
---
updated-dependencies:
- dependency-name: cipher-base
dependency-version: 1.0.6
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
.../django_airavata/apps/dataparsers/yarn.lock | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/airavata-django-portal/django_airavata/apps/dataparsers/yarn.lock
b/airavata-django-portal/django_airavata/apps/dataparsers/yarn.lock
index 97fca7070..774b2328e 100644
--- a/airavata-django-portal/django_airavata/apps/dataparsers/yarn.lock
+++ b/airavata-django-portal/django_airavata/apps/dataparsers/yarn.lock
@@ -3026,12 +3026,12 @@ ci-info@^1.5.0:
integrity
sha512-vsGdkwSCDpWmP80ncATX7iea5DWQemg1UgCW5J8tqjU3lYw4FBYuj89J0CTVomA7BEfvSZd84GmHko+MxFQU2A==
cipher-base@^1.0.0, cipher-base@^1.0.1, cipher-base@^1.0.3:
- version "1.0.4"
- resolved
"https://registry.yarnpkg.com/cipher-base/-/cipher-base-1.0.4.tgz#8760e4ecc272f4c363532f926d874aae2c1397de"
- integrity
sha512-Kkht5ye6ZGmwv40uUDZztayT2ThLQGfnj/T71N/XzeZeo3nf8foyW7zGTsPYkEya3m5f3cAypH+qe7YOrM1U2Q==
+ version "1.0.6"
+ resolved
"https://registry.yarnpkg.com/cipher-base/-/cipher-base-1.0.6.tgz#8fe672437d01cd6c4561af5334e0cc50ff1955f7"
+ integrity
sha512-3Ek9H3X6pj5TgenXYtNWdaBon1tgYCaebd+XPg0keyjEbEfkD4KkmAxkQ/i1vYvxdcT5nscLBfq9VJRmCBcFSw==
dependencies:
- inherits "^2.0.1"
- safe-buffer "^5.0.1"
+ inherits "^2.0.4"
+ safe-buffer "^5.2.1"
class-utils@^0.3.5:
version "0.3.6"