Skip to content

Commit

Permalink
chore(deps): update dependency randomstring to v1.3.1 (#482)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 19, 2025
1 parent 7fe2bce commit 6f0eca5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 15 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
"parse5": "7.2.1",
"postcss": "8.4.49",
"postcss-loader": "8.1.1",
"randomstring": "1.3.0",
"randomstring": "1.3.1",
"style-loader": "4.0.0",
"tailwindcss": "3.4.17",
"terser-webpack-plugin": "5.3.10",
Expand Down
21 changes: 7 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2053,7 +2053,7 @@ __metadata:
postcss-loader: "npm:8.1.1"
prettier: "npm:3.4.2"
process: "npm:0.11.10"
randomstring: "npm:1.3.0"
randomstring: "npm:1.3.1"
react: "npm:18.3.1"
react-dom: "npm:18.3.1"
style-loader: "npm:4.0.0"
Expand Down Expand Up @@ -15717,14 +15717,7 @@ __metadata:
languageName: node
linkType: hard

"randombytes@npm:2.0.3":
version: 2.0.3
resolution: "randombytes@npm:2.0.3"
checksum: 10c0/f0ca74bc051c3cb9281c56e1c7d9b551879e0e09f6d7cf39bac5c168563503032582476fb4a643f1da94b7cbbfbda31b75d6819a699f0f25c196c0219c6ef95f
languageName: node
linkType: hard

"randombytes@npm:^2.0.0, randombytes@npm:^2.0.1, randombytes@npm:^2.0.5, randombytes@npm:^2.1.0":
"randombytes@npm:2.1.0, randombytes@npm:^2.0.0, randombytes@npm:^2.0.1, randombytes@npm:^2.0.5, randombytes@npm:^2.1.0":
version: 2.1.0
resolution: "randombytes@npm:2.1.0"
dependencies:
Expand All @@ -15743,14 +15736,14 @@ __metadata:
languageName: node
linkType: hard

"randomstring@npm:1.3.0":
version: 1.3.0
resolution: "randomstring@npm:1.3.0"
"randomstring@npm:1.3.1":
version: 1.3.1
resolution: "randomstring@npm:1.3.1"
dependencies:
randombytes: "npm:2.0.3"
randombytes: "npm:2.1.0"
bin:
randomstring: bin/randomstring
checksum: 10c0/3ffc29662c33d68fd58be3600fd03dd4eb81e4d7b63e9d55619297d0198a5bd31a90353cd3a1ececfc0696e9e4e2827d1529d585265c4a102f4516c6c69f5367
checksum: 10c0/1509b0dbda91b5270986c2e28389aba68dfda6edbc2357cd3938b16616a3596e9b8e04006be414960266ff73a7686f5cce784cf7b6a05a3e918d0f7e45333c33
languageName: node
linkType: hard

Expand Down

0 comments on commit 6f0eca5

Please sign in to comment.