Update preact

This commit is contained in:
Simon Ser
2021-01-12 16:04:49 +01:00
parent f35f316577
commit 218b131608
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -162,9 +162,9 @@
}
},
"preact": {
"version": "10.4.4",
"resolved": "https://registry.npmjs.org/preact/-/preact-10.4.4.tgz",
"integrity": "sha512-EaTJrerceyAPatQ+vfnadoopsMBZAOY7ak9ogVdUi5xbpR8SoHgtLryXnW+4mQOwt21icqoVR1brkU2dq7pEBA=="
"version": "10.5.9",
"resolved": "https://registry.npmjs.org/preact/-/preact-10.5.9.tgz",
"integrity": "sha512-X4m+4VMVINl/JFQKALOCwa3p8vhMAhBvle0hJ/W44w/WWfNb2TA7RNicDV3K2dNVs57f61GviEnVLiwN+fxiIg=="
},
"qs": {
"version": "6.9.4",