Skip to content

Commit

Permalink
Merge pull request #627 from Soluto/snyk-fix-82cba9f2cfd829c326bcc79f…
Browse files Browse the repository at this point in the history
…00a10914
  • Loading branch information
yaron-idan authored Dec 8, 2021
2 parents a206e65 + def5b78 commit 79ac536
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 822 deletions.
4 changes: 2 additions & 2 deletions init-container/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "init-decryptor",
"version": "1.4.2",
"version": "1.4.3",
"description": "Meant to be used inside init container to read encrypted values from a given folder and decrypt to them into a json in a given folder",
"main": "index.js",
"scripts": {
Expand All @@ -15,7 +15,7 @@
"axios": "^0.21.1",
"commander": "^5.0.0",
"ejs": "^3.0.0",
"ejs-lint": "1.1.0",
"ejs-lint": "1.2.1",
"node-readfiles": "^0.2.0"
}
}
Loading

0 comments on commit 79ac536

Please sign in to comment.