diff --git a/package-lock.json b/package-lock.json index 18f3bbf3..bf917474 100644 --- a/package-lock.json +++ b/package-lock.json @@ -23,7 +23,7 @@ }, "devDependencies": { "@babel/core": "^7.23.2", - "@trustification/exhort-api-spec": "^1.0.9", + "@trustification/exhort-api-spec": "^1.0.13", "@types/node": "^20.17.30", "babel-plugin-rewire": "^1.2.0", "c8": "^8.0.0", @@ -852,9 +852,9 @@ "license": "(Unlicense OR Apache-2.0)" }, "node_modules/@trustification/exhort-api-spec": { - "version": "1.0.9", - "resolved": "https://npm.pkg.github.com/download/@trustification/exhort-api-spec/1.0.9/bb1a906b78d22200498202645c07935cfbb437a9", - "integrity": "sha512-Z7itMc+uHxY88YLaSg35WGas+F5ajReiW2UfVWJLxmEu3YmXsA2PYrwlGUPc+AElQrQUdhKa+QPkX82geDOsOw==", + "version": "1.0.13", + "resolved": "https://npm.pkg.github.com/download/@trustification/exhort-api-spec/1.0.13/5ad3fc6d7abfd81745d784dc112dbf7c4ee71ea8", + "integrity": "sha512-wTDPOWUTvPHN+PkLoVGYxAfCY/ALB7xi9XHIufvI88y4aeW+UDcjaRINwEUl9fupG2VJQ0Ory+uEeW1BSBIkDQ==", "dev": true, "license": "Apache-2.0" }, diff --git a/package.json b/package.json index a001ac09..382ee4e7 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ }, "devDependencies": { "@babel/core": "^7.23.2", - "@trustification/exhort-api-spec": "^1.0.9", + "@trustification/exhort-api-spec": "^1.0.13", "@types/node": "^20.17.30", "babel-plugin-rewire": "^1.2.0", "c8": "^8.0.0",