From d2eb8df2b4fc7601229c9df7da86751a0eff4d1b Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Thu, 2 Mar 2023 18:59:02 +0000
Subject: [PATCH] Bump npm from 8.19.4 to 9.6.0

Bumps [npm](https://github.com/npm/cli) from 8.19.4 to 9.6.0.
- [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/v8.19.4...v9.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index ced9208..85989ad 100644
--- a/package.json
+++ b/package.json
@@ -2,7 +2,7 @@
   "name": "wordpress-semantic-linkbacks",
   "description": "Semantic Trackbacks/Pingbacks/WebMentions for WordPress!",
   "devDependencies": {
-    "npm": "^8.0.0",
+    "npm": "^9.6.0",
     "grunt": "^1.0.4",
     "grunt-wp-deploy": "^2.0.0",
     "grunt-wp-i18n": "^1.0.3",