mirror of
https://github.com/brianlovin/security-checklist.git
synced 2026-03-11 08:55:31 +00:00
Bump next from 9.4.1 to 9.4.2
Bumps [next](https://github.com/zeit/next.js) from 9.4.1 to 9.4.2. - [Release notes](https://github.com/zeit/next.js/releases) - [Commits](https://github.com/zeit/next.js/compare/v9.4.1...v9.4.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
c2c7232ba8
commit
8468d60c07
2 changed files with 16 additions and 15 deletions
|
|
@ -19,7 +19,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"fathom-client": "^2.0.3",
|
||||
"next": "^9.4.1",
|
||||
"next": "^9.4.2",
|
||||
"next-seo": "^4.5.0",
|
||||
"react": "^16.13.1",
|
||||
"react-clipboard.js": "^2.0.16",
|
||||
|
|
|
|||
29
yarn.lock
29
yarn.lock
|
|
@ -1698,10 +1698,10 @@
|
|||
resolved "https://registry.yarnpkg.com/@emotion/unitless/-/unitless-0.7.5.tgz#77211291c1900a700b8a78cfafda3160d76949ed"
|
||||
integrity sha512-OWORNpfjMsSSUBVrRBVGECkhWcULOAJz9ZW8uK9qgxD+87M7jHRcvh/A96XXNhXTLmKcoYSQtBEX7lHMO7YRwg==
|
||||
|
||||
"@next/react-dev-overlay@9.4.1":
|
||||
version "9.4.1"
|
||||
resolved "https://registry.yarnpkg.com/@next/react-dev-overlay/-/react-dev-overlay-9.4.1.tgz#79bcabd7bb2fcd0219b6b452456014bf93bd7c50"
|
||||
integrity sha512-Ta8VXEk+yIBgbn7FRgvE6bvF37MfStZceHm78ZG+KUQWTsffy1fUFb24ylxGuBaq95uR2mXWS/+RIAFmZTyOqA==
|
||||
"@next/react-dev-overlay@9.4.2":
|
||||
version "9.4.2"
|
||||
resolved "https://registry.yarnpkg.com/@next/react-dev-overlay/-/react-dev-overlay-9.4.2.tgz#b8d816ae1bbf89cd6f3e509fa1fd8e4dfed7f8fd"
|
||||
integrity sha512-Dg6ysRiGIu6wdJ3iOcBEJY5MZwmd3CSPawSpQsj+rClNwcHqLKJKz3TfMTKH05r77On68GNKq4RaYix8y0D3Qw==
|
||||
dependencies:
|
||||
"@babel/code-frame" "7.8.3"
|
||||
ally.js "1.4.1"
|
||||
|
|
@ -1714,10 +1714,10 @@
|
|||
stacktrace-parser "0.1.10"
|
||||
strip-ansi "6.0.0"
|
||||
|
||||
"@next/react-refresh-utils@9.4.1":
|
||||
version "9.4.1"
|
||||
resolved "https://registry.yarnpkg.com/@next/react-refresh-utils/-/react-refresh-utils-9.4.1.tgz#92dbf3e6fba7d160b2a7d95d6a53d0e77fa1ece9"
|
||||
integrity sha512-oN+htA/GmBNx+aAsCOTElTuCPad9ETPSg/G/B7xM1sI+7VoPqhXJ2P3Feoup3J5Rpw6TF1vUHSzlpELDu6/law==
|
||||
"@next/react-refresh-utils@9.4.2":
|
||||
version "9.4.2"
|
||||
resolved "https://registry.yarnpkg.com/@next/react-refresh-utils/-/react-refresh-utils-9.4.2.tgz#a94c793b8442bcad29d4413740955dca5d7c555d"
|
||||
integrity sha512-N2bn3fU+N26Pkf+c7ZaG04T9FrDUeGtIBaJ/NGygm9GMrIkCU/6nkeWNboaAiHvji8UooqhLf1Yesf4BJLzHOA==
|
||||
|
||||
"@samverschueren/stream-to-observable@^0.3.0":
|
||||
version "0.3.0"
|
||||
|
|
@ -6504,12 +6504,13 @@ next-tick@~1.0.0:
|
|||
resolved "https://registry.yarnpkg.com/next-tick/-/next-tick-1.0.0.tgz#ca86d1fe8828169b0120208e3dc8424b9db8342c"
|
||||
integrity sha1-yobR/ogoFpsBICCOPchCS524NCw=
|
||||
|
||||
next@^9.4.1:
|
||||
version "9.4.1"
|
||||
resolved "https://registry.yarnpkg.com/next/-/next-9.4.1.tgz#0db13108fa17b4e2b583a6726d898095274b08dc"
|
||||
integrity sha512-6C+Iq11k5WB+iaPrGQUEl4V6AY4j+KyhHCWeNC2PCP+3VSbgUVQ0CKq71xPXjfWz7cT3Wfb0B+ZqavZZg9jjfA==
|
||||
next@^9.4.2:
|
||||
version "9.4.2"
|
||||
resolved "https://registry.yarnpkg.com/next/-/next-9.4.2.tgz#5d086aaaf9d683b457f615073dca39ed96a78cce"
|
||||
integrity sha512-T/3Rmz/R++OyrWNZ3ZQn+RR9Tbu6DWxZGVXUc+2z4/FxIkeZXggB/494i3IsAssiK1Fu8WVDIwYxOWQ0RgITUg==
|
||||
dependencies:
|
||||
"@ampproject/toolbox-optimizer" "2.3.1"
|
||||
"@babel/code-frame" "7.8.3"
|
||||
"@babel/core" "7.7.7"
|
||||
"@babel/plugin-proposal-class-properties" "7.8.3"
|
||||
"@babel/plugin-proposal-nullish-coalescing-operator" "7.8.3"
|
||||
|
|
@ -6526,8 +6527,8 @@ next@^9.4.1:
|
|||
"@babel/preset-typescript" "7.9.0"
|
||||
"@babel/runtime" "7.9.6"
|
||||
"@babel/types" "7.9.6"
|
||||
"@next/react-dev-overlay" "9.4.1"
|
||||
"@next/react-refresh-utils" "9.4.1"
|
||||
"@next/react-dev-overlay" "9.4.2"
|
||||
"@next/react-refresh-utils" "9.4.2"
|
||||
babel-plugin-syntax-jsx "6.18.0"
|
||||
babel-plugin-transform-define "2.0.0"
|
||||
babel-plugin-transform-react-remove-prop-types "0.4.24"
|
||||
|
|
|
|||
Loading…
Reference in a new issue