This is an automated email from the ASF dual-hosted git repository.
jensg pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/thrift.git
The following commit(s) were added to refs/heads/master by this push:
new ceffb5a93 Bump cached-path-relative from 1.0.2 to 1.1.0 in /lib/js
ceffb5a93 is described below
commit ceffb5a934782cf449a382dfd21b4a9529ade8e7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Apr 14 17:14:34 2022 +0000
Bump cached-path-relative from 1.0.2 to 1.1.0 in /lib/js
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] <[email protected]>
---
lib/js/package-lock.json | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/lib/js/package-lock.json b/lib/js/package-lock.json
index 35dd1444c..52a0652c0 100644
--- a/lib/js/package-lock.json
+++ b/lib/js/package-lock.json
@@ -442,9 +442,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
},
"catharsis": {