branch: elpa/graphql-mode
commit 3e029ea2a6e2c17ac6f3dd4e946a436c4e7305d1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Commit: GitHub <[email protected]>

    Bump qs from 6.14.1 to 6.14.2 in /test
    
    Bumps [qs](https://github.com/ljharb/qs) from 6.14.1 to 6.14.2.
    - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/ljharb/qs/compare/v6.14.1...v6.14.2)
    
    ---
    updated-dependencies:
    - dependency-name: qs
      dependency-version: 6.14.2
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 test/package-lock.json | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/test/package-lock.json b/test/package-lock.json
index 73e585740a..311a48ba1e 100644
--- a/test/package-lock.json
+++ b/test/package-lock.json
@@ -522,7 +522,6 @@
       "resolved": "https://registry.npmjs.org/graphql/-/graphql-0.9.6.tgz";,
       "integrity": "sha1-UUQh6dIlwp38j9MFRZq65YgV7yw=",
       "deprecated": "No longer supported; please update to a newer version. 
Details: https://github.com/graphql/graphql-js#version-support";,
-      "peer": true,
       "dependencies": {
         "iterall": "^1.0.0"
       }
@@ -720,9 +719,9 @@
       }
     },
     "node_modules/qs": {
-      "version": "6.14.1",
-      "resolved": "https://registry.npmjs.org/qs/-/qs-6.14.1.tgz";,
-      "integrity": 
"sha512-4EK3+xJl8Ts67nLYNwqw/dsFVnCf+qR7RgXSK9jEEm9unao3njwMDdmsdvoKBKHzxd7tCYz5e5M+SnMjdtXGQQ==",
+      "version": "6.14.2",
+      "resolved": "https://registry.npmjs.org/qs/-/qs-6.14.2.tgz";,
+      "integrity": 
"sha512-V/yCWTTF7VJ9hIh18Ugr2zhJMP01MY7c5kh4J870L7imm6/DIzBsNLTXzMwUA3yZ5b/KBqLx8Kp3uRvd7xSe3Q==",
       "license": "BSD-3-Clause",
       "dependencies": {
         "side-channel": "^1.1.0"

Reply via email to