Skip to content

Commit d90ff86

Browse files
chore(deps): bump qs in /examples/webpack-hot-middleware
Bumps [qs](https://github.com/ljharb/qs) from 6.14.0 to 6.14.1. - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](ljharb/qs@v6.14.0...v6.14.1) --- updated-dependencies: - dependency-name: qs dependency-version: 6.14.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 56caecd commit d90ff86

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

examples/webpack-hot-middleware/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1998,9 +1998,9 @@ proxy-addr@^2.0.7:
19981998
ipaddr.js "1.9.1"
19991999

20002000
qs@^6.14.0:
2001-
version "6.14.0"
2002-
resolved "https://registry.yarnpkg.com/qs/-/qs-6.14.0.tgz#c63fa40680d2c5c941412a0e899c89af60c0a930"
2003-
integrity sha512-YWWTjgABSKcvs/nWBi9PycY/JiPJqOD4JA6o9Sej2AtvSGarXxKC3OQSk4pAarbdQlKAh5D4FCQkJNkW+GAn3w==
2001+
version "6.14.1"
2002+
resolved "https://registry.yarnpkg.com/qs/-/qs-6.14.1.tgz#a41d85b9d3902f31d27861790506294881871159"
2003+
integrity sha512-4EK3+xJl8Ts67nLYNwqw/dsFVnCf+qR7RgXSK9jEEm9unao3njwMDdmsdvoKBKHzxd7tCYz5e5M+SnMjdtXGQQ==
20042004
dependencies:
20052005
side-channel "^1.1.0"
20062006

0 commit comments

Comments
 (0)