From bbaacfc77a5143ff4cdefc56123f4399dd85d115 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jun 2022 03:20:39 +0000 Subject: [PATCH] Bump eventsource from 1.1.0 to 1.1.1 in /web/client Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.1.0 to 1.1.1. - [Release notes](https://github.com/EventSource/eventsource/releases) - [Changelog](https://github.com/EventSource/eventsource/blob/master/HISTORY.md) - [Commits](https://github.com/EventSource/eventsource/compare/v1.1.0...v1.1.1) --- updated-dependencies: - dependency-name: eventsource dependency-type: indirect ... Signed-off-by: dependabot[bot] --- web/client/package-lock.json | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/web/client/package-lock.json b/web/client/package-lock.json index 78494d2..407659a 100644 --- a/web/client/package-lock.json +++ b/web/client/package-lock.json @@ -9,7 +9,7 @@ "version": "0.1.31", "dependencies": { "bootstrap-vue": "^2.21.2", - "bootswatch": "^5.0.0", + "bootswatch": "^4.0.0", "cytoscape": "^3.20.0", "vue": "^2.6.14", "vue-timers": "^2.0.4" @@ -1678,9 +1678,9 @@ } }, "node_modules/bootswatch": { - "version": "5.1.3", - "resolved": "https://registry.npmjs.org/bootswatch/-/bootswatch-5.1.3.tgz", - "integrity": "sha512-NmZFN6rOCoXWQ/PkzmD8FFWDe24kocX9OXWHNVaLxVVnpqpAzEbMFsf8bAfKwVtpNXibasZCzv09B5fLieAh2g==" + "version": "4.6.1", + "resolved": "https://registry.npmjs.org/bootswatch/-/bootswatch-4.6.1.tgz", + "integrity": "sha512-5vRhlIIvgZ2rH3QLHcVVa+Z+jNpn1/zEvGlJYkp4/g1LmsGY42S6IOpYyBu40RGjqqiYIjoeX/uWDdAAIYVG7A==" }, "node_modules/brace-expansion": { "version": "1.1.11", @@ -4446,9 +4446,9 @@ } }, "node_modules/eventsource": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/eventsource/-/eventsource-1.1.0.tgz", - "integrity": "sha512-VSJjT5oCNrFvCS6igjzPAt5hBzQ2qPBFIbJ03zLI9SE0mxwZpMw6BfJrbFHm1a141AavMEB8JHmBhWAd66PfCg==", + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/eventsource/-/eventsource-1.1.1.tgz", + "integrity": "sha512-qV5ZC0h7jYIAOhArFJgSfdyz6rALJyb270714o7ZtNnw2WSJ+eexhKtE0O8LYPRsHZHf2osHKZBxGPvm3kPkCA==", "dev": true, "dependencies": { "original": "^1.0.0" @@ -14722,9 +14722,9 @@ } }, "bootswatch": { - "version": "5.1.3", - "resolved": "https://registry.npmjs.org/bootswatch/-/bootswatch-5.1.3.tgz", - "integrity": "sha512-NmZFN6rOCoXWQ/PkzmD8FFWDe24kocX9OXWHNVaLxVVnpqpAzEbMFsf8bAfKwVtpNXibasZCzv09B5fLieAh2g==" + "version": "4.6.1", + "resolved": "https://registry.npmjs.org/bootswatch/-/bootswatch-4.6.1.tgz", + "integrity": "sha512-5vRhlIIvgZ2rH3QLHcVVa+Z+jNpn1/zEvGlJYkp4/g1LmsGY42S6IOpYyBu40RGjqqiYIjoeX/uWDdAAIYVG7A==" }, "brace-expansion": { "version": "1.1.11", @@ -16950,9 +16950,9 @@ "dev": true }, "eventsource": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/eventsource/-/eventsource-1.1.0.tgz", - "integrity": "sha512-VSJjT5oCNrFvCS6igjzPAt5hBzQ2qPBFIbJ03zLI9SE0mxwZpMw6BfJrbFHm1a141AavMEB8JHmBhWAd66PfCg==", + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/eventsource/-/eventsource-1.1.1.tgz", + "integrity": "sha512-qV5ZC0h7jYIAOhArFJgSfdyz6rALJyb270714o7ZtNnw2WSJ+eexhKtE0O8LYPRsHZHf2osHKZBxGPvm3kPkCA==", "dev": true, "requires": { "original": "^1.0.0"