diff --git a/package-lock.json b/package-lock.json index 0dc0492..37510f7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "MIT", "dependencies": { "@aws-sdk/client-cloudwatch-logs": "^3.645.0", - "@dvsa/cvs-microservice-common": "1.2.4" + "@dvsa/cvs-microservice-common": "^1.2.4" }, "devDependencies": { "@commitlint/cli": "19.4.1", @@ -31,7 +31,7 @@ "prettier": "^3.3.3", "rimraf": "^6.0.1", "serverless": "^3.39.0", - "serverless-offline": "^13.8.0", + "serverless-offline": "^13.8.3", "sonar-scanner": "3.1.0", "source-map-support": "^0.5.21", "supertest": "^7.0.0", @@ -3171,11 +3171,10 @@ "license": "MIT" }, "node_modules/@jsep-plugin/assignment": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/@jsep-plugin/assignment/-/assignment-1.2.1.tgz", - "integrity": "sha512-gaHqbubTi29aZpVbBlECRpmdia+L5/lh2BwtIJTmtxdbecEyyX/ejAOg7eQDGNvGOUmPY7Z2Yxdy9ioyH/VJeA==", + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/@jsep-plugin/assignment/-/assignment-1.3.0.tgz", + "integrity": "sha512-VVgV+CXrhbMI3aSusQyclHkenWSAm95WaiKrMxRFam3JSUiIaQjoMIw2sEs/OX4XifnqeQUN4DYbJjlA8EfktQ==", "dev": true, - "license": "MIT", "engines": { "node": ">= 10.16.0" }, @@ -3184,11 +3183,10 @@ } }, "node_modules/@jsep-plugin/regex": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/@jsep-plugin/regex/-/regex-1.0.3.tgz", - "integrity": "sha512-XfZgry4DwEZvSFtS/6Y+R48D7qJYJK6R9/yJFyUFHCIUMEEHuJ4X95TDgJp5QkmzfLYvapMPzskV5HpIDrREug==", + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/@jsep-plugin/regex/-/regex-1.0.4.tgz", + "integrity": "sha512-q7qL4Mgjs1vByCaTnDFcBnV9HS7GVPJX5vyVoCgZHNSC9rjwIlmbXG5sUuorR5ndfHAIlJ8pVStxvjXHbNvtUg==", "dev": true, - "license": "MIT", "engines": { "node": ">= 10.16.0" }, @@ -9634,11 +9632,10 @@ } }, "node_modules/jsep": { - "version": "1.3.9", - "resolved": "https://registry.npmjs.org/jsep/-/jsep-1.3.9.tgz", - "integrity": "sha512-i1rBX5N7VPl0eYb6+mHNp52sEuaS2Wi8CDYx1X5sn9naevL78+265XJqy1qENEk7mRKwS06NHpUqiBwR7qeodw==", + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/jsep/-/jsep-1.4.0.tgz", + "integrity": "sha512-B7qPcEVE3NVkmSJbaYxvv4cHkVW7DQsZz13pUMrfS8z8Q/BuShN+gcTXrUlPiGqM2/t/EEaI030bpxMqY8gMlw==", "dev": true, - "license": "MIT", "engines": { "node": ">= 10.16.0" } @@ -10030,22 +10027,21 @@ "license": "MIT" }, "node_modules/jsonpath-plus": { - "version": "9.0.0", - "resolved": "https://registry.npmjs.org/jsonpath-plus/-/jsonpath-plus-9.0.0.tgz", - "integrity": "sha512-bqE77VIDStrOTV/czspZhTn+o27Xx9ZJRGVkdVShEtPoqsIx5yALv3lWVU6y+PqYvWPJNWE7ORCQheQkEe0DDA==", + "version": "10.1.0", + "resolved": "https://registry.npmjs.org/jsonpath-plus/-/jsonpath-plus-10.1.0.tgz", + "integrity": "sha512-gHfV1IYqH8uJHYVTs8BJX1XKy2/rR93+f8QQi0xhx95aCiXn1ettYAd5T+7FU6wfqyDoX/wy0pm/fL3jOKJ9Lg==", "dev": true, - "license": "MIT", "dependencies": { "@jsep-plugin/assignment": "^1.2.1", "@jsep-plugin/regex": "^1.0.3", - "jsep": "^1.3.8" + "jsep": "^1.3.9" }, "bin": { "jsonpath": "bin/jsonpath-cli.js", "jsonpath-plus": "bin/jsonpath-cli.js" }, "engines": { - "node": ">=14.0.0" + "node": ">=18.0.0" } }, "node_modules/jsonschema": { @@ -12698,11 +12694,10 @@ } }, "node_modules/serverless-offline": { - "version": "13.8.0", - "resolved": "https://registry.npmjs.org/serverless-offline/-/serverless-offline-13.8.0.tgz", - "integrity": "sha512-eDd/SS1Va+OShzxmcUKsVY/h3Wgsp/0agHMSbZeqJqqpl0Hsf6GJxFmK5aSogw70eht92x/a9JCcbrbnS250rw==", + "version": "13.8.3", + "resolved": "https://registry.npmjs.org/serverless-offline/-/serverless-offline-13.8.3.tgz", + "integrity": "sha512-d6/Chi5V6mJSa9Sr17lPE5gh+/cKJ+spQv1ZMbwjsYvY4sqmTRF8hMV2FWiQRhSIO+E6we6QDz34hZMaAIJa0g==", "dev": true, - "license": "MIT", "dependencies": { "@aws-sdk/client-lambda": "^3.636.0", "@hapi/boom": "^10.0.1", @@ -12718,7 +12713,7 @@ "java-invoke-local": "0.0.6", "jose": "^5.7.0", "js-string-escape": "^1.0.1", - "jsonpath-plus": "^9.0.0", + "jsonpath-plus": "^10.0.0", "jsonschema": "^1.4.1", "jszip": "^3.10.1", "luxon": "^3.5.0", diff --git a/package.json b/package.json index 192120e..35bebad 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "prettier": "^3.3.3", "rimraf": "^6.0.1", "serverless": "^3.39.0", - "serverless-offline": "^13.8.0", + "serverless-offline": "^13.8.3", "sonar-scanner": "3.1.0", "source-map-support": "^0.5.21", "supertest": "^7.0.0",