mirror of
https://github.com/Kong/insomnia.git
synced 2026-04-22 23:28:33 -04:00
fix debugger in dep (#5963)
This commit is contained in:
2146
packages/insomnia/package-lock.json
generated
2146
packages/insomnia/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -164,7 +164,7 @@
|
||||
"buffer": "^6.0.3",
|
||||
"classnames": "^2.3.1",
|
||||
"codemirror": "^5.65.2",
|
||||
"codemirror-graphql": "^1.2.12",
|
||||
"codemirror-graphql": "^2.0.8",
|
||||
"concurrently": "^7.0.0",
|
||||
"cross-env": "^7.0.3",
|
||||
"date-fns": "^2.28.0",
|
||||
@@ -178,7 +178,6 @@
|
||||
"esbuild-runner": "^2.2.2",
|
||||
"fuzzysort": "^1.2.1",
|
||||
"graphql": "^16.3.0",
|
||||
"graphql-language-service": "^4.1.5",
|
||||
"highlight.js": "^11.5.1",
|
||||
"jest": "^28.1.0",
|
||||
"jest-environment-jsdom": "^28.0.2",
|
||||
|
||||
Reference in New Issue
Block a user