diff --git a/package-lock.json b/package-lock.json index ebe69b25..b06b447e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13018,11 +13018,11 @@ "integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==" }, "npm": { - "version": "7.6.2", - "resolved": "https://registry.npmjs.org/npm/-/npm-7.6.2.tgz", - "integrity": "sha512-XXlLw6+HNG5GXt/T+xOAK8QXQ3x3VhIOBmWtiTw6yavFeTelleN2uAf8zG7HwSv9pBxLA4FHx7vGmlMKxAkqDQ==", + "version": "7.6.3", + "resolved": "https://registry.npmjs.org/npm/-/npm-7.6.3.tgz", + "integrity": "sha512-+Cs8TEtkfdQGTIPw8AeqVtNNHyo1Zw8HATzAFFWYnK7jQYgT/CatEy85+BlEoEpqvga2uaKqVrXsTAYj28emjg==", "requires": { - "@npmcli/arborist": "^2.2.7", + "@npmcli/arborist": "^2.2.8", "@npmcli/ci-detect": "^1.2.0", "@npmcli/config": "^1.2.9", "@npmcli/run-script": "^1.8.3", @@ -13091,7 +13091,7 @@ }, "dependencies": { "@npmcli/arborist": { - "version": "2.2.7", + "version": "2.2.8", "bundled": true, "requires": { "@npmcli/installed-package-contents": "^1.0.7", diff --git a/package.json b/package.json index 19db816f..ab9263ea 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "minimist": "^1.2.5", "next": "^9.5.3", "next-pwa": "^5.0.6", - "npm": "^7.6.2", + "npm": "^7.6.3", "perfume.js": "^5.3.0", "react": "^16.14.0", "react-bootstrap": "^1.5.2",