diff --git a/ui/bindings/test/package-lock.json b/ui/bindings/test/package-lock.json index 292c62a1..bfe5ccfe 100644 --- a/ui/bindings/test/package-lock.json +++ b/ui/bindings/test/package-lock.json @@ -46,9 +46,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 }, "type-detect": {