Skip to content

Commit 8c14f0b

Browse files
committed
chore(deps): updated the dep to resolve a security warning in the transitive tmp dependency
1 parent 07b815b commit 8c14f0b

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,5 +66,8 @@
6666
"@jest/globals": "^30.0.4",
6767
"jose": "^6.0.12",
6868
"oauth4webapi": "^3.6.0"
69+
},
70+
"overrides": {
71+
"tmp": "^0.2.4"
6972
}
7073
}

0 commit comments

Comments
 (0)