summaryrefslogtreecommitdiff
path: root/pnpm-lock.yaml
diff options
context:
space:
mode:
authorかっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>2024-02-23 14:10:13 +0900
committerGitHub <noreply@github.com>2024-02-23 14:10:13 +0900
commit080a3c20bd7f7d6ca7a30fa5a94d8431a6a9c688 (patch)
treeef53d6836f0189bda9e4e03ee383e2e909593677 /pnpm-lock.yaml
parentenhance: `meta`をSSR HTMLに埋め込む (#13436) (diff)
downloadsharkey-080a3c20bd7f7d6ca7a30fa5a94d8431a6a9c688.tar.gz
sharkey-080a3c20bd7f7d6ca7a30fa5a94d8431a6a9c688.tar.bz2
sharkey-080a3c20bd7f7d6ca7a30fa5a94d8431a6a9c688.zip
fix: SSR時のmetaをエスケープするように (#13440)
* fix: SSR時のmetaをエスケープするように * エスケープ方法を変更
Diffstat (limited to 'pnpm-lock.yaml')
-rw-r--r--pnpm-lock.yaml15
1 files changed, 15 insertions, 0 deletions
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index d7b2fb1f2f..ca86ad0445 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -227,6 +227,9 @@ importers:
hpagent:
specifier: 1.2.0
version: 1.2.0
+ htmlescape:
+ specifier: ^1.1.1
+ version: 1.1.1
http-link-header:
specifier: 1.1.1
version: 1.1.1
@@ -538,6 +541,9 @@ importers:
'@types/fluent-ffmpeg':
specifier: 2.1.24
version: 2.1.24
+ '@types/htmlescape':
+ specifier: ^1.1.3
+ version: 1.1.3
'@types/http-link-header':
specifier: 1.0.5
version: 1.0.5
@@ -7405,6 +7411,10 @@ packages:
'@types/unist': 3.0.2
dev: true
+ /@types/htmlescape@1.1.3:
+ resolution: {integrity: sha512-tuC81YJXGUe0q8WRtBNW+uyx79rkkzWK651ALIXXYq5/u/IxjX4iHneGF2uUqzsNp+F+9J2mFZOv9jiLTtIq0w==}
+ dev: true
+
/@types/http-cache-semantics@4.0.4:
resolution: {integrity: sha512-1m0bIFVc7eJWyve9S0RnuRgcQqF/Xd5QsUZAZeQFr1Q3/p9JWoQQEqmVy+DPTNpGXwhgIetAoYF8JSc33q29QA==}
@@ -12456,6 +12466,11 @@ packages:
engines: {node: '>=8'}
dev: true
+ /htmlescape@1.1.1:
+ resolution: {integrity: sha512-eVcrzgbR4tim7c7soKQKtxa/kQM4TzjnlU83rcZ9bHU6t31ehfV7SktN6McWgwPWg+JYMA/O3qpGxBvFq1z2Jg==}
+ engines: {node: '>=0.10'}
+ dev: false
+
/htmlparser2@8.0.1:
resolution: {integrity: sha512-4lVbmc1diZC7GUJQtRQ5yBAeUCL1exyMwmForWkRLnwyzWBFxN633SALPMGYaWZvKe9j1pRZJpauvmxENSp/EA==}
dependencies: