Skip to content

Commit

Permalink
Merge pull request #485 from neontribe/renovate/npm-prismjs-vulnerabi…
Browse files Browse the repository at this point in the history
…lity

Update dependency prismjs to v1.23.0 [SECURITY]
  • Loading branch information
Nikomus authored May 28, 2021
2 parents 2053cbf + 6502f3f commit ea3c645
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"gatsby-transformer-sharp": "2.5.7",
"js-cookie": "2.2.1",
"lodash.get": "4.4.2",
"prismjs": "1.21.0",
"prismjs": "1.23.0",
"react": "16.13.1",
"react-dom": "16.13.1",
"react-ga": "2.7.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13082,10 +13082,10 @@ pretty-format@^25.5.0:
ansi-styles "^4.0.0"
react-is "^16.12.0"

prismjs@1.21.0:
version "1.21.0"
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.21.0.tgz#36c086ec36b45319ec4218ee164c110f9fc015a3"
integrity sha512-uGdSIu1nk3kej2iZsLyDoJ7e9bnPzIgY0naW/HdknGj61zScaprVEVGHrPoXqI+M9sP0NDnTK2jpkvmldpuqDw==
prismjs@1.23.0:
version "1.23.0"
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.23.0.tgz#d3b3967f7d72440690497652a9d40ff046067f33"
integrity sha512-c29LVsqOaLbBHuIbsTxaKENh1N2EQBOHaWv7gkHN4dgRbxSREqDnDbtFJYdpPauS4YCplMSNCABQ6Eeor69bAA==
optionalDependencies:
clipboard "^2.0.0"

Expand Down

1 comment on commit ea3c645

@vercel
Copy link

@vercel vercel bot commented on ea3c645 May 28, 2021

Choose a reason for hiding this comment

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

Please sign in to comment.