Skip to content

Commit d026d5c

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-NANOID-8492085
1 parent b326606 commit d026d5c

File tree

2 files changed

+27
-24
lines changed

2 files changed

+27
-24
lines changed

package-lock.json

+26-23
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"penthouse": "^2.3.3",
5858
"picocolors": "^1.1.0",
5959
"plugin-error": "^2.0.1",
60-
"postcss": "^8.4.47",
60+
"postcss": "^8.5.0",
6161
"postcss-discard": "^2.0.0",
6262
"postcss-image-inliner": "^7.0.1",
6363
"postcss-url": "^10.1.3",

0 commit comments

Comments
 (0)