diff --git a/devops/cicd/pipelines/nodejs-pipeline/package-lock.json b/devops/cicd/pipelines/nodejs-pipeline/package-lock.json index 4a77cbf..9185d64 100644 --- a/devops/cicd/pipelines/nodejs-pipeline/package-lock.json +++ b/devops/cicd/pipelines/nodejs-pipeline/package-lock.json @@ -3216,9 +3216,9 @@ "dev": true }, "pathval": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/pathval/-/pathval-1.1.0.tgz", - "integrity": "sha1-uULm1L3mUwBe9rcTYd74cn0GReA=", + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/pathval/-/pathval-1.1.1.tgz", + "integrity": "sha512-Dp6zGqpTdETdR63lehJYPeIOqpiNBNtc7BpWSLrOje7UaIsE5aY92r/AunQA7rsXvet3lrJ3JnZX29UPTKXyKQ==", "dev": true }, "picomatch": {