Bump qs from 6.8.0 to 6.9.0 in /vuejs
Bumps [qs](https://github.com/ljharb/qs) from 6.8.0 to 6.9.0. - [Release notes](https://github.com/ljharb/qs/releases) - [Changelog](https://github.com/ljharb/qs/blob/master/CHANGELOG.md) - [Commits](https://github.com/ljharb/qs/compare/v6.8.0...v6.9.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
b104522020
commit
ad331dbfff
6
vuejs/package-lock.json
generated
6
vuejs/package-lock.json
generated
|
@ -12395,9 +12395,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"qs": {
|
||||
"version": "6.8.0",
|
||||
"resolved": "https://registry.npmjs.org/qs/-/qs-6.8.0.tgz",
|
||||
"integrity": "sha512-tPSkj8y92PfZVbinY1n84i1Qdx75lZjMQYx9WZhnkofyxzw2r7Ho39G3/aEvSUdebxpnnM4LZJCtvE/Aq3+s9w=="
|
||||
"version": "6.9.0",
|
||||
"resolved": "https://registry.npmjs.org/qs/-/qs-6.9.0.tgz",
|
||||
"integrity": "sha512-27RP4UotQORTpmNQDX8BHPukOnBP3p1uUJY5UnDhaJB+rMt9iMsok724XL+UHU23bEFOHRMQ2ZhI99qOWUMGFA=="
|
||||
},
|
||||
"query-string": {
|
||||
"version": "5.1.1",
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
"core-js": "^2.6.5",
|
||||
"postcss-import": "^12.0.1",
|
||||
"postcss-nested": "^4.1.2",
|
||||
"qs": "^6.8.0",
|
||||
"qs": "^6.9.0",
|
||||
"tailwindcss": "^1.1.2",
|
||||
"vue": "^2.6.10",
|
||||
"vue-router": "^3.1.3",
|
||||
|
|
Loading…
Reference in a new issue