Skip to content

Commit

Permalink
chore(deps): bump qs from 6.11.1 to 6.11.2 (#1335)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed May 23, 2023
1 parent ae3e5a2 commit 986dc91
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/bamboohr.com/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"dependencies": {
"@hapi/hawk": "8.0.0",
"axios": "1.4.0",
"qs": "6.11.1"
"qs": "6.11.2"
},
"description": "An bamboohr.com API client",
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/imgflip.com/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"author": "Florian Imdahl <[email protected]>",
"dependencies": {
"axios": "1.4.0",
"qs": "6.11.1"
"qs": "6.11.2"
},
"description": "A imgflip.com API client",
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5427,10 +5427,10 @@ q@^1.5.1:
resolved "https://registry.npmjs.org/q/-/q-1.5.1.tgz#7e32f75b41381291d04611f1bf14109ac00651d7"
integrity sha1-fjL3W0E4EpHQRhHxvxQQmsAGUdc=

[email protected].1:
version "6.11.1"
resolved "https://registry.npmjs.org/qs/-/qs-6.11.1.tgz#6c29dff97f0c0060765911ba65cbc9764186109f"
integrity sha512-0wsrzgTz/kAVIeuxSjnpGC56rzYtr6JT/2BwEvMaPhFIoYa1aGO8LbzuU1R0uUYQkLpWBTOj0l/CLAJB64J6nQ==
[email protected].2:
version "6.11.2"
resolved "https://registry.yarnpkg.com/qs/-/qs-6.11.2.tgz#64bea51f12c1f5da1bc01496f48ffcff7c69d7d9"
integrity sha512-tDNIz22aBzCDxLtVH++VnTfzxlfeK5CbqohpSqpJgj1Wg/cQbStNAz3NuqCs5vV+pjBsK4x4pN9HlVh7rcYRiA==
dependencies:
side-channel "^1.0.4"

Expand Down

0 comments on commit 986dc91

Please sign in to comment.