Skip to content

Commit 8a74880

Browse files
resolved snyk vulnerabilities
1 parent 7eac63f commit 8a74880

File tree

6 files changed

+45
-30
lines changed

6 files changed

+45
-30
lines changed

api/package-lock.json

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

api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@contentstack/cli-utilities": "^1.7.1",
3030
"@contentstack/json-rte-serializer": "^2.0.7",
3131
"@contentstack/marketplace-sdk": "^1.2.4",
32-
"axios": "^1.7.8",
32+
"axios": "^1.8.2",
3333
"chokidar": "^3.6.0",
3434
"cors": "^2.8.5",
3535
"dotenv": "^16.3.1",

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"prettier": "^2.4.1",
2727
"rimraf": "^3.0.2",
2828
"validate-branch-name": "^1.3.0",
29-
"xml2js":"^0.4.14"
29+
"xml2js": "^0.5.0"
3030
},
3131
"husky": {
3232
"hooks": {}

upload-api/package-lock.json

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

upload-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@aws-sdk/client-s3": "^3.529.0",
3636
"@contentstack/cli-utilities": "^1.5.12",
3737
"@typescript-eslint/parser": "^7.7.1",
38-
"axios": "^1.7.8",
38+
"axios": "^1.8.2",
3939
"chalk": "^4.1.2",
4040
"cheerio": "^1.0.0-rc.12",
4141
"cors": "^2.8.5",

0 commit comments

Comments
 (0)