diff --git a/package-lock.json b/package-lock.json index ede2dede100b..94b654039115 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9915,9 +9915,9 @@ "integrity": "sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==" }, "node_modules/@unicode/unicode-10.0.0": { - "version": "1.6.16", - "resolved": "https://registry.npmjs.org/@unicode/unicode-10.0.0/-/unicode-10.0.0-1.6.16.tgz", - "integrity": "sha512-a/Uf+a8c32wraANIMocCmvOZATn3WKCxek0uiCPzuNc7UsGOD7w+QMZ6rSZ3S58owgLZwvjII1YzcS6Y3bevUw==", + "version": "1.6.17", + "resolved": "https://registry.npmjs.org/@unicode/unicode-10.0.0/-/unicode-10.0.0-1.6.17.tgz", + "integrity": "sha512-EaiwrwiHXzlEDXIu1oKN80LdpwiA7J96hvdSfuEZtfLa7eUiL3kBytegpkn6hi19KfbIDb0dY5BkNQw27YvBJA==", "license": "MIT" }, "node_modules/@webassemblyjs/ast": { @@ -39139,7 +39139,7 @@ "@npmcli/package-json": "^7.0.5", "@openapi-contrib/openapi-schema-to-json-schema": "^5.1.0", "@phenomnomnominal/tsquery": "~5.0.1", - "@unicode/unicode-10.0.0": "^1.6.16", + "@unicode/unicode-10.0.0": "^1.6.17", "camelcase-keys": "^7.0.2", "chalk": "^4.1.2", "change-case": "^4.1.2", diff --git a/packages/cli/package.json b/packages/cli/package.json index f866825564d9..fa99b7b99749 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -44,7 +44,7 @@ "@npmcli/package-json": "^7.0.5", "@openapi-contrib/openapi-schema-to-json-schema": "^5.1.0", "@phenomnomnominal/tsquery": "~5.0.1", - "@unicode/unicode-10.0.0": "^1.6.16", + "@unicode/unicode-10.0.0": "^1.6.17", "camelcase-keys": "^7.0.2", "chalk": "^4.1.2", "change-case": "^4.1.2",