chore(deps): update dependency rimraf to v5 (#267)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-05-06 13:25:23 +02:00 committed by GitHub
parent 0a8d184e9d
commit b307619977
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 501 additions and 70 deletions

View file

@ -74,7 +74,7 @@
"pino": "8.12.1",
"pino-http": "8.3.3",
"reflect-metadata": "0.1.13",
"rimraf": "4.4.1",
"rimraf": "5.0.0",
"rxjs": "7.8.1",
"typeorm": "0.3.15"
},