summaryrefslogtreecommitdiff
path: root/npm
diff options
context:
space:
mode:
authorTim Biermann <tbier@posteo.de>2022-06-06 02:35:59 +0200
committerTim Biermann <tbier@posteo.de>2022-06-06 10:22:37 +0200
commita0791769b349e079e9404fa6d5c811923a6da131 (patch)
tree50e270ba5a47ba82f522873b799934f880818900 /npm
parente7e6dba26c9fe248530214f88aa9dd51a40fa8b7 (diff)
downloadcontrib-a0791769b349e079e9404fa6d5c811923a6da131.tar.gz
contrib-a0791769b349e079e9404fa6d5c811923a6da131.tar.xz
npm: 8.11.0 -> 8.12.1
Diffstat (limited to 'npm')
-rw-r--r--npm/.footprint1
-rw-r--r--npm/.signature8
-rw-r--r--npm/Pkgfile2
3 files changed, 6 insertions, 5 deletions
diff --git a/npm/.footprint b/npm/.footprint
index c2244a9fa..a5dace33e 100644
--- a/npm/.footprint
+++ b/npm/.footprint
@@ -140,6 +140,7 @@ drwxr-xr-x root/root usr/lib/node_modules/npm/lib/utils/config/
-rw-r--r-- root/root usr/lib/node_modules/npm/lib/utils/validate-lockfile.js
drwxr-xr-x root/root usr/lib/node_modules/npm/lib/workspaces/
-rw-r--r-- root/root usr/lib/node_modules/npm/lib/workspaces/get-workspaces.js
+-rw-r--r-- root/root usr/lib/node_modules/npm/lib/workspaces/update-workspaces.js
drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/
drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/.bin/
lrwxrwxrwx root/root usr/lib/node_modules/npm/node_modules/.bin/arborist -> ../@npmcli/arborist/bin/index.js
diff --git a/npm/.signature b/npm/.signature
index 7676bb434..dbe3bb578 100644
--- a/npm/.signature
+++ b/npm/.signature
@@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF38sCX5a2U9380vOZFfale/W12PqRF7gKL9K52G+yBL2Ql1FJd708nyY8F/0t+DooewHmTHaoDiM3WJ2GbJmbkAI=
-SHA256 (Pkgfile) = b62efd606dbb8eb6b63d90d6359e49fcfa9c9a1b8730b637b73fe4e87eb53c22
-SHA256 (.footprint) = bc2da6322142b919cff59501c3480019a003aa2ac4405b9db7bcd9755b7d65cb
-SHA256 (npm-8.11.0.tar.gz) = da64cae44d7f8e54fe64e312c85afd15079911f429233a1ea01ad7cfb184fb14
+RWSagIOpLGJF3+DgUNQE+4CdmdWRdCn8EYryKlNQVhxmGaZyQOAD1AxFAI9l5CGdTFDHxKRWfRi0pHod1I+GIZJcvNA+BN/z4wc=
+SHA256 (Pkgfile) = df127b109d4b2e8db56f5cf4cfd20f959b6974a7751b5c3df1a4de448f6bfb05
+SHA256 (.footprint) = e4b7ba43d0c9a37db75aa4b0b91b8b69b0b39d5021d721cf632d60a03e1ca3b5
+SHA256 (npm-8.12.1.tar.gz) = fee440ddd5a0fa20211c40ba054f8829c0d3b714944a7e3b4011922b9aa13a1c
SHA256 (destdir.patch) = b74ee19a9412025067c9d0b5aa5946a651a7bc0dedab4ae147b3e5d1fb569462
diff --git a/npm/Pkgfile b/npm/Pkgfile
index 2705d41d8..b2a00f2e7 100644
--- a/npm/Pkgfile
+++ b/npm/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: nodejs
name=npm
-version=8.11.0
+version=8.12.1
release=1
source=(https://github.com/npm/cli/archive/v$version/$name-$version.tar.gz
destdir.patch)

Generated by cgit