Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"homepage": "https://github.com/samliew/SO-mod-userscripts#readme",
"devDependencies": {
"@types/gapi": "^0.0.41",
"@types/gapi.auth2": "^0.0.55",
"@types/gapi.auth2": "^0.0.61",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

critical

While upgrading this dependency is important for security, the package-lock.json file has not been updated to match this change. Without an updated lock file, npm install may still install the old, vulnerable version (0.0.55), defeating the purpose of this upgrade.

Please run npm install to generate the updated package-lock.json and commit the resulting changes to this pull request.

"@types/greasemonkey": "^4.0.2",
"@types/jquery": "^3.5.11",
"@types/jsdom-global": "^3.0.4",
Expand Down