Skip to content

Commit

Permalink
Merge pull request #8 from polarityio/develop
Browse files Browse the repository at this point in the history
fix: Fixed vulnerable dependencies
  • Loading branch information
penwoodjon authored Oct 9, 2023
2 parents cc9e85f + 24b4bb3 commit 66cc422
Show file tree
Hide file tree
Showing 2 changed files with 76 additions and 50 deletions.
122 changes: 74 additions & 48 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "opencti",
"version": "3.2.0",
"version": "3.2.1",
"main": "./integration.js",
"private": true,
"dependencies": {
"async": "^3.2.4",
"lodash": "^4.17.21",
"postman-request": "^2.88.1-postman.31"
"postman-request": "^2.88.1-postman.33"
}
}

0 comments on commit 66cc422

Please sign in to comment.