diff --git a/package-lock.json b/package-lock.json index 1f922a47..f473f983 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "0.7.1-ea.14", "license": "Apache-2.0", "dependencies": { - "@RHEcosystemAppEng/exhort-javascript-api": "^0.0.2-ea.43", + "@RHEcosystemAppEng/exhort-javascript-api": "^0.0.2-ea.45", "@xml-tools/ast": "^5.0.5", "@xml-tools/parser": "^1.0.11", "json-to-ast": "^2.1.0", @@ -801,9 +801,9 @@ } }, "node_modules/@RHEcosystemAppEng/exhort-javascript-api": { - "version": "0.0.2-ea.43", - "resolved": "https://npm.pkg.github.com/download/@RHEcosystemAppEng/exhort-javascript-api/0.0.2-ea.43/1edaca91ba2a80a701a87774a201d8eebb7f9158", - "integrity": "sha512-f1/m7WGFTVNPHdvhWJoDUjsFblJsj3b09ayGuh68YbI3+V4TfWS+4zgzkkA6Ru2ar4FLEYgbNROuiy1j3YePuQ==", + "version": "0.0.2-ea.45", + "resolved": "https://npm.pkg.github.com/download/@RHEcosystemAppEng/exhort-javascript-api/0.0.2-ea.45/b848a4bef4a0c9148c5e2376e5e4a6829e1dd764", + "integrity": "sha512-scNsy3Yl7ifQ5fSNqowKNssiRB3i84m91SAjIJlIf40vupD/ekCQaQDjxD3e6X/c/QflCo8extAilaarcnp1Uw==", "license": "Apache-2.0", "dependencies": { "@babel/core": "^7.23.2", diff --git a/package.json b/package.json index ae23e0c8..8de92a1b 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "dist" ], "dependencies": { - "@RHEcosystemAppEng/exhort-javascript-api": "^0.0.2-ea.43", + "@RHEcosystemAppEng/exhort-javascript-api": "^0.0.2-ea.45", "@xml-tools/ast": "^5.0.5", "@xml-tools/parser": "^1.0.11", "json-to-ast": "^2.1.0",