We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5720bd8 commit faa2cd6Copy full SHA for faa2cd6
package.json
@@ -430,7 +430,7 @@
430
"@splunk/visualization-context": "^25.9.0",
431
"@splunk/visualizations": "^25.9.0",
432
"@types/vscode-notebook-renderer": "^1.72.0",
433
- "axios": ">=0.27.2",
+ "axios": "^0.27.2",
434
"extract-zip": "^2.0.1",
435
"fast-xml-parser": "^4.2.5",
436
"react": "^16",
@@ -452,7 +452,7 @@
452
"mocha": "^10.0.0",
453
"process": "^0.11.10",
454
"typescript": "^4.2.2",
455
- "vscode-test": "^1.3.2",
+ "@vscode/test-electron": "^2.3.3",
456
"webpack": "^5.76.0",
457
"webpack-cli": "^5.0.1"
458
},
0 commit comments