File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 17
17
"dependencies" : {
18
18
"deep-object-diff" : " ^1.1.9" ,
19
19
"json-api-normalizer" : " ^1.0" ,
20
- "qs" : " ~6.12.1 "
20
+ "qs" : " ~6.12.3 "
21
21
},
22
22
"peerDependencies" : {
23
23
"@vue/compat" : " 3.2.0" ,
Original file line number Diff line number Diff line change @@ -4482,10 +4482,10 @@ pure-rand@^6.0.0:
4482
4482
resolved "https://registry.yarnpkg.com/pure-rand/-/pure-rand-6.0.4.tgz#50b737f6a925468679bff00ad20eade53f37d5c7"
4483
4483
integrity sha512-LA0Y9kxMYv47GIPJy6MI84fqTd2HmYZI83W/kM/SkKfDlajnZYfmXFTxkbY+xSBPkLJxltMa9hIkmdc29eguMA==
4484
4484
4485
- qs@~6.12.1 :
4486
- version "6.12.1 "
4487
- resolved "https://registry.yarnpkg.com/qs/-/qs-6.12.1 .tgz#39422111ca7cbdb70425541cba20c7d7b216599a "
4488
- integrity sha512-zWmv4RSuB9r2mYQw3zxQuHWeU+42aKi1wWig/j4ele4ygELZ7PEO6MM7rim9oAQH2A5MWfsAVf/jPvTPgCbvUQ ==
4485
+ qs@~6.12.3 :
4486
+ version "6.12.3 "
4487
+ resolved "https://registry.yarnpkg.com/qs/-/qs-6.12.3 .tgz#e43ce03c8521b9c7fd7f1f13e514e5ca37727754 "
4488
+ integrity sha512-AWJm14H1vVaO/iNZ4/hO+HyaTehuy9nRqVdkTqlJt0HWvBiBIEXFmb4C0DGeYo3Xes9rrEW+TxHsaigCbN5ICQ ==
4489
4489
dependencies :
4490
4490
side-channel "^1.0.6"
4491
4491
You can’t perform that action at this time.
0 commit comments