mirror of https://github.com/webpack/webpack.git
chore(deps-dev): [security] bump pug from 3.0.0 to 3.0.1
Bumps [pug](https://github.com/pugjs/pug) from 3.0.0 to 3.0.1. **This update includes a security fix.** - [Release notes](https://github.com/pugjs/pug/releases) - [Commits](https://github.com/pugjs/pug/compare/pug@3.0.0...pug@3.0.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
a3d0c0665a
commit
1e681ba3aa
16
yarn.lock
16
yarn.lock
|
@ -5157,10 +5157,10 @@ pug-attrs@^3.0.0:
|
||||||
js-stringify "^1.0.2"
|
js-stringify "^1.0.2"
|
||||||
pug-runtime "^3.0.0"
|
pug-runtime "^3.0.0"
|
||||||
|
|
||||||
pug-code-gen@^3.0.0:
|
pug-code-gen@^3.0.2:
|
||||||
version "3.0.1"
|
version "3.0.2"
|
||||||
resolved "https://registry.yarnpkg.com/pug-code-gen/-/pug-code-gen-3.0.1.tgz#ff3b337b100c494ea63ef766091d27f7d73acb7e"
|
resolved "https://registry.yarnpkg.com/pug-code-gen/-/pug-code-gen-3.0.2.tgz#ad190f4943133bf186b60b80de483100e132e2ce"
|
||||||
integrity sha512-xJIGvmXTQlkJllq6hqxxjRWcay2F9CU69TuAuiVZgHK0afOhG5txrQOcZyaPHBvSWCU/QQOqEp5XCH94rRZpBQ==
|
integrity sha512-nJMhW16MbiGRiyR4miDTQMRWDgKplnHyeLvioEJYbk1RsPI3FuA3saEP8uwnTb2nTJEKBU90NFVWJBk4OU5qyg==
|
||||||
dependencies:
|
dependencies:
|
||||||
constantinople "^4.0.1"
|
constantinople "^4.0.1"
|
||||||
doctypes "^1.1.0"
|
doctypes "^1.1.0"
|
||||||
|
@ -5252,11 +5252,11 @@ pug-walk@^2.0.0:
|
||||||
integrity sha512-yYELe9Q5q9IQhuvqsZNwA5hfPkMJ8u92bQLIMcsMxf/VADjNtEYptU+inlufAFYcWdHlwNfZOEnOOQrZrcyJCQ==
|
integrity sha512-yYELe9Q5q9IQhuvqsZNwA5hfPkMJ8u92bQLIMcsMxf/VADjNtEYptU+inlufAFYcWdHlwNfZOEnOOQrZrcyJCQ==
|
||||||
|
|
||||||
pug@^3.0.0:
|
pug@^3.0.0:
|
||||||
version "3.0.0"
|
version "3.0.1"
|
||||||
resolved "https://registry.yarnpkg.com/pug/-/pug-3.0.0.tgz#101eecd7a236cd9906e420e17799d4d57f2b7d93"
|
resolved "https://registry.yarnpkg.com/pug/-/pug-3.0.1.tgz#9b287554043e6d18852673a382b0350595bdc067"
|
||||||
integrity sha512-inmsJyFBSHZaiGLaguoFgJGViX0If6AcfcElimvwj9perqjDpUpw79UIEDZbWFmoGVidh08aoE+e8tVkjVJPCw==
|
integrity sha512-9v1o2yXMfSKJy2PykKyWUhpgx9Pf9D/UlPgIs2pTTxR6DQZ0oivy4I9f8PlWXRY4sjIhDU4TMJ7hQmYnNJc2bw==
|
||||||
dependencies:
|
dependencies:
|
||||||
pug-code-gen "^3.0.0"
|
pug-code-gen "^3.0.2"
|
||||||
pug-filters "^4.0.0"
|
pug-filters "^4.0.0"
|
||||||
pug-lexer "^5.0.0"
|
pug-lexer "^5.0.0"
|
||||||
pug-linker "^4.0.0"
|
pug-linker "^4.0.0"
|
||||||
|
|
Loading…
Reference in New Issue