Skip to content

Commit 5cf6115

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency prismjs to v1.27.0 [security]
1 parent 2dd2515 commit 5cf6115

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/platform/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"gatsby-transformer-sharp": "2.12.1",
4545
"hast-util-raw": "5.0.2",
4646
"isomorphic-fetch": "2.2.1",
47-
"prismjs": "1.25.0",
47+
"prismjs": "1.27.0",
4848
"react": "16.14.0",
4949
"react-apollo": "2.5.8",
5050
"react-dom": "16.14.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23782,10 +23782,10 @@ prisma@^1.34.10:
2378223782
semver "^5.4.1"
2378323783
source-map-support "^0.4.18"
2378423784

23785-
prismjs@1.25.0:
23786-
version "1.25.0"
23787-
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.25.0.tgz#6f822df1bdad965734b310b315a23315cf999756"
23788-
integrity sha512-WCjJHl1KEWbnkQom1+SzftbtXMKQoezOCYs5rECqMN+jP+apI7ftoflyqigqzopSO3hMhTEb0mFClA8lkolgEg==
23785+
prismjs@1.27.0:
23786+
version "1.27.0"
23787+
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.27.0.tgz#bb6ee3138a0b438a3653dd4d6ce0cc6510a45057"
23788+
integrity sha512-t13BGPUlFDR7wRB5kQDG4jjl7XeuH6jbJGt11JHPL96qwsEHNX2+68tFXqc1/k+/jALsbSWJKUOT/hcYAZ5LkA==
2378923789

2379023790
private@^0.1.6, private@^0.1.8:
2379123791
version "0.1.8"

0 commit comments

Comments
 (0)