diff --git a/package-lock.json b/package-lock.json index 3dfe2eb..608d0ac 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1705,9 +1705,9 @@ } }, "node_modules/@junobuild/config": { - "version": "2.9.0", - "resolved": "https://registry.npmjs.org/@junobuild/config/-/config-2.9.0.tgz", - "integrity": "sha512-Ej4Y2FIZ7rEKNFcTg81zTLpdidPyfxj6cibMuZbuDXWhCzHDJjq8mTP1pbOu3OiRWVyJFbbafuS7LtqT5b/8vA==", + "version": "2.10.0", + "resolved": "https://registry.npmjs.org/@junobuild/config/-/config-2.10.0.tgz", + "integrity": "sha512-O+rtP6IxpSBZ/33mvFexQCwgp5xXRRu+O/XbgSn1rxtFUG4vSrQnLlUtcnTKin3LU8XGvfohTnoms5xetgUw2A==", "license": "MIT", "peer": true, "peerDependencies": { @@ -7739,7 +7739,7 @@ "version": "4.5.1", "license": "MIT", "dependencies": { - "@junobuild/config": "^2.9.0" + "@junobuild/config": "^2.10.0" }, "devDependencies": { "@junobuild/config-loader": "^0.4.7" diff --git a/plugins/plugin-tools/package.json b/plugins/plugin-tools/package.json index 7088b54..8e5634a 100644 --- a/plugins/plugin-tools/package.json +++ b/plugins/plugin-tools/package.json @@ -33,7 +33,7 @@ ], "homepage": "https://juno.build", "dependencies": { - "@junobuild/config": "^2.9.0" + "@junobuild/config": "^2.10.0" }, "devDependencies": { "@junobuild/config-loader": "^0.4.7"