Skip to content
This repository was archived by the owner on Sep 17, 2023. It is now read-only.

Commit a9553c2

Browse files
committed
fix(deps): pin dependency tmp to 0.2.1
1 parent 179ad7b commit a9553c2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
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
@@ -33,6 +33,6 @@
3333
"axios": "0.24.0",
3434
"rimraf": "3.0.2",
3535
"tar": "6.1.11",
36-
"tmp": "^0.2.1"
36+
"tmp": "0.2.1"
3737
}
3838
}

0 commit comments

Comments
 (0)