git.fiddlerwoaroof.com
Browse code

chore: bump npm from 10.2.2 to 10.2.3

Bumps [npm](https://github.com/npm/cli) from 10.2.2 to 10.2.3.
- [Release notes](https://github.com/npm/cli/releases)
- [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md)
- [Commits](https://github.com/npm/cli/compare/v10.2.2...v10.2.3)

---
updated-dependencies:
- dependency-name: npm
dependency-type: direct:development
update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

dependabot[bot] authored on 03/11/2023 08:25:23
Showing 1 changed files
... ...
@@ -7376,9 +7376,9 @@
7376 7376
       }
7377 7377
     },
7378 7378
     "node_modules/npm": {
7379
-      "version": "10.2.2",
7380
-      "resolved": "https://registry.npmjs.org/npm/-/npm-10.2.2.tgz",
7381
-      "integrity": "sha512-VSP/rh88wBQ+b7bz0NOdZQBQCuWLI/etpWfgUWDmNaMy0MuD1xJBMofEzuFojNpJANVaJCkN5U7KgfPdR2V1fg==",
7379
+      "version": "10.2.3",
7380
+      "resolved": "https://registry.npmjs.org/npm/-/npm-10.2.3.tgz",
7381
+      "integrity": "sha512-GbUui/rHTl0mW8HhJSn4A0Xg89yCR3I9otgJT1i0z1QBPOVlgbh6rlcUTpHT8Gut9O1SJjWRUU0nEcAymhG2tQ==",
7382 7382
       "bundleDependencies": [
7383 7383
         "@isaacs/string-locale-compare",
7384 7384
         "@npmcli/arborist",
... ...
@@ -7496,7 +7496,7 @@
7496 7496
         "minipass": "^7.0.4",
7497 7497
         "minipass-pipeline": "^1.2.4",
7498 7498
         "ms": "^2.1.2",
7499
-        "node-gyp": "^10.0.0",
7499
+        "node-gyp": "^10.0.1",
7500 7500
         "nopt": "^7.2.0",
7501 7501
         "normalize-package-data": "^6.0.0",
7502 7502
         "npm-audit-report": "^5.0.0",
... ...
@@ -9266,7 +9266,7 @@
9266 9266
       }
9267 9267
     },
9268 9268
     "node_modules/npm/node_modules/node-gyp": {
9269
-      "version": "10.0.0",
9269
+      "version": "10.0.1",
9270 9270
       "dev": true,
9271 9271
       "inBundle": true,
9272 9272
       "license": "MIT",