Skip to content

Commit d083128

Browse files
committed
fix: package.json & package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-PRISMJS-9055448
1 parent 1664ee3 commit d083128

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

package-lock.json

Lines changed: 6 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
"pg": "^8.12.0",
9595
"postgres": "^3.4.4",
9696
"posthog-js": "^1.180.0",
97-
"prismjs": "^1.29.0",
97+
"prismjs": "^1.30.0",
9898
"react": "^18.3.1",
9999
"react-dom": "^18.3.1",
100100
"react-highlight-words": "^0.20.0",

0 commit comments

Comments
 (0)