diff --git a/package-lock.json b/package-lock.json index 48c9aeab..dcd487bf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7198,9 +7198,10 @@ "optional": true }, "node_modules/@types/mocha": { - "version": "8.2.2", - "dev": true, - "license": "MIT" + "version": "8.2.3", + "resolved": "https://registry.npmjs.org/@types/mocha/-/mocha-8.2.3.tgz", + "integrity": "sha512-ekGvFhFgrc2zYQoX4JeZPmVzZxw6Dtllga7iGHzfbYIYkAMUx/sAFP2GdFpLff+vdHXu5fl7WX9AT+TtqYcsyw==", + "dev": true }, "node_modules/@types/node": { "version": "16.0.0", @@ -41950,7 +41951,9 @@ "optional": true }, "@types/mocha": { - "version": "8.2.2", + "version": "8.2.3", + "resolved": "https://registry.npmjs.org/@types/mocha/-/mocha-8.2.3.tgz", + "integrity": "sha512-ekGvFhFgrc2zYQoX4JeZPmVzZxw6Dtllga7iGHzfbYIYkAMUx/sAFP2GdFpLff+vdHXu5fl7WX9AT+TtqYcsyw==", "dev": true }, "@types/node": {