chore(deps): bump prismjs from 1.26.0 to 1.27.0 (#908) [skip ci]

This commit is contained in:
dependabot[bot]
2022-02-21 20:15:44 -05:00
committed by GitHub
parent 0bb41c4e76
commit 3fa0183e14
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -35,7 +35,7 @@
"node-fetch": "^3.2.0", "node-fetch": "^3.2.0",
"open-graph-scraper": "^4.11.0", "open-graph-scraper": "^4.11.0",
"png-js": "^1.0.0", "png-js": "^1.0.0",
"prismjs": "^1.26.0", "prismjs": "^1.27.0",
"puppeteer": "^13.3.2", "puppeteer": "^13.3.2",
"purgecss": "^4.1.3", "purgecss": "^4.1.3",
"rss-parser": "^3.12.0", "rss-parser": "^3.12.0",
@@ -8028,9 +8028,9 @@
} }
}, },
"node_modules/prismjs": { "node_modules/prismjs": {
"version": "1.26.0", "version": "1.27.0",
"resolved": "https://registry.npmjs.org/prismjs/-/prismjs-1.26.0.tgz", "resolved": "https://registry.npmjs.org/prismjs/-/prismjs-1.27.0.tgz",
"integrity": "sha512-HUoH9C5Z3jKkl3UunCyiD5jwk0+Hz0fIgQ2nbwU2Oo/ceuTAQAg+pPVnfdt2TJWRVLcxKh9iuoYDUSc8clb5UQ==", "integrity": "sha512-t13BGPUlFDR7wRB5kQDG4jjl7XeuH6jbJGt11JHPL96qwsEHNX2+68tFXqc1/k+/jALsbSWJKUOT/hcYAZ5LkA==",
"engines": { "engines": {
"node": ">=6" "node": ">=6"
} }
@@ -16339,9 +16339,9 @@
} }
}, },
"prismjs": { "prismjs": {
"version": "1.26.0", "version": "1.27.0",
"resolved": "https://registry.npmjs.org/prismjs/-/prismjs-1.26.0.tgz", "resolved": "https://registry.npmjs.org/prismjs/-/prismjs-1.27.0.tgz",
"integrity": "sha512-HUoH9C5Z3jKkl3UunCyiD5jwk0+Hz0fIgQ2nbwU2Oo/ceuTAQAg+pPVnfdt2TJWRVLcxKh9iuoYDUSc8clb5UQ==" "integrity": "sha512-t13BGPUlFDR7wRB5kQDG4jjl7XeuH6jbJGt11JHPL96qwsEHNX2+68tFXqc1/k+/jALsbSWJKUOT/hcYAZ5LkA=="
}, },
"process": { "process": {
"version": "0.11.10", "version": "0.11.10",

View File

@@ -55,7 +55,7 @@
"node-fetch": "^3.2.0", "node-fetch": "^3.2.0",
"open-graph-scraper": "^4.11.0", "open-graph-scraper": "^4.11.0",
"png-js": "^1.0.0", "png-js": "^1.0.0",
"prismjs": "^1.26.0", "prismjs": "^1.27.0",
"puppeteer": "^13.3.2", "puppeteer": "^13.3.2",
"purgecss": "^4.1.3", "purgecss": "^4.1.3",
"rss-parser": "^3.12.0", "rss-parser": "^3.12.0",