Skip to content

Commit 91eead5

Browse files
committed
fix: upgrade axios from 1.2.0 to 1.2.2
Snyk has created this PR to upgrade axios from 1.2.0 to 1.2.2. See this package in npm: https://www.npmjs.com/package/axios See this project in Snyk: https://app.snyk.io/org/securecodebox/project/f177f813-0bac-418b-bd84-1635c57687eb?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent e2016d4 commit 91eead5

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

parser-sdk/nodejs/package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

parser-sdk/nodejs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"ajv": "^8.11.2",
1212
"ajv-draft-04": "^1.0.0",
1313
"ajv-formats": "^2.1.0",
14-
"axios": "^1.2.0",
14+
"axios": "^1.2.2",
1515
"jsonpointer": "^5.0.1",
1616
"uuid": "^9.0.0",
1717
"ws": "^8.11.0"

0 commit comments

Comments
 (0)