Skip to content

Commit 74e1f8e

Browse files
Update dependency axios to v1.15.2 (#127)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 846a973 commit 74e1f8e

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"resolutions": {
4545
"**/@isaacs/brace-expansion": "5.0.1",
4646
"**/ajv": "6.14.0",
47-
"**/axios": "1.15.1",
47+
"**/axios": "1.15.2",
4848
"**/flatted": "3.4.2",
4949
"**/handlebars": "4.7.9",
5050
"**/lodash": "4.18.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2314,10 +2314,10 @@ available-typed-arrays@^1.0.7:
23142314
dependencies:
23152315
possible-typed-array-names "^1.0.0"
23162316

2317-
axios@1.15.1, axios@^1.12.0:
2318-
version "1.15.1"
2319-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.15.1.tgz#075420b785da8adbdf545785b69f90c926b28542"
2320-
integrity sha512-WOG+Jj8ZOvR0a3rAn+Tuf1UQJRxw5venr6DgdbJzngJE3qG7X0kL83CZGpdHMxEm+ZK3seAbvFsw4FfOfP9vxg==
2317+
axios@1.15.2, axios@^1.12.0:
2318+
version "1.15.2"
2319+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.15.2.tgz#eb8fb6d30349abace6ade5b4cb4d9e8a0dc23e5b"
2320+
integrity sha512-wLrXxPtcrPTsNlJmKjkPnNPK2Ihe0hn0wGSaTEiHRPxwjvJwT3hKmXF4dpqxmPO9SoNb2FsYXj/xEo0gHN+D5A==
23212321
dependencies:
23222322
follow-redirects "^1.15.11"
23232323
form-data "^4.0.5"

0 commit comments

Comments
 (0)