diff --git a/package.json b/package.json index 07945d9..884e95e 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "node-notifier": "^8.0.1", "postcss-svgo": "^4.0.2", "postcss-url": "^8.0.0", - "prismjs": "^1.22.0", + "prismjs": "^1.23.0", "rollup": "^2.3.3", "rollup-plugin-babel": "^4.4.0", "rollup-plugin-eslint": "^7.0.0", diff --git a/yarn.lock b/yarn.lock index f7f78da..0c3da7b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7363,10 +7363,10 @@ prettysize@^1.1.0: resolved "https://registry.yarnpkg.com/prettysize/-/prettysize-1.1.0.tgz#c6c52f87161ff172ea435f375f99831dd9a97bb0" integrity sha512-U5Noa+FYV1dGkICyLJz8IWlDUehPF4Bk9tZRO8YqPhLA9EoiHuFqtnpWY2mvMjHh5eOLo82HipeLn4RIiSsGqQ== -prismjs@^1.22.0: - version "1.22.0" - resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.22.0.tgz#73c3400afc58a823dd7eed023f8e1ce9fd8977fa" - integrity sha512-lLJ/Wt9yy0AiSYBf212kK3mM5L8ycwlyTlSxHBAneXLR0nzFMlZ5y7riFPF3E33zXOF2IH95xdY5jIyZbM9z/w== +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"