chore: sec updates (#8193)

* chore: reset + atomic updates

* chore: surgically update protobufjs

* chore: dedupe axios
This commit is contained in:
Sid
2026-06-12 19:01:15 +05:30
committed by lohit
parent 9a7f664037
commit ecff76e950
8 changed files with 38 additions and 51 deletions

View File

@@ -86,7 +86,7 @@
"react-virtuoso": "^4.18.1",
"sass": "^1.46.0",
"semver": "^7.7.1",
"shell-quote": "^1.8.3",
"shell-quote": "^1.8.4",
"strip-json-comments": "^5.0.1",
"styled-components": "^5.3.3",
"swagger-ui-react": "^5.31.0",

View File

@@ -55,7 +55,7 @@
"@usebruno/lang": "0.12.0",
"@usebruno/requests": "^0.1.0",
"aws4-axios": "^3.3.15",
"axios": "1.13.6",
"axios": "1.16.0",
"axios-ntlm": "^1.4.2",
"chai": "^4.3.7",
"chalk": "^3.0.0",

View File

@@ -46,7 +46,7 @@
"adm-zip": "^0.5.16",
"archiver": "^7.0.1",
"aws4-axios": "^3.3.15",
"axios": "1.13.6",
"axios": "1.16.0",
"axios-ntlm": "^1.4.2",
"chai": "^4.3.7",
"chokidar": "^3.5.3",

View File

@@ -18,7 +18,7 @@
"ajv": "^8.12.0",
"ajv-formats": "^2.1.1",
"atob": "^2.1.2",
"axios": "1.13.6",
"axios": "1.16.0",
"btoa": "^1.2.1",
"chai": "^4.3.7",
"chai-string": "^1.5.0",

View File

@@ -24,7 +24,7 @@
"@grpc/grpc-js": "^1.13.3",
"@grpc/proto-loader": "^0.7.15",
"@types/qs": "^6.9.18",
"axios": "1.13.6",
"axios": "1.16.0",
"pac-resolver": "^7.0.1",
"quickjs-emscripten": "^0.32.0",
"debug": "^4.4.3",

View File

@@ -18,7 +18,7 @@
},
"homepage": "https://github.com/usebruno/bruno-testbench#readme",
"dependencies": {
"axios": "1.13.6",
"axios": "1.16.0",
"body-parser": "2.2.0",
"cookie-parser": "^1.4.6",
"cors": "^2.8.5",