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

mgrigorov pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/avro.git


The following commit(s) were added to refs/heads/main by this push:
     new 7efd0c884 Bump tmp from 0.2.1 to 0.2.3 in /lang/js (#2778)
7efd0c884 is described below

commit 7efd0c88458408085bf7c35ce4e1c05e5e506674
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 4 09:46:25 2024 +0200

    Bump tmp from 0.2.1 to 0.2.3 in /lang/js (#2778)
    
    Bumps [tmp](https://github.com/raszi/node-tmp) from 0.2.1 to 0.2.3.
    - [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/raszi/node-tmp/compare/v0.2.1...v0.2.3)
    
    ---
    updated-dependencies:
    - dependency-name: tmp
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 lang/js/package-lock.json | 11 ++++-------
 1 file changed, 4 insertions(+), 7 deletions(-)

diff --git a/lang/js/package-lock.json b/lang/js/package-lock.json
index 92591e5fb..f94c171a9 100644
--- a/lang/js/package-lock.json
+++ b/lang/js/package-lock.json
@@ -2470,13 +2470,10 @@
       }
     },
     "tmp": {
-      "version": "0.2.1",
-      "resolved": "https://registry.npmjs.org/tmp/-/tmp-0.2.1.tgz";,
-      "integrity": 
"sha512-76SUhtfqR2Ijn+xllcI5P1oyannHNHByD80W1q447gU3mp9G9PSpGdWmjUOHRDPiHYacIk66W7ubDTuPF3BEtQ==",
-      "dev": true,
-      "requires": {
-        "rimraf": "^3.0.0"
-      }
+      "version": "0.2.3",
+      "resolved": "https://registry.npmjs.org/tmp/-/tmp-0.2.3.tgz";,
+      "integrity": 
"sha512-nZD7m9iCPC5g0pYmcaxogYKggSfLsdxl8of3Q/oIbqCqLLIO9IAF0GWjX1z9NZRHPiXv8Wex4yDCaZsgEw0Y8w==",
+      "dev": true
     },
     "to-fast-properties": {
       "version": "2.0.0",

Reply via email to