From c07a803136dd5654128a98668e7a11bff5e1a2e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Jan 2022 15:26:43 +0000 Subject: [PATCH] Bump cached-path-relative from 1.0.2 to 1.1.0 in /frontend/src/adminlte Bumps [cached-path-relative](https://github.com/ashaffer/cached-path-relative) from 1.0.2 to 1.1.0. - [Release notes](https://github.com/ashaffer/cached-path-relative/releases) - [Commits](https://github.com/ashaffer/cached-path-relative/commits) --- updated-dependencies: - dependency-name: cached-path-relative dependency-type: indirect ... Signed-off-by: dependabot[bot] --- frontend/src/adminlte/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/frontend/src/adminlte/package-lock.json b/frontend/src/adminlte/package-lock.json index e2ee1c8..8df31bf 100644 --- a/frontend/src/adminlte/package-lock.json +++ b/frontend/src/adminlte/package-lock.json @@ -2010,9 +2010,9 @@ } }, "cached-path-relative": { - "version": "1.0.2", - "resolved": "https://registry.npm.taobao.org/cached-path-relative/download/cached-path-relative-1.0.2.tgz", - "integrity": "sha1-oT30GW0md2IgzDNW6xR6Utuixts=" + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/cached-path-relative/-/cached-path-relative-1.1.0.tgz", + "integrity": "sha512-WF0LihfemtesFcJgO7xfOoOcnWzY/QHR4qeDqV44jPU3HTI54+LnfXK3SA27AVVGCdZFgjjFFaqUA9Jx7dMJZA==" }, "callsite": { "version": "1.0.0",