diff --git a/packages/hoppscotch-common/package.json b/packages/hoppscotch-common/package.json index be46cce42..59f029b84 100644 --- a/packages/hoppscotch-common/package.json +++ b/packages/hoppscotch-common/package.json @@ -63,7 +63,7 @@ "graphql": "^16.8.0", "graphql-language-service-interface": "^2.9.1", "graphql-tag": "^2.12.6", - "httpsnippet": "^3.0.1", + "httpsnippet": "^2.0.0", "insomnia-importers": "^3.6.0", "io-ts": "^2.2.20", "js-yaml": "^4.1.0", diff --git a/packages/hoppscotch-common/src/components/http/CodegenModal.vue b/packages/hoppscotch-common/src/components/http/CodegenModal.vue index 41e8d40f5..afe6e359e 100644 --- a/packages/hoppscotch-common/src/components/http/CodegenModal.vue +++ b/packages/hoppscotch-common/src/components/http/CodegenModal.vue @@ -20,7 +20,7 @@