Skip to content

Commit

Permalink
chore(.snyk): bump axios, serialize-javascript and ignore adm-zip vul…
Browse files Browse the repository at this point in the history
…nerability
  • Loading branch information
ubordignon committed Jan 11, 2024
1 parent fa4fde0 commit ebbb14d
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 19 deletions.
5 changes: 5 additions & 0 deletions .changeset/healthy-monkeys-tickle.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'ptokens-evm-contracts': patch
---

update axios package
8 changes: 4 additions & 4 deletions .snyk
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ ignore:
reason: None Given
expires: 2024-01-20T17:55:23.351Z
created: 2023-12-21T17:55:23.354Z
SNYK-JS-AXIOS-6124857:
- hardhat[email protected] > eth-gas-reporter@0.2.27 > [email protected]:
SNYK-JS-ADMZIP-1065796:
- hardhat@2.19.3 > adm-zip@0.4.16:
reason: None Given
expires: 2024-01-20T17:59:30.982Z
created: 2023-12-21T17:59:30.986Z
expires: 2024-02-09T15:13:46.556Z
created: 2024-01-10T15:13:46.571Z
patch: {}
14 changes: 7 additions & 7 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,6 @@
"packages/*"
],
"overrides": {
"axios": "1.6.2"
"serialize-javascript": "6.0.2"
}
}
7 changes: 0 additions & 7 deletions packages/ptokens-evm-contracts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,12 +50,5 @@
"solhint-plugin-code-organizer": "https://github.com/allemanfredi/solhint-plugin-code-organizer.git",
"solidity-coverage": "^0.8.4",
"solidity-rlp": "^2.0.8"
},
"overrides": {
"[email protected]": {
"[email protected]": {
"axios": "1.6.0"
}
}
}
}

0 comments on commit ebbb14d

Please sign in to comment.