Skip to content

Commit

Permalink
Merge pull request #776 from ketulsha/cveFixes
Browse files Browse the repository at this point in the history
updated dockerR,elliptic and axios libraries
  • Loading branch information
ketulsha authored Aug 19, 2024
2 parents 9e51e29 + 8f11535 commit 92f6839
Show file tree
Hide file tree
Showing 11 changed files with 198 additions and 116 deletions.
33 changes: 17 additions & 16 deletions package-lock.json

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

9 changes: 6 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,11 @@
"husky": "^6.0.0",
"lerna": "^6.0.1"
},
"scripts":{
"prepare": "husky install",
"install-detect-secrets": "pip install --upgrade git+https://github.com/ibm/detect-secrets.git@master#egg=detect-secrets"
"scripts": {
"prepare": "husky install",
"install-detect-secrets": "pip install --upgrade git+https://github.com/ibm/detect-secrets.git@master#egg=detect-secrets"
},
"dependencies": {
"async": "^3.2.5"
}
}
20 changes: 10 additions & 10 deletions packages/apollo/package-lock.json

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

56 changes: 40 additions & 16 deletions packages/apollo/test/cypress/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 packages/apollo/test/cypress/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@
"@badeball/cypress-cucumber-preprocessor": "^18.0.5",
"@bahmutov/cypress-esbuild-preprocessor": "^2.2.0",
"@esbuild-plugins/node-modules-polyfill": "^0.2.2",
"cypress": "^13.11.0",
"cypress": "^13.12.0",
"cypress-file-upload": "^5.0.8",
"cypress-watch-and-reload": "^1.10.9",
"cypress-watch-and-reload": "^1.10.15",
"esbuild": "^0.19.2",
"ts-loader": "^9.4.4",
"typescript": "^5.2.2"
Expand Down
58 changes: 35 additions & 23 deletions packages/athena/package-lock.json

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

Loading

0 comments on commit 92f6839

Please sign in to comment.