Skip to content

Commit 85128c7

Browse files
⬆️(dependencies) update axios to v1.15.2 [SECURITY]
1 parent 5f700ed commit 85128c7

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

src/frontend/servers/y-provider/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@sentry/node": "10.49.0",
2222
"@sentry/profiling-node": "10.49.0",
2323
"@tiptap/extensions": "*",
24-
"axios": "1.15.1",
24+
"axios": "1.15.2",
2525
"cors": "2.8.6",
2626
"express": "5.2.1",
2727
"express-ws": "5.0.2",

src/frontend/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7771,10 +7771,10 @@ axe-core@^4.10.0:
77717771
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.11.0.tgz#16f74d6482e343ff263d4f4503829e9ee91a86b6"
77727772
integrity sha512-ilYanEU8vxxBexpJd8cWM4ElSQq4QctCLKih0TSfjIfCQTeyH/6zVrmIJfLPrKTKJRbiG+cfnZbQIjAlJmF1jQ==
77737773

7774-
axios@1.15.1:
7775-
version "1.15.1"
7776-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.15.1.tgz#075420b785da8adbdf545785b69f90c926b28542"
7777-
integrity sha512-WOG+Jj8ZOvR0a3rAn+Tuf1UQJRxw5venr6DgdbJzngJE3qG7X0kL83CZGpdHMxEm+ZK3seAbvFsw4FfOfP9vxg==
7774+
axios@1.15.2:
7775+
version "1.15.2"
7776+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.15.2.tgz#eb8fb6d30349abace6ade5b4cb4d9e8a0dc23e5b"
7777+
integrity sha512-wLrXxPtcrPTsNlJmKjkPnNPK2Ihe0hn0wGSaTEiHRPxwjvJwT3hKmXF4dpqxmPO9SoNb2FsYXj/xEo0gHN+D5A==
77787778
dependencies:
77797779
follow-redirects "^1.15.11"
77807780
form-data "^4.0.5"

0 commit comments

Comments
 (0)