Skip to content

Commit a0c2635

Browse files
chore: security patch for the dependency chain (hoppscotch#5349)
Co-authored-by: jamesgeorge007 <[email protected]>
1 parent 11799c1 commit a0c2635

File tree

13 files changed

+1080
-1381
lines changed

13 files changed

+1080
-1381
lines changed

package.json

Lines changed: 4 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -35,26 +35,12 @@
3535
},
3636
"pnpm": {
3737
"overrides": {
38-
"cross-spawn": "7.0.6",
39-
"vue": "3.5.19",
4038
"@nestjs-modules/mailer>mjml": "5.0.0-alpha.4",
41-
"subscriptions-transport-ws>ws": "7.5.10",
42-
"braces": "3.0.3",
43-
"send": "0.19.0",
44-
"pug": "3.0.3",
45-
"body-parser": "1.20.3",
46-
"[email protected]": "3.3.0",
47-
"[email protected]": "0.1.12",
48-
"micromatch@<4.0.8": "4.0.8",
49-
"[email protected]": "3.1.4",
50-
"[email protected]": "3.3.8",
51-
"[email protected]": "2.0.0",
52-
"@babel/runtime@<7.26.10": "7.26.10",
5339
"apiconnect-wsdl": "2.0.36",
54-
"@xmldom/xmldom": "0.8.10",
55-
"[email protected]": "2.0.2",
56-
"[email protected].11": "1.1.12",
57-
"[email protected]": "4.0.4"
40+
"cross-spawn": "7.0.6",
41+
"[email protected]": "2.0.0",
42+
"[email protected].11": "2.4.12",
43+
"vue": "3.5.20"
5844
},
5945
"onlyBuiltDependencies": [
6046
"@apollo/protobufjs",

packages/codemirror-lang-graphql/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@lezer/generator": "1.8.0",
2626
"@rollup/plugin-typescript": "12.1.4",
2727
"mocha": "11.7.1",
28-
"rollup": "4.46.3",
28+
"rollup": "4.48.1",
2929
"typescript": "5.9.2"
3030
}
3131
}

packages/hoppscotch-agent/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@
1717
"axios": "1.11.0",
1818
"fp-ts": "2.16.11",
1919
"lodash-es": "4.17.21",
20-
"vue": "3.5.19"
20+
"vue": "3.5.20"
2121
},
2222
"devDependencies": {
23-
"@iconify-json/lucide": "1.2.63",
23+
"@iconify-json/lucide": "1.2.64",
2424
"@tauri-apps/cli": "^2.0.3",
2525
"@types/lodash-es": "4.17.12",
2626
"@types/node": "24.3.0",

packages/hoppscotch-backend/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
},
7777
"devDependencies": {
7878
"@eslint/eslintrc": "3.3.1",
79-
"@eslint/js": "9.33.0",
79+
"@eslint/js": "9.34.0",
8080
"@nestjs/cli": "11.0.10",
8181
"@nestjs/schematics": "11.0.7",
8282
"@nestjs/testing": "11.1.6",
@@ -86,7 +86,7 @@
8686
"@types/express": "5.0.3",
8787
"@types/jest": "30.0.0",
8888
"@types/node": "24.3.0",
89-
"@types/nodemailer": "7.0.0",
89+
"@types/nodemailer": "7.0.1",
9090
"@types/passport-github2": "1.2.9",
9191
"@types/passport-google-oauth20": "2.0.16",
9292
"@types/passport-jwt": "4.0.1",
@@ -95,7 +95,7 @@
9595
"@typescript-eslint/eslint-plugin": "8.40.0",
9696
"@typescript-eslint/parser": "8.40.0",
9797
"cross-env": "10.0.0",
98-
"eslint": "9.33.0",
98+
"eslint": "9.34.0",
9999
"eslint-config-prettier": "10.1.8",
100100
"eslint-plugin-prettier": "5.5.4",
101101
"globals": "16.3.0",
@@ -105,7 +105,7 @@
105105
"source-map-support": "0.5.21",
106106
"supertest": "7.1.4",
107107
"ts-jest": "29.4.1",
108-
"ts-loader": "9.5.2",
108+
"ts-loader": "9.5.4",
109109
"ts-node": "10.9.2",
110110
"tsconfig-paths": "4.2.0",
111111
"typescript": "5.9.2"

packages/hoppscotch-common/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
"util": "0.12.5",
107107
"uuid": "11.1.0",
108108
"verzod": "0.4.0",
109-
"vue": "3.5.19",
109+
"vue": "3.5.20",
110110
"vue-i18n": "11.1.11",
111111
"vue-json-pretty": "2.5.0",
112112
"vue-pdf-embed": "2.1.3",
@@ -130,7 +130,7 @@
130130
"@graphql-codegen/typescript-urql-graphcache": "3.1.1",
131131
"@graphql-codegen/urql-introspection": "3.0.1",
132132
"@graphql-typed-document-node/core": "3.2.0",
133-
"@iconify-json/lucide": "1.2.63",
133+
"@iconify-json/lucide": "1.2.64",
134134
"@intlify/unplugin-vue-i18n": "6.0.8",
135135
"@relmify/jest-fp-ts": "2.1.1",
136136
"@rushstack/eslint-patch": "1.12.0",
@@ -147,9 +147,9 @@
147147
"@typescript-eslint/eslint-plugin": "8.40.0",
148148
"@typescript-eslint/parser": "8.40.0",
149149
"@vitejs/plugin-vue": "5.1.4",
150-
"@vue/compiler-sfc": "3.5.19",
150+
"@vue/compiler-sfc": "3.5.20",
151151
"@vue/eslint-config-typescript": "13.0.0",
152-
"@vue/runtime-core": "3.5.19",
152+
"@vue/runtime-core": "3.5.20",
153153
"autoprefixer": "10.4.21",
154154
"cross-env": "10.0.0",
155155
"dotenv": "17.2.1",
@@ -164,14 +164,14 @@
164164
"prettier": "3.6.2",
165165
"prettier-plugin-tailwindcss": "0.6.14",
166166
"rollup-plugin-polyfill-node": "0.13.0",
167-
"sass": "1.90.0",
167+
"sass": "1.91.0",
168168
"tailwindcss": "3.4.16",
169169
"typescript": "5.9.2",
170170
"unplugin-fonts": "1.4.0",
171171
"unplugin-icons": "22.2.0",
172172
"unplugin-vue-components": "29.0.0",
173173
"vite": "6.3.5",
174-
"vite-plugin-checker": "0.10.2",
174+
"vite-plugin-checker": "0.10.3",
175175
"vite-plugin-fonts": "0.7.0",
176176
"vite-plugin-html-config": "2.0.2",
177177
"vite-plugin-pages": "0.33.1",

packages/hoppscotch-data/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"dependencies": {
4444
"fp-ts": "2.16.11",
4545
"io-ts": "2.2.22",
46-
"jose": "6.0.12",
46+
"jose": "6.0.13",
4747
"lodash": "4.17.21",
4848
"parser-ts": "0.7.0",
4949
"uuid": "11.1.0",

packages/hoppscotch-desktop/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,13 +35,13 @@
3535
"@vueuse/core": "13.7.0",
3636
"fp-ts": "2.16.11",
3737
"rxjs": "7.8.2",
38-
"vue": "3.5.19",
38+
"vue": "3.5.20",
3939
"vue-router": "4.5.1",
4040
"vue-tippy": "6.7.1",
4141
"zod": "3.25.32"
4242
},
4343
"devDependencies": {
44-
"@iconify-json/lucide": "1.2.63",
44+
"@iconify-json/lucide": "1.2.64",
4545
"@rushstack/eslint-patch": "1.12.0",
4646
"@tauri-apps/cli": "^2",
4747
"@typescript-eslint/eslint-plugin": "8.40.0",
@@ -53,7 +53,7 @@
5353
"eslint-plugin-prettier": "5.5.4",
5454
"eslint-plugin-vue": "10.4.0",
5555
"postcss": "8.5.6",
56-
"sass": "1.90.0",
56+
"sass": "1.91.0",
5757
"tailwindcss": "3.4.16",
5858
"typescript": "5.9.2",
5959
"unplugin-icons": "22.2.0",

packages/hoppscotch-desktop/plugin-workspace/tauri-plugin-appload/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626
},
2727
"devDependencies": {
2828
"@rollup/plugin-typescript": "^11.1.6",
29-
"rollup": "^4.9.6",
30-
"typescript": "5.9.2",
31-
"tslib": "^2.6.2"
29+
"rollup": "^4.48.1",
30+
"tslib": "^2.6.2",
31+
"typescript": "5.9.2"
3232
}
3333
}

packages/hoppscotch-desktop/plugin-workspace/tauri-plugin-relay/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626
},
2727
"devDependencies": {
2828
"@rollup/plugin-typescript": "^11.1.6",
29-
"rollup": "^4.9.6",
30-
"typescript": "5.9.2",
31-
"tslib": "^2.6.2"
29+
"rollup": "^4.48.1",
30+
"tslib": "^2.6.2",
31+
"typescript": "5.9.2"
3232
}
3333
}

packages/hoppscotch-selfhost-desktop/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"tauri-plugin-store-api": "0.0.0",
3838
"util": "0.12.5",
3939
"verzod": "0.3.0",
40-
"vue": "3.3.9",
40+
"vue": "3.5.20",
4141
"workbox-window": "6.6.0",
4242
"zod": "3.25.32"
4343
},
@@ -50,7 +50,7 @@
5050
"@graphql-codegen/typescript-urql-graphcache": "2.4.5",
5151
"@graphql-codegen/urql-introspection": "2.2.1",
5252
"@graphql-typed-document-node/core": "3.2.0",
53-
"@iconify-json/lucide": "1.1.144",
53+
"@iconify-json/lucide": "1.2.64",
5454
"@intlify/unplugin-vue-i18n": "6.0.4",
5555
"@rushstack/eslint-patch": "1.3.3",
5656
"@types/lodash-es": "4.17.10",

0 commit comments

Comments
 (0)