about summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
authorLaurențiu Nicola <lnicola@users.noreply.github.com>2025-06-04 07:18:49 +0000
committerGitHub <noreply@github.com>2025-06-04 07:18:49 +0000
commite07199ad465cb2bd1bcc72eef7160bc1014e9cb6 (patch)
tree587985921b75ee56d2a5e02611b00e6606a52dfd /src
parent21637662017cfbaae2b295b705e047c6bbebd8b7 (diff)
parent1cefc216c72f6201525317407e472cd0ca21d3f4 (diff)
downloadrust-e07199ad465cb2bd1bcc72eef7160bc1014e9cb6.tar.gz
rust-e07199ad465cb2bd1bcc72eef7160bc1014e9cb6.zip
Merge pull request #19913 from rust-lang/dependabot/npm_and_yarn/editors/code/tar-fs-2.1.3
chore(deps): bump tar-fs from 2.1.2 to 2.1.3 in /editors/code
Diffstat (limited to 'src')
-rw-r--r--src/tools/rust-analyzer/editors/code/package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/tools/rust-analyzer/editors/code/package-lock.json b/src/tools/rust-analyzer/editors/code/package-lock.json
index 18fb097aad7..ab431140c10 100644
--- a/src/tools/rust-analyzer/editors/code/package-lock.json
+++ b/src/tools/rust-analyzer/editors/code/package-lock.json
@@ -5500,9 +5500,9 @@
             }
         },
         "node_modules/tar-fs": {
-            "version": "2.1.2",
-            "resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-2.1.2.tgz",
-            "integrity": "sha512-EsaAXwxmx8UB7FRKqeozqEPop69DXcmYwTQwXvyAPF352HJsPdkVhvTaDPYqfNgruveJIJy3TA2l+2zj8LJIJA==",
+            "version": "2.1.3",
+            "resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-2.1.3.tgz",
+            "integrity": "sha512-090nwYJDmlhwFwEW3QQl+vaNnxsO2yVsd45eTKRBzSzu+hlb1w2K9inVq5b0ngXuLVqQ4ApvsUHHnu/zQNkWAg==",
             "dev": true,
             "license": "MIT",
             "optional": true,