Skip to content

Commit

Permalink
fix: force-updated qs as the vulnerability is in Applitools and Story…
Browse files Browse the repository at this point in the history
…book
  • Loading branch information
KevinGhadyani-Okta committed Sep 30, 2022
1 parent 0c20a3f commit b3f8536
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 18 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@
],
"resolutions": {
"@babel/plugin-transform-typescript": "^7.19.1",
"@types/babel__traverse": "^7.18.1"
"@types/babel__traverse": "^7.18.1",
"qs": "6.10.1"
},
"engines": {
"yarn": "^3.2.0",
Expand Down
18 changes: 1 addition & 17 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -22730,23 +22730,7 @@ __metadata:
languageName: node
linkType: hard

"qs@npm:6.10.3":
version: 6.10.3
resolution: "qs@npm:6.10.3"
dependencies:
side-channel: ^1.0.4
checksum: 0fac5e6c7191d0295a96d0e83c851aeb015df7e990e4d3b093897d3ac6c94e555dbd0a599739c84d7fa46d7fee282d94ba76943983935cf33bba6769539b8019
languageName: node
linkType: hard

"qs@npm:6.7.0":
version: 6.7.0
resolution: "qs@npm:6.7.0"
checksum: dfd5f6adef50e36e908cfa70a6233871b5afe66fbaca37ecc1da352ba29eb2151a3797991948f158bb37fccde51bd57845cb619a8035287bfc24e4591172c347
languageName: node
linkType: hard

"qs@npm:^6.10.0":
"qs@npm:6.10.1":
version: 6.10.1
resolution: "qs@npm:6.10.1"
dependencies:
Expand Down

0 comments on commit b3f8536

Please sign in to comment.