From fb02059cf04865996a7d41e6deece3ed85db3521 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Feb 2022 00:34:12 +0000 Subject: [PATCH] chore(deps): bump pathval from 1.1.0 to 1.1.1 in /tests/test-app Bumps [pathval](https://github.com/chaijs/pathval) from 1.1.0 to 1.1.1. - [Release notes](https://github.com/chaijs/pathval/releases) - [Changelog](https://github.com/chaijs/pathval/blob/master/CHANGELOG.md) - [Commits](https://github.com/chaijs/pathval/compare/v1.1.0...v1.1.1) --- updated-dependencies: - dependency-name: pathval dependency-type: indirect ... Signed-off-by: dependabot[bot] --- tests/test-app/yarn.lock | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/tests/test-app/yarn.lock b/tests/test-app/yarn.lock index 7d57ff4..de15bfb 100644 --- a/tests/test-app/yarn.lock +++ b/tests/test-app/yarn.lock @@ -1021,10 +1021,8 @@ apollo-cache-control@^0.11.0: apollo-server-env "^2.4.4" apollo-server-plugin-base "^0.9.0" -apollo-cursor-pagination@0.9.0: - version "0.9.0" - resolved "https://registry.yarnpkg.com/apollo-cursor-pagination/-/apollo-cursor-pagination-0.9.0.tgz#0c0cca53f04c53233963a254268e529c2546880a" - integrity sha512-hFXzddV57zMnCqG9hvOvF0FL/ceSQQ+pS1efPs6dfUQY3jKvXPNU52kebC5kcg0l7WMPuuLpCk/7/szlxKwvWw== +"apollo-cursor-pagination@file:../..": + version "0.9.1" apollo-datasource@^0.7.1: version "0.7.1" @@ -5380,9 +5378,9 @@ path-type@^2.0.0: pify "^2.0.0" pathval@^1.1.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/pathval/-/pathval-1.1.0.tgz#b942e6d4bde653005ef6b71361def8727d0645e0" - integrity sha1-uULm1L3mUwBe9rcTYd74cn0GReA= + version "1.1.1" + resolved "https://registry.yarnpkg.com/pathval/-/pathval-1.1.1.tgz#8534e77a77ce7ac5a2512ea21e0fdb8fcf6c3d8d" + integrity sha512-Dp6zGqpTdETdR63lehJYPeIOqpiNBNtc7BpWSLrOje7UaIsE5aY92r/AunQA7rsXvet3lrJ3JnZX29UPTKXyKQ== performance-now@^2.1.0: version "2.1.0"