mirror of
https://github.com/Kong/insomnia
synced 2024-11-07 22:30:15 +00:00
fix debugger in dep (#5963)
This commit is contained in:
parent
9c0a596d99
commit
d7b0d0f8db
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",
|
||||
|
Loading…
Reference in New Issue
Block a user