Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

[Snyk] Upgrade react-virtualized from 9.21.2 to 9.22.3 #679

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open
Show file tree
Hide file tree
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
fix: upgrade react-virtualized from 9.21.2 to 9.22.3
Snyk has created this PR to upgrade react-virtualized from 9.21.2 to 9.22.3.

See this package in npm:
https://www.npmjs.com/package/react-virtualized

See this project in Snyk:
https://app.snyk.io/org/jswheeler/project/70bcc1f4-e6e2-4ab4-b68f-9650ac06ac6d?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Oct 26, 2021
commit 1b56745b475fdfb2b15ff64e8472a26c4cd1263e
62 changes: 22 additions & 40 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 @@ -37,7 +37,7 @@
"lodash": "^4.17.19",
"multer": "^1.4.2",
"node-cache": "^5.1.0",
"react-virtualized": "^9.21.2",
"react-virtualized": "^9.22.3",
"swagger-ui-express": "^4.1.4",
"tc-bus-api-wrapper": "topcoder-platform/tc-bus-api-wrapper.git#feature/auth0-proxy-server",
"tc-core-library-js": "github:appirio-tech/tc-core-library-js#v2.6.4",
Expand Down