diff --git a/package-lock.json b/package-lock.json index d40f0626..9619a5de 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,9 +9,9 @@ "version": "0.9.4", "license": "Apache-2.0", "dependencies": { - "@fabric8-analytics/fabric8-analytics-lsp-server": "^0.9.4-ea.24", + "@fabric8-analytics/fabric8-analytics-lsp-server": "^0.9.4-ea.25", "@redhat-developer/vscode-redhat-telemetry": "^0.8.0", - "@RHEcosystemAppEng/exhort-javascript-api": "^0.1.1-ea.48", + "@RHEcosystemAppEng/exhort-javascript-api": "^0.1.1-ea.49", "fs": "^0.0.1-security", "path": "^0.12.7", "vscode-languageclient": "^8.1.0" @@ -489,11 +489,11 @@ } }, "node_modules/@fabric8-analytics/fabric8-analytics-lsp-server": { - "version": "0.9.4-ea.24", - "resolved": "https://npm.pkg.github.com/download/@fabric8-analytics/fabric8-analytics-lsp-server/0.9.4-ea.24/90be4dd3558d54f59fa2cb5ac3b3ae3918fc2c32", - "integrity": "sha512-kBAReVMLnS79zvfKJv5dnMmAjDPzNZGfodSMbj/YlKANFpCXDI5X4gZg7a8v4zoTmmfShkYaZdVvFf9rcn4XYw==", + "version": "0.9.4-ea.25", + "resolved": "https://npm.pkg.github.com/download/@fabric8-analytics/fabric8-analytics-lsp-server/0.9.4-ea.25/636b35f24d37a05ab2345a5379c5abf40f554054", + "integrity": "sha512-4fkivhgJWe0CqrHThYkW0xKVPiomKs2U3RB4Ou287dO8hP0uqoU+buz+3ukE7JeBQIMU2rTU5rvxVJgAomnXAA==", "dependencies": { - "@RHEcosystemAppEng/exhort-javascript-api": "^0.1.1-ea.48", + "@RHEcosystemAppEng/exhort-javascript-api": "^0.1.1-ea.49", "@xml-tools/ast": "^5.0.5", "@xml-tools/parser": "^1.0.11", "json-to-ast": "^2.1.0", @@ -841,9 +841,9 @@ } }, "node_modules/@RHEcosystemAppEng/exhort-javascript-api": { - "version": "0.1.1-ea.48", - "resolved": "https://npm.pkg.github.com/download/@RHEcosystemAppEng/exhort-javascript-api/0.1.1-ea.48/5faa90d241b1ef9b0f36c36c0405dd027dd29754", - "integrity": "sha512-uVWvWdaWe0eHwbowK65P8k+m8/4ADLlRdSMdrUWyXXWbfhQAy6PBPCd6xF4YaU6xLAlfaGFQ3O4vaPVeVsP0ow==", + "version": "0.1.1-ea.49", + "resolved": "https://npm.pkg.github.com/download/@RHEcosystemAppEng/exhort-javascript-api/0.1.1-ea.49/1d5742e43ac1616b9a03ff4a740a8e9264e6430c", + "integrity": "sha512-Tk/Yj+dxNobVjWi6nopUI+UokYrN5K5dBFpYOWizUG7TztPTBQWKki0HDaMreCcuaxhBycoN3JTmC4f8zz2Rvg==", "dependencies": { "@babel/core": "^7.23.2", "@cyclonedx/cyclonedx-library": "~1.13.3", diff --git a/package.json b/package.json index fb2f2599..f5aa1afe 100644 --- a/package.json +++ b/package.json @@ -373,9 +373,9 @@ "webpack-cli": "^5.1.4" }, "dependencies": { - "@fabric8-analytics/fabric8-analytics-lsp-server": "^0.9.4-ea.24", + "@fabric8-analytics/fabric8-analytics-lsp-server": "^0.9.4-ea.25", "@redhat-developer/vscode-redhat-telemetry": "^0.8.0", - "@RHEcosystemAppEng/exhort-javascript-api": "^0.1.1-ea.48", + "@RHEcosystemAppEng/exhort-javascript-api": "^0.1.1-ea.49", "fs": "^0.0.1-security", "path": "^0.12.7", "vscode-languageclient": "^8.1.0"