aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2025-09-16 20:10:51 +0300
committerGitHub <noreply@github.com>2025-09-16 20:10:51 +0300
commitb0fce59cf191481ceb3bc53087a5f8e7a26b91a2 (patch)
tree17c46722eda07a7d2354302e098b05dd8717a6d6 /package-lock.json
parent777df38a30f074ad327f9a15c633483ed29bf1ac (diff)
downloadpopov.link-b0fce59cf191481ceb3bc53087a5f8e7a26b91a2.tar.xz
popov.link-b0fce59cf191481ceb3bc53087a5f8e7a26b91a2.zip
fix(deps): update dependency satori to v0.18.3 (#96)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index 3fda637..4785e1f 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -6703,9 +6703,9 @@
}
},
"node_modules/satori": {
- "version": "0.18.2",
- "resolved": "https://registry.npmjs.org/satori/-/satori-0.18.2.tgz",
- "integrity": "sha512-Y9fOzHuaslMX+3otoULyvUBOxXN6a0CJL+MPeFrHgGSPDwdSxkZdhY9W8U4MvDm0aT/+EIr5g18dvAQV+UplDA==",
+ "version": "0.18.3",
+ "resolved": "https://registry.npmjs.org/satori/-/satori-0.18.3.tgz",
+ "integrity": "sha512-T3DzWNmnrfVmk2gCIlAxLRLbGkfp3K7TyRva+Byyojqu83BNvnMeqVeYRdmUw4TKCsyH4RiQ/KuF/I4yEzgR5A==",
"license": "MPL-2.0",
"dependencies": {
"@shuding/opentype.js": "1.4.0-beta.0",