diff --git a/coral/proxy/package.json b/coral/proxy/package.json index d9359f936..3a7b21205 100644 --- a/coral/proxy/package.json +++ b/coral/proxy/package.json @@ -25,7 +25,7 @@ "http-proxy-rules": "^1.1.3" }, "devDependencies": { - "nodemon": "^3.1.7", + "nodemon": "^3.1.9", "npm-run-all": "^4.1.5" } } diff --git a/coral/proxy/pnpm-lock.yaml b/coral/proxy/pnpm-lock.yaml index 45a733fbb..81ff7d73f 100644 --- a/coral/proxy/pnpm-lock.yaml +++ b/coral/proxy/pnpm-lock.yaml @@ -16,8 +16,8 @@ importers: version: 1.1.3 devDependencies: nodemon: - specifier: ^3.1.7 - version: 3.1.7 + specifier: ^3.1.9 + version: 3.1.9 npm-run-all: specifier: ^4.1.5 version: 4.1.5 @@ -303,8 +303,8 @@ packages: nice-try@1.0.5: resolution: {integrity: sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==} - nodemon@3.1.7: - resolution: {integrity: sha512-hLj7fuMow6f0lbB0cD14Lz2xNjwsyruH251Pk4t/yIitCFJbmY1myuLlHm/q06aST4jg6EgAh74PIBBrRqpVAQ==} + nodemon@3.1.9: + resolution: {integrity: sha512-hdr1oIb2p6ZSxu3PB2JWWYS7ZQ0qvaZsc3hK8DR8f02kRzc8rjYmxAIvdz+aYC+8F2IjNaB7HMcSDg8nQpJxyg==} engines: {node: '>=10'} hasBin: true @@ -814,7 +814,7 @@ snapshots: nice-try@1.0.5: {} - nodemon@3.1.7: + nodemon@3.1.9: dependencies: chokidar: 3.5.3 debug: 4.3.6(supports-color@5.5.0)