From 8a23ba00d3fb995d03d6c9101c8a73d775db5a95 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 19 Jul 2021 17:14:38 +0000 Subject: [PATCH] Bump dot-prop-immutable from 2.1.0 to 2.1.1 Bumps [dot-prop-immutable](https://github.com/debitoor/dot-prop-immutable) from 2.1.0 to 2.1.1. - [Release notes](https://github.com/debitoor/dot-prop-immutable/releases) - [Commits](https://github.com/debitoor/dot-prop-immutable/compare/v2.1.0...v2.1.1) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 061f137..93c5085 100644 --- a/package-lock.json +++ b/package-lock.json @@ -388,9 +388,9 @@ } }, "dot-prop-immutable": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/dot-prop-immutable/-/dot-prop-immutable-2.1.0.tgz", - "integrity": "sha512-8IIkxeXjLkKbhbqwmqCdFzRup1wFwH4tuY7/s5ScVpzYXgjZ+lw5ocvtDG1KR9VG+/AIGgGpWBdzmq+QUFANoA==" + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/dot-prop-immutable/-/dot-prop-immutable-2.1.1.tgz", + "integrity": "sha512-e8PVQj1TKXwfeBPP71xvdQUR0ETh9gyhwEBX7VLIuOV7B2bLnrDyTqOzZt7P5zWgrPK+pbZbptK9Q4wZEJTb7Q==" }, "emoji-regex": { "version": "8.0.0",