Skip to content

Commit 176d60c

Browse files
committed
fix: upgrade axios from 1.6.5 to 1.6.6
Snyk has created this PR to upgrade axios from 1.6.5 to 1.6.6. See this package in npm: https://www.npmjs.com/package/axios See this project in Snyk: https://app.snyk.io/org/sunil-lakshman/project/d82509a3-a3c4-432f-b8d9-068ef2579b9b?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent e7926c3 commit 176d60c

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

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.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"license": "MIT",
5454
"dependencies": {
5555
"@slack/bolt": "^3.17.0",
56-
"axios": "^1.6.5",
56+
"axios": "^1.6.6",
5757
"form-data": "^3.0.1",
5858
"lodash": "^4.17.21",
5959
"qs": "^6.11.2"

0 commit comments

Comments
 (0)