d14b0ad32c
mix: bandit 1.11.0 => 1.11.1 oban_met 1.1.0 => 1.2.0
23 lines
542 B
JSON
23 lines
542 B
JSON
{
|
|
"name": "sensitive-file-guard",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "sensitive-file-guard",
|
|
"dependencies": {
|
|
"unbash": "3.0.0"
|
|
}
|
|
},
|
|
"node_modules/unbash": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/unbash/-/unbash-3.0.0.tgz",
|
|
"integrity": "sha512-FeFPZ/WFT0mbRCuydiZzpPFlrYN8ZUpphQKoq4EeElVIYjYyGzPMxQR/simUwCOJIyVhpFk4RbtyO7RuMpMnHA==",
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">=14"
|
|
}
|
|
}
|
|
}
|
|
}
|