From f9909850f2b7f68316d7e050b3dba63572d0f3ad Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 May 2023 08:06:13 +0000 Subject: [PATCH] chore(deps): update dependency slash to v5 --- package.json | 2 +- yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 0a4a274a..477e9c94 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "prettier": "^2.2.1", "puppeteer": "^17.0.0", "semantic-release": "^20.0.0", - "slash": "^3.0.0", + "slash": "^5.0.0", "stoppable": "^1.1.0", "webpack": "^5.23.0", "webpack-cli": "^5.1.1" diff --git a/yarn.lock b/yarn.lock index 10f31f83..9e8c0e2b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1797,7 +1797,7 @@ __metadata: prettier: ^2.2.1 puppeteer: ^17.0.0 semantic-release: ^20.0.0 - slash: ^3.0.0 + slash: ^5.0.0 stoppable: ^1.1.0 webpack: ^5.23.0 webpack-cli: ^5.1.1