Skip to content

Commit

Permalink
fix: upgrade qs from 6.11.2 to 6.12.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade qs from 6.11.2 to 6.12.0.

See this package in npm:
https://www.npmjs.com/package/qs

See this project in Snyk:
https://app.snyk.io/org/platformeng_api/project/7c99ebfa-8b08-4e86-95d1-f9d2693e4843?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Apr 16, 2024
1 parent 6fd70f2 commit 0fbfb28
Show file tree
Hide file tree
Showing 2 changed files with 135 additions and 33 deletions.
166 changes: 134 additions & 32 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"luxon": "^2.5.2",
"passport": "^0.7.0",
"passport-oauth2": "^1.8.0",
"qs": "^6.11.2"
"qs": "^6.12.0"
},
"nodemonConfig": {
"ignore": [
Expand Down

0 comments on commit 0fbfb28

Please sign in to comment.