Skip to content

Commit

Permalink
Merge pull request #17127 from VanessaHenderson/update-dependencies-j…
Browse files Browse the repository at this point in the history
…an-2022

dependencies: Update react-syntax-highlighter to fix transitive vulnerability
  • Loading branch information
shilman committed Jan 7, 2022
2 parents 102acc9 + cf3e9ba commit 6fb5366
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion addons/storysource/package.json
Expand Up @@ -53,7 +53,7 @@
"loader-utils": "^2.0.0",
"prettier": "^2.2.1",
"prop-types": "^15.7.2",
"react-syntax-highlighter": "^15.4.2",
"react-syntax-highlighter": "^15.4.5",
"regenerator-runtime": "^0.13.7"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion lib/components/package.json
Expand Up @@ -59,7 +59,7 @@
"prop-types": "^15.7.2",
"react-colorful": "^5.1.2",
"react-popper-tooltip": "^3.1.1",
"react-syntax-highlighter": "^15.4.2",
"react-syntax-highlighter": "^15.4.5",
"react-textarea-autosize": "^8.3.0",
"regenerator-runtime": "^0.13.7",
"ts-dedent": "^2.0.0",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Expand Up @@ -9411,7 +9411,7 @@ __metadata:
loader-utils: ^2.0.0
prettier: ^2.2.1
prop-types: ^15.7.2
react-syntax-highlighter: ^15.4.2
react-syntax-highlighter: ^15.4.5
regenerator-runtime: ^0.13.7
peerDependencies:
react: ^16.8.0 || ^17.0.0
Expand Down Expand Up @@ -10022,7 +10022,7 @@ __metadata:
prop-types: ^15.7.2
react-colorful: ^5.1.2
react-popper-tooltip: ^3.1.1
react-syntax-highlighter: ^15.4.2
react-syntax-highlighter: ^15.4.5
react-textarea-autosize: ^8.3.0
regenerator-runtime: ^0.13.7
ts-dedent: ^2.0.0
Expand Down Expand Up @@ -41077,7 +41077,7 @@ fsevents@^1.2.7:
languageName: node
linkType: hard

"react-syntax-highlighter@npm:^15.4.2":
"react-syntax-highlighter@npm:^15.4.5":
version: 15.4.5
resolution: "react-syntax-highlighter@npm:15.4.5"
dependencies:
Expand Down

0 comments on commit 6fb5366

Please sign in to comment.