diff --git a/schema/package-lock.json b/schema/package-lock.json index 195a2a272..f8e4afa44 100644 --- a/schema/package-lock.json +++ b/schema/package-lock.json @@ -430,7 +430,6 @@ "resolved": "https://registry.npmjs.org/@typespec/compiler/-/compiler-1.10.0.tgz", "integrity": "sha512-R6BATDkughntPpaxeESJF+wxma5PEjgmnnKvH0/ByqUH8VyhIckQWE9kkP0Uc/EJ0o0VYhe8qCwWQvV70k5lTw==", "license": "MIT", - "peer": true, "dependencies": { "@babel/code-frame": "~7.29.0", "@inquirer/prompts": "^8.0.1", @@ -463,7 +462,6 @@ "resolved": "https://registry.npmjs.org/@typespec/json-schema/-/json-schema-1.10.0.tgz", "integrity": "sha512-FZTJvZoIqMbe/4qi17e8q3KF/2VDSyXiiF8QYwH4lar5dtEDGgwrw9ShLeLNiEZh8Ph3GjrQQV5qdpheDFJJvw==", "license": "MIT", - "peer": true, "dependencies": { "@typespec/asset-emitter": "^0.79.1", "yaml": "~2.8.2" @@ -638,7 +636,9 @@ } }, "node_modules/fast-uri": { - "version": "3.1.2", + "version": "3.1.4", + "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.4.tgz", + "integrity": "sha512-8JnbkQ4juDyvYs4mgFGQqg4yCYtFDtUtmp2QIQq11ZZe5CFQ5wcqm1rqDgAh/QdMySuBnPzMUiJUNZG5N/AiQw==", "funding": [ { "type": "github",