Skip to content

Commit c2dcc66

Browse files
committed
fix: upgrade rimraf from 6.0.1 to 6.1.0
Snyk has created this PR to upgrade rimraf from 6.0.1 to 6.1.0. See this package in npm: rimraf See this project in Snyk: https://app.snyk.io/org/contentstack-devex/project/cc1c19a4-7c5e-47c4-9318-6301980c5f56?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 6f50374 commit c2dcc66

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 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
@@ -44,7 +44,7 @@
4444
"debug": "^4.4.1",
4545
"lodash": "^4.17.21",
4646
"mkdirp": "^3.0.1",
47-
"rimraf": "^6.0.1",
47+
"rimraf": "^6.1.0",
4848
"write-file-atomic": "^6.0.0"
4949
},
5050
"devDependencies": {

0 commit comments

Comments
 (0)