From a5f4f12a68f6a11de2573d68539f34c4709a049a Mon Sep 17 00:00:00 2001 From: Ruben Romero Montes Date: Mon, 19 May 2025 23:18:27 +0200 Subject: [PATCH 1/2] chore(deps): use exhort-api-spec@1.0.11 Signed-off-by: Ruben Romero Montes --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 18f3bbf3..00292580 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.11", "@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.11", + "resolved": "https://npm.pkg.github.com/download/@trustification/exhort-api-spec/1.0.11/35e00024881f553e70afa9005e17d02c4fe1c27a", + "integrity": "sha512-DzQ19T3ayz8h23shNhENFnOOlwtIen15nprzSi9G3E62BBc85CAx5GCerf/b1hSASa9gvSXgUWFtmfc1+lnxdQ==", "dev": true, "license": "Apache-2.0" }, diff --git a/package.json b/package.json index a001ac09..927d77d5 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.11", "@types/node": "^20.17.30", "babel-plugin-rewire": "^1.2.0", "c8": "^8.0.0", From 320f304a6c8d7d7f9a5ceba0dec3c8d61b71567c Mon Sep 17 00:00:00 2001 From: Ruben Romero Montes Date: Mon, 19 May 2025 23:42:33 +0200 Subject: [PATCH 2/2] chore(deps): use exhort-api-spec@1.0.13 Signed-off-by: Ruben Romero Montes --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 00292580..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.11", + "@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.11", - "resolved": "https://npm.pkg.github.com/download/@trustification/exhort-api-spec/1.0.11/35e00024881f553e70afa9005e17d02c4fe1c27a", - "integrity": "sha512-DzQ19T3ayz8h23shNhENFnOOlwtIen15nprzSi9G3E62BBc85CAx5GCerf/b1hSASa9gvSXgUWFtmfc1+lnxdQ==", + "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 927d77d5..382ee4e7 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ }, "devDependencies": { "@babel/core": "^7.23.2", - "@trustification/exhort-api-spec": "^1.0.11", + "@trustification/exhort-api-spec": "^1.0.13", "@types/node": "^20.17.30", "babel-plugin-rewire": "^1.2.0", "c8": "^8.0.0",