Skip to content

Commit

Permalink
Merge pull request #698 from spiltcoffee/dependabot/npm_and_yarn/qs-6…
Browse files Browse the repository at this point in the history
….13.0

build(npm): bump qs from 6.12.3 to 6.13.0
  • Loading branch information
mergify[bot] authored Aug 2, 2024
2 parents 11489f9 + 9e80d60 commit cb5d888
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"dependencies": {
"lodash.clonedeep": "^4.5.0",
"qs": "^6.12.3",
"qs": "^6.13.0",
"vue": "^2.7.16",
"vue-class-component": "^7.2.3",
"vue-property-decorator": "^9.1.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7128,12 +7128,12 @@ __metadata:
languageName: node
linkType: hard

"qs@npm:^6.12.3":
version: 6.12.3
resolution: "qs@npm:6.12.3"
"qs@npm:^6.13.0":
version: 6.13.0
resolution: "qs@npm:6.13.0"
dependencies:
side-channel: ^1.0.6
checksum: 9a9228a623bc36d41648237667d7342fb8d64d1cfeb29e474b0c44591ba06ac507e2d726f60eca5af8dc420e5dd23370af408ef8c28e0405675c7187b736a693
checksum: e9404dc0fc2849245107108ce9ec2766cde3be1b271de0bf1021d049dc5b98d1a2901e67b431ac5509f865420a7ed80b7acb3980099fe1c118a1c5d2e1432ad8
languageName: node
linkType: hard

Expand Down Expand Up @@ -8580,7 +8580,7 @@ __metadata:
lint-staged: ^15.2.7
lodash.clonedeep: ^4.5.0
prettier: ^3.3.3
qs: ^6.12.3
qs: ^6.13.0
sass: ~1.77.8
sass-loader: ^16.0.0
typescript: ~5.5.4
Expand Down

0 comments on commit cb5d888

Please sign in to comment.