Skip to content

Commit

Permalink
build(deps): update dependency rimraf to v5.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 25, 2023
1 parent 3bfdfed commit 73fadab
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion authorization-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"node-mocks-http": "1.13.0",
"prettier": "3.0.3",
"redis-memory-server": "0.7.0",
"rimraf": "5.0.2",
"rimraf": "5.0.4",
"set-cookie-parser": "2.6.0",
"source-map-support": "0.5.21",
"supertest": "6.3.3",
Expand Down
8 changes: 4 additions & 4 deletions authorization-server/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9518,10 +9518,10 @@ [email protected]:
dependencies:
glob "^9.2.0"

[email protected].2:
version "5.0.2"
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5.0.2.tgz#4c3f2937763b9cb4361a68e026a618969c9d102a"
integrity sha512-SeHT0IRkQNIhWL7O5qrCt8MfJagJ2ZOemGMIx2NXS7MP1GldYpWSw3mCLbnjA0Ac6eadZMcDFZjynCWGJmwO6A==
[email protected].4:
version "5.0.4"
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5.0.4.tgz#2a9b79e2fa5218c1d286095b4e0405cfc5f1064e"
integrity sha512-rizQI/o/YAMM1us0Zyax0uRfIK39XR52EAjjOi0fzMolpGp0onj6CWzBAXuOx6+6Xi9Rgi0d9tUZojhJerLUmQ==
dependencies:
glob "^10.3.7"

Expand Down

0 comments on commit 73fadab

Please sign in to comment.