Skip to content

Commit 11d28e9

Browse files
snyk-botopyh
authored andcommitted
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 76a06b0 commit 11d28e9

File tree

2 files changed

+17
-9
lines changed

2 files changed

+17
-9
lines changed

package-lock.json

+16-8
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
@@ -75,7 +75,7 @@
7575
"node-fetch": "^3.3.2",
7676
"path-to-regexp": "^8.0.0",
7777
"plist": "^3.0.5",
78-
"postcss": "^8.4.31",
78+
"postcss": "^8.5.0",
7979
"query-string": "^6.13.7",
8080
"react": "^17.0.2",
8181
"react-dom": "^17.0.2",

0 commit comments

Comments
 (0)