Skip to content

Commit 2309d02

Browse files
committed
chore(dev-deps): Bump some transitive dev dependencies to latest
This is done to fix some security vulnerability warnings, which do not actually affect us/our users, but we may as well update the deps accordingly: * axios * http-proxy-middleware * body-parser * path-to-regexp * dset * requirejs * ws * braces * ip * lodash * socket.io
1 parent 9e676e0 commit 2309d02

File tree

3 files changed

+145
-160
lines changed

3 files changed

+145
-160
lines changed

dev-packages/browser-integration-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@playwright/test": "^1.44.1",
4545
"@sentry-internal/rrweb": "2.11.0",
4646
"@sentry/browser": "8.35.0",
47-
"axios": "1.6.7",
47+
"axios": "1.7.7",
4848
"babel-loader": "^8.2.2",
4949
"html-webpack-plugin": "^5.5.0",
5050
"pako": "^2.1.0",

dev-packages/node-integration-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@types/pg": "^8.6.5",
4141
"amqplib": "^0.10.4",
4242
"apollo-server": "^3.11.1",
43-
"axios": "^1.6.7",
43+
"axios": "^1.7.7",
4444
"connect": "^3.7.0",
4545
"cors": "^2.8.5",
4646
"cron": "^3.1.6",

0 commit comments

Comments
 (0)