From 87931bbc3e53e68e10c5bc69deab716b2c40fd7c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Jan 2022 15:27:01 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20cached-path-relative=20in=20/05.?= =?UTF-8?q?=E8=A7=84=E8=8C=83=E9=9B=86=E6=88=90/JS=E6=A8=A1=E5=9D=97?= =?UTF-8?q?=E5=8C=96/03=5FCommonJS-Browserify?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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] --- .../03_CommonJS-Browserify/package-lock.json" | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git "a/05.\350\247\204\350\214\203\351\233\206\346\210\220/JS\346\250\241\345\235\227\345\214\226/03_CommonJS-Browserify/package-lock.json" "b/05.\350\247\204\350\214\203\351\233\206\346\210\220/JS\346\250\241\345\235\227\345\214\226/03_CommonJS-Browserify/package-lock.json" index 7313d04..fcf8bcd 100644 --- "a/05.\350\247\204\350\214\203\351\233\206\346\210\220/JS\346\250\241\345\235\227\345\214\226/03_CommonJS-Browserify/package-lock.json" +++ "b/05.\350\247\204\350\214\203\351\233\206\346\210\220/JS\346\250\241\345\235\227\345\214\226/03_CommonJS-Browserify/package-lock.json" @@ -296,9 +296,9 @@ "dev": true }, "cached-path-relative": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/cached-path-relative/-/cached-path-relative-1.0.2.tgz", - "integrity": "sha512-5r2GqsoEb4qMTTN9J+WzXfjov+hjxT+j3u5K+kIVNIwAd99DLCJE9pBIMP1qVeybV6JiijL385Oz0DcYxfbOIg==", + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/cached-path-relative/-/cached-path-relative-1.1.0.tgz", + "integrity": "sha512-WF0LihfemtesFcJgO7xfOoOcnWzY/QHR4qeDqV44jPU3HTI54+LnfXK3SA27AVVGCdZFgjjFFaqUA9Jx7dMJZA==", "dev": true }, "cipher-base": {