mirror of
https://github.com/fjogeleit/http-request-action.git
synced 2024-12-04 17:50:55 -05:00
Merge pull request #172 from fjogeleit/dependabot/npm_and_yarn/axios-1.7.8
Bump axios from 1.7.7 to 1.7.8
This commit is contained in:
commit
4d0fdb4907
1 changed files with 3 additions and 4 deletions
7
package-lock.json
generated
7
package-lock.json
generated
|
@ -105,11 +105,10 @@
|
|||
"license": "MIT"
|
||||
},
|
||||
"node_modules/axios": {
|
||||
"version": "1.7.7",
|
||||
"resolved": "https://registry.npmjs.org/axios/-/axios-1.7.7.tgz",
|
||||
"integrity": "sha512-S4kL7XrjgBmvdGut0sN3yJxqYzrDOnivkBiN0OFs6hLiUam3UPvswUo0kqGyhqUZGEOytHyumEdXsAkgCOUf3Q==",
|
||||
"version": "1.7.8",
|
||||
"resolved": "https://registry.npmjs.org/axios/-/axios-1.7.8.tgz",
|
||||
"integrity": "sha512-Uu0wb7KNqK2t5K+YQyVCLM76prD5sRFjKHbJYCP1J7JFGEQ6nN7HWn9+04LAeiJ3ji54lgS/gZCH1oxyrf1SPw==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"follow-redirects": "^1.15.6",
|
||||
"form-data": "^4.0.0",
|
||||
|
|
Loading…
Reference in a new issue