Skip to content

Commit cd27502

Browse files
chore: Security upgrade tmp from 0.2.3 to 0.2.4 (#689)
fix: package.json & package-lock.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TMP-11501554 Co-authored-by: snyk-bot <snyk-bot@snyk.io>
1 parent 316488b commit cd27502

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

package-lock.json

Lines changed: 9 additions & 8 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
@@ -50,7 +50,7 @@
5050
"snyk-poetry-lockfile-parser": "1.4.0",
5151
"snyk-resolve-deps": "^4.9.1",
5252
"tar-stream": "^2.1.0",
53-
"tmp": "^0.2.2",
53+
"tmp": "^0.2.4",
5454
"tslib": "^1",
5555
"uuid": "^8.2.0",
5656
"varint": "^6.0.0"

0 commit comments

Comments
 (0)