Skip to content

Commit 6d52e17

Browse files
authored
Merge pull request #2805 from xtermjs/dependabot/npm_and_yarn/mustache-4.0.1
Bump mustache from 3.2.1 to 4.0.1
2 parents 97ef539 + aaf1fd0 commit 6d52e17

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"glob": "^7.0.5",
5757
"jsdom": "^16.2.2",
5858
"mocha": "^7.1.1",
59-
"mustache": "^3.0.1",
59+
"mustache": "^4.0.1",
6060
"node-pty": "^0.9.0",
6161
"nyc": "^15.0.0",
6262
"playwright-core": "^0.11.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3810,10 +3810,10 @@ ms@^2.1.1:
38103810
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
38113811
integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==
38123812

3813-
mustache@^3.0.1:
3814-
version "3.2.1"
3815-
resolved "https://registry.yarnpkg.com/mustache/-/mustache-3.2.1.tgz#89e78a9d207d78f2799b1e95764a25bf71a28322"
3816-
integrity sha512-RERvMFdLpaFfSRIEe632yDm5nsd0SDKn8hGmcUwswnyiE5mtdZLDybtHAz6hjJhawokF0hXvGLtx9mrQfm6FkA==
3813+
mustache@^4.0.1:
3814+
version "4.0.1"
3815+
resolved "https://registry.yarnpkg.com/mustache/-/mustache-4.0.1.tgz#d99beb031701ad433338e7ea65e0489416c854a2"
3816+
integrity sha512-yL5VE97+OXn4+Er3THSmTdCFCtx5hHWzrolvH+JObZnUYwuaG7XV+Ch4fR2cIrcYI0tFHxS7iyFYl14bW8y2sA==
38173817

38183818
mute-stream@0.0.8:
38193819
version "0.0.8"

0 commit comments

Comments
 (0)