Skip to content

Commit a07ef39

Browse files
authored
Merge pull request #9 from freifunkMUC/dependabot/npm_and_yarn/npm_and_yarn-14dc0ebc5a
⬆️ Bump qs from 6.14.1 to 6.14.2 in the npm_and_yarn group across 1 directory
2 parents f8f3b31 + 180754c commit a07ef39

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,6 @@
4141
"koa-xml-body": "^3.0.0",
4242
"minimist": "^1.2.6",
4343
"nunjucks": "^3.2.4",
44-
"qs": "^6.14.1"
44+
"qs": "^6.14.2"
4545
}
4646
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -818,10 +818,10 @@ proto-list@~1.2.1:
818818
resolved "https://registry.yarnpkg.com/proto-list/-/proto-list-1.2.4.tgz#212d5bfe1318306a420f6402b8e26ff39647a849"
819819
integrity sha512-vtK/94akxsTMhe0/cbfpR+syPuszcuwhqVjJq26CuNDgFGj682oRBXOP5MJpv2r7JtE8MsiepGIqvvOTBwn2vA==
820820

821-
qs@^6.14.1, qs@^6.5.2:
822-
version "6.14.1"
823-
resolved "https://registry.yarnpkg.com/qs/-/qs-6.14.1.tgz#a41d85b9d3902f31d27861790506294881871159"
824-
integrity sha512-4EK3+xJl8Ts67nLYNwqw/dsFVnCf+qR7RgXSK9jEEm9unao3njwMDdmsdvoKBKHzxd7tCYz5e5M+SnMjdtXGQQ==
821+
qs@^6.14.2, qs@^6.5.2:
822+
version "6.14.2"
823+
resolved "https://registry.yarnpkg.com/qs/-/qs-6.14.2.tgz#b5634cf9d9ad9898e31fba3504e866e8efb6798c"
824+
integrity sha512-V/yCWTTF7VJ9hIh18Ugr2zhJMP01MY7c5kh4J870L7imm6/DIzBsNLTXzMwUA3yZ5b/KBqLx8Kp3uRvd7xSe3Q==
825825
dependencies:
826826
side-channel "^1.1.0"
827827

0 commit comments

Comments
 (0)