You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by oy...@apache.org on 2022/01/16 16:07:20 UTC

[tinkerpop] 01/02: Update gremlint dependencies to get rid of vulnerabilities CTR

This is an automated email from the ASF dual-hosted git repository.

oyvindsabo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git

commit 9249d143f773d9b5017a3f3aa8380a010bb6d623
Author: oyvindsabo <oy...@gmail.com>
AuthorDate: Sat Jan 15 14:58:26 2022 +0100

    Update gremlint dependencies to get rid of vulnerabilities CTR
---
 gremlint/package-lock.json | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/gremlint/package-lock.json b/gremlint/package-lock.json
index c9d36c9..78f25f8 100644
--- a/gremlint/package-lock.json
+++ b/gremlint/package-lock.json
@@ -5084,6 +5084,7 @@
       "version": "0.5.3",
       "resolved": "https://registry.npmjs.org/source-map-resolve/-/source-map-resolve-0.5.3.tgz",
       "integrity": "sha512-Htz+RnsXWk5+P2slx5Jh3Q66vhQj1Cllm0zvnaY98+NFx+Dv2CF/f5O/t8x+KaNdrdIAsruNzoh/KpialbqAnw==",
+      "deprecated": "See https://github.com/lydell/source-map-resolve#deprecated",
       "dev": true,
       "dependencies": {
         "atob": "^2.1.2",
@@ -5107,6 +5108,7 @@
       "version": "0.4.1",
       "resolved": "https://registry.npmjs.org/source-map-url/-/source-map-url-0.4.1.tgz",
       "integrity": "sha512-cPiFOTLUKvJFIg4SKVScy4ilPPW6rFgMgfuZJPNoDuMs3nC1HbMUycBoJw77xFIp6z1UJQJOfx6C9GMH80DiTw==",
+      "deprecated": "See https://github.com/lydell/source-map-url#deprecated",
       "dev": true
     },
     "node_modules/spdx-correct": {