From 96bee2295151768ad9bb71c1d9c0b0053ae67607 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jan 2024 09:59:47 -0800 Subject: [PATCH] chore(deps): bump rfc6902 from 5.0.1 to 5.1.1 (#6392) Bumps [rfc6902](https://github.com/chbrown/rfc6902) from 5.0.1 to 5.1.1. - [Commits](https://github.com/chbrown/rfc6902/compare/v5.0.1...v5.1.1) --- updated-dependencies: - dependency-name: rfc6902 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 7 +++---- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 84dd728c2..780fed376 100644 --- a/package.json +++ b/package.json @@ -201,7 +201,7 @@ "refractor": "^3.6.0", "request-filtering-agent": "^1.1.2", "resolve-path": "^1.4.0", - "rfc6902": "^5.0.1", + "rfc6902": "^5.1.1", "sanitize-filename": "^1.6.3", "semver": "^7.5.2", "sequelize": "^6.35.2", diff --git a/yarn.lock b/yarn.lock index 72bf36587..aa23c757e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11597,10 +11597,9 @@ reusify@^1.0.4: resolved "https://registry.yarnpkg.com/reusify/-/reusify-1.0.4.tgz#90da382b1e126efc02146e90845a88db12925d76" integrity "sha1-kNo4Kx4SbvwCFG6QhFqI2xKSXXY= sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==" -rfc6902@^5.0.1: - version "5.0.1" - resolved "https://registry.yarnpkg.com/rfc6902/-/rfc6902-5.0.1.tgz#e16f18dc322c755d6dd948423ddf52bb451eca3d" - integrity "sha1-4W8Y3DIsdV1t2UhCPd9Su0Ueyj0= sha512-tYGfLpKIq9X7lrt4o3IkD9w9bpeAtsejfAqWNR98AoxfTsZqCepKa8eDlRiX8QMiCOD9vMx0/YbKLx0G1nPi5w==" +rfc6902@^5.1.1: + version "5.1.1" + resolved "https://registry.yarnpkg.com/rfc6902/-/rfc6902-5.1.1.tgz#201a6980c06e97760515612447cbc8ad59a350e2" rfdc@^1.3.0: version "1.3.0"