From 447ad36d4ddf62555ff7b3d339554fbca6fce918 Mon Sep 17 00:00:00 2001 From: jamesread Date: Mon, 6 May 2024 23:00:05 +0100 Subject: [PATCH] cicd: update package-lock.json --- integration-tests/package-lock.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integration-tests/package-lock.json b/integration-tests/package-lock.json index 460a5a6..d652803 100644 --- a/integration-tests/package-lock.json +++ b/integration-tests/package-lock.json @@ -7,7 +7,7 @@ "": { "name": "olivetin-integration-tests", "version": "1.0.0", - "license": "ISC", + "license": "AGPL-3.0-only", "dependencies": { "wait-on": "^7.2.0" },