Skip to content

Commit 604e67e

Browse files
committed
fix(deps): update taki to 2.3.2
1 parent 5e1bdcd commit 604e67e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"polka": "^0.5.2",
3131
"read-pkg-up": "^7.0.1",
3232
"serve-static": "^1.14.1",
33-
"taki": "2.3.1",
33+
"taki": "2.3.2",
3434
"update-notifier": "^4.1.0"
3535
},
3636
"devDependencies": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3209,10 +3209,10 @@ supports-color@^7.1.0:
32093209
dependencies:
32103210
has-flag "^4.0.0"
32113211

3212-
3213-
version "2.3.1"
3214-
resolved "https://registry.yarnpkg.com/taki/-/taki-2.3.1.tgz#694f13f791dda96c236a07fd0895c6e4528df3cf"
3215-
integrity sha512-PlZ8JFRo40i29VyXHv+2QmZ+fjUJNFxCy7mMfOwZEW0TADd7uUjmimVawwjsmPpXRYIEbKiFUnACr0AP4uGagg==
3212+
3213+
version "2.3.2"
3214+
resolved "https://registry.yarnpkg.com/taki/-/taki-2.3.2.tgz#6864f8b55b624fab8b66bca1f9deb43c5eb8db27"
3215+
integrity sha512-UO/eP5Sjfo09y/2l48G1KDqSDscqYLGjJ6+RI8X5buGbboRbFYMrQ381xbA00xLCjduea/qtnNEV/1hl3kehug==
32163216
dependencies:
32173217
debug "4.1.1"
32183218
html-minifier "4.0.0"

0 commit comments

Comments
 (0)