From f9a9bc0d937b7af2777439c9203aaa1b2e6ab1e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Apr 2022 09:17:45 +0000 Subject: [PATCH] Bump async from 2.6.3 to 2.6.4 Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. - [Release notes](https://github.com/caolan/async/releases) - [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md) - [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4) --- updated-dependencies: - dependency-name: async dependency-type: indirect ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 970940ea..69be9c5b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3958,9 +3958,9 @@ "dev": true }, "async": { - "version": "2.6.3", - "resolved": "https://registry.npmjs.org/async/-/async-2.6.3.tgz", - "integrity": "sha512-zflvls11DCy+dQWzTW2dzuilv8Z5X/pjfmZOWba6TNIVDm+2UDaJmXSOXlasHKfNBs8oo3M0aT50fDEWfKZjXg==", + "version": "2.6.4", + "resolved": "https://registry.npmjs.org/async/-/async-2.6.4.tgz", + "integrity": "sha512-mzo5dfJYwAn29PeiJ0zvwTo04zj8HDJj0Mn8TD7sno7q12prdbnasKJHhkm2c1LgrhlJ0teaea8860oxi51mGA==", "dev": true, "requires": { "lodash": "^4.17.14" @@ -7764,13 +7764,11 @@ "resolved": "https://registry.npmjs.org/ion2-calendar/-/ion2-calendar-3.0.0-rc.0.tgz", "integrity": "sha512-OOq1cCY8v4K6lKiHKHK7T6kmr+H1AuVY0xH3WmCAQGNhjevHbRlGgRDA1l0a9KOuPtojfepb1ChbT7JuVO1ofw==" }, - "ionic2-calendar": { "version": "0.6.4", "resolved": "https://registry.npmjs.org/ionic2-calendar/-/ionic2-calendar-0.6.4.tgz", "integrity": "sha512-JHpSZr/N928QAXGsTGqpD/AKISGMtfVakifPxuEraiM1GJEnvAZMVG+2Xh54y99r1aH65t7ortzsNBT+H8PdYg==" }, - "ionicons": { "version": "5.0.1", "resolved": "https://registry.npmjs.org/ionicons/-/ionicons-5.0.1.tgz",