Skip to content

Commit 2acac34

Browse files
committed
fix: package.json & yarn.lock to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-PBKDF2-10495496 - https://snyk.io/vuln/SNYK-JS-PBKDF2-10495498
1 parent a14a0ac commit 2acac34

File tree

2 files changed

+197
-752
lines changed

2 files changed

+197
-752
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@szhsin/react-menu": "^2.3.2",
3232
"asciidoctor": "^2.2.5",
3333
"highlight.js": "^11.4.0",
34-
"next": "^12.0.7",
34+
"next": "^12.0.8",
3535
"next-compose-plugins": "^2.2.1",
3636
"next-images": "^1.8.4",
3737
"next-transpile-modules": "^9.0.0",

0 commit comments

Comments
 (0)