diff --git a/package-lock.json b/package-lock.json index f90dcbea..74a745f4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12249,9 +12249,9 @@ "integrity": "sha512-e54B99q/OUoH64zYYRf3HBP5z24G38h5D3qXu23JGRoigpX5Ss4r9ZnDk3g0Z8uQC2x2lPaJ+UlWBc1ZWBWdLg==" }, "connection-string": { - "version": "2.4.0", - "resolved": "https://registry.npmjs.org/connection-string/-/connection-string-2.4.0.tgz", - "integrity": "sha512-n/x/A9rX18TNbEcmbjXTpNDz9SHguwShytlT3+OhmJ5hbex8cI5EKqDAJ5YWmqC6uSZb4DkWovsNBHKBOfd7YQ==" + "version": "2.4.1", + "resolved": "https://registry.npmjs.org/connection-string/-/connection-string-2.4.1.tgz", + "integrity": "sha512-GsOeUOGzF1QkEjDrJRZz/upJYstCb/gr84vcth23gjxN41wecRm2wxxw+vkYB3ipwIh+TNH2nw8vCDGb2nuGBQ==" }, "consola": { "version": "2.6.1", diff --git a/package.json b/package.json index 360dd19d..e813b291 100644 --- a/package.json +++ b/package.json @@ -111,7 +111,7 @@ "chmod": "0.2.1", "class-transformer": "^0.2.0", "class-validator": "0.9.1", - "connection-string": "2.4.0", + "connection-string": "2.4.1", "cp-cli": "2.0.0", "cross-env": "5.2.0", "del-cli": "1.1.0",