1
0
Fork 0
mirror of https://github.com/fjogeleit/http-request-action.git synced 2025-04-02 06:23:12 +00:00

Merge pull request from fjogeleit/dependabot/npm_and_yarn/axios-1.8.4d

Bump axios from 1.8.3 to 1.8.4
This commit is contained in:
Frank Jogeleit 2025-03-24 18:53:53 +01:00 committed by GitHub
commit 50734d6ff5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

6
package-lock.json generated
View file

@ -109,9 +109,9 @@
"license": "MIT"
},
"node_modules/axios": {
"version": "1.8.3",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.8.3.tgz",
"integrity": "sha512-iP4DebzoNlP/YN2dpwCgb8zoCmhtkajzS48JvwmkSkXvPI3DHc7m+XYL5tGnSlJtR6nImXZmdCuN5aP8dh1d8A==",
"version": "1.8.4",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.8.4.tgz",
"integrity": "sha512-eBSYY4Y68NNlHbHBMdeDmKNtDgXWhQsJcGqzO3iLUM0GraQFSS9cVgPX5I9b3lbdFKyYoAEGAZF1DwhTaljNAw==",
"dev": true,
"license": "MIT",
"dependencies": {