Skip to content

Commit 378f439

Browse files
committed
fix: upgrade rimraf from 5.0.5 to 5.0.7
Snyk has created this PR to upgrade rimraf from 5.0.5 to 5.0.7. See this package in npm: rimraf See this project in Snyk: https://app.snyk.io/org/adedoyine535/project/f3ba8076-c56b-4467-b04e-5882afd43181?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent dfe0a27 commit 378f439

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

package-lock.json

Lines changed: 6 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"fs-extra": "^11.2.0",
4949
"gradient-string": "^2.0.2",
5050
"inquirer": "^9.2.16",
51-
"rimraf": "^5.0.5"
51+
"rimraf": "^5.0.7"
5252
},
5353
"devDependencies": {
5454
"@babel/core": "^7.6.0",

0 commit comments

Comments
 (0)