Skip to content

Commit 45aa1e9

Browse files
authored
Merge pull request #5 from freifunkMUC/dependabot/npm_and_yarn/npm_and_yarn-2b901f0e0d
⬆️ Bump qs from 6.14.0 to 6.14.1 in the npm_and_yarn group across 1 directory
2 parents c50aa58 + 8872bd4 commit 45aa1e9

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.10.3"
44+
"qs": "^6.14.1"
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.10.3, qs@^6.5.2:
822-
version "6.14.0"
823-
resolved "https://registry.yarnpkg.com/qs/-/qs-6.14.0.tgz#c63fa40680d2c5c941412a0e899c89af60c0a930"
824-
integrity sha512-YWWTjgABSKcvs/nWBi9PycY/JiPJqOD4JA6o9Sej2AtvSGarXxKC3OQSk4pAarbdQlKAh5D4FCQkJNkW+GAn3w==
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==
825825
dependencies:
826826
side-channel "^1.1.0"
827827

0 commit comments

Comments
 (0)