Skip to content

Commit 9abd613

Browse files
committed
fix: next/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-LODASH-608086 - https://snyk.io/vuln/SNYK-JS-LODASH-1040724 - https://snyk.io/vuln/SNYK-JS-IP-6240864 - https://snyk.io/vuln/SNYK-JS-DICER-2311764 - https://snyk.io/vuln/SNYK-JS-LODASH-567746 - https://snyk.io/vuln/SNYK-JS-Y18N-1021887 - https://snyk.io/vuln/SNYK-JS-NODEFETCH-2342118 - https://snyk.io/vuln/SNYK-JS-LODASH-6139239 - https://snyk.io/vuln/SNYK-JS-BRACES-6838727 - https://snyk.io/vuln/SNYK-JS-CROSSSPAWN-8303230 - https://snyk.io/vuln/SNYK-JS-WS-7266574 - https://snyk.io/vuln/SNYK-JS-NODEFETCH-674311 - https://snyk.io/vuln/SNYK-JS-ANSIREGEX-1583908 - https://snyk.io/vuln/SNYK-JS-NTHCHECK-1586032 - https://snyk.io/vuln/SNYK-JS-SEMVER-3247795 - https://snyk.io/vuln/SNYK-JS-INI-1048974 - https://snyk.io/vuln/SNYK-JS-OBJECTPATH-1017036 - https://snyk.io/vuln/SNYK-JS-NEXT-8186172 - https://snyk.io/vuln/SNYK-JS-TAR-6476909 - https://snyk.io/vuln/SNYK-JS-DOTPROP-543489 - https://snyk.io/vuln/SNYK-JS-MINIMIST-559764 - https://snyk.io/vuln/SNYK-JS-OBJECTPATH-1569453 - https://snyk.io/vuln/SNYK-JS-YARGSPARSER-560381 - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 - https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728 - https://snyk.io/vuln/SNYK-JS-IP-7148531 - https://snyk.io/vuln/SNYK-JS-ACORN-559469 - https://snyk.io/vuln/SNYK-JS-APOLLOSERVERCORE-2928764 - https://snyk.io/vuln/SNYK-JS-APOLLOSERVERCORE-571663 - https://snyk.io/vuln/SNYK-JS-UNSETVALUE-2400660 - https://snyk.io/vuln/SNYK-JS-ROLLUP-8073097 - https://snyk.io/vuln/SNYK-JS-OBJECTPATH-1585658 - https://snyk.io/vuln/SNYK-JS-POSTCSS-1090595 - https://snyk.io/vuln/SNYK-JS-LODASH-1018905 - https://snyk.io/vuln/SNYK-JS-POSTCSS-1255640 - https://snyk.io/vuln/SNYK-JS-TAR-1579147 - https://snyk.io/vuln/SNYK-JS-TAR-1579152 - https://snyk.io/vuln/SNYK-JS-TAR-1579155 - https://snyk.io/vuln/SNYK-JS-TAR-1536528 - https://snyk.io/vuln/SNYK-JS-TAR-1536531 - https://snyk.io/vuln/SNYK-JS-NEXT-6032387 - https://snyk.io/vuln/SNYK-JS-BROWSERSLIST-1090194 - https://snyk.io/vuln/SNYK-JS-COLORSTRING-1082939 - https://snyk.io/vuln/SNYK-JS-GLOBPARENT-1016905 - https://snyk.io/vuln/SNYK-JS-HTTPCACHESEMANTICS-3248783 - https://snyk.io/vuln/SNYK-JS-ISSVG-1085627 - https://snyk.io/vuln/SNYK-JS-ISSVG-1243891 - https://snyk.io/vuln/SNYK-JS-PATHPARSE-1077067 - https://snyk.io/vuln/SNYK-JS-WS-1296835 - https://snyk.io/vuln/SNYK-JS-MINIMIST-2429795 - https://snyk.io/vuln/npm:braces:20180219 - https://snyk.io/vuln/npm:debug:20170905 - https://snyk.io/vuln/SNYK-JS-KINDOF-537849 - https://snyk.io/vuln/SNYK-JS-MINIMATCH-3050818 - https://snyk.io/vuln/SNYK-JS-POSTCSS-5926692 - https://snyk.io/vuln/SNYK-JS-NANOID-8492085 - https://snyk.io/vuln/SNYK-JS-APOLLOSERVERCORE-5876618 - https://snyk.io/vuln/SNYK-JS-TAR-1536758
1 parent 349f3c6 commit 9abd613

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

next/package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414
"@next/mdx": "^13.1.1",
1515
"@thumbtack/thumbprint-atomic": "^4.4.0",
1616
"@thumbtack/thumbprint-font-face": "^1.1.0",
17-
"@thumbtack/thumbprint-global-css": "^0.1.21",
18-
"@thumbtack/thumbprint-react": "^14.18.2",
19-
"@thumbtack/thumbprint-scss": "^4.0.3",
17+
"@thumbtack/thumbprint-global-css": "^0.1.0",
18+
"@thumbtack/thumbprint-react": "^0.1.0",
19+
"@thumbtack/thumbprint-scss": "^0.1.0",
2020
"@types/node": "18.11.18",
2121
"@types/react": "18.0.26",
2222
"@types/react-dom": "18.0.10",
@@ -25,16 +25,16 @@
2525
"gonzales-pe": "^4.3.0",
2626
"lodash-es": "^4.17.21",
2727
"mousetrap": "^1.6.5",
28-
"next": "13.1.1",
28+
"next": "14.2.7",
2929
"prism-react-renderer": "^1.3.5",
3030
"react": "18.2.0",
3131
"react-copy-to-clipboard": "^5.1.0",
3232
"react-dom": "18.2.0",
3333
"react-element-to-jsx-string": "^15.0.0",
34-
"react-live": "^3.1.1",
34+
"react-live": "^4.1.8",
3535
"react-outside-click-handler": "^1.3.0",
3636
"react-scroll-marker": "^0.2.2",
37-
"sass": "^1.57.1",
37+
"sass": "^1.79.0",
3838
"typescript": "4.9.4"
3939
},
4040
"installConfig": {

0 commit comments

Comments
 (0)