diff --git a/pnkfelix/wizardry/package-lock.json b/pnkfelix/wizardry/package-lock.json index 8c880e0..16f7992 100644 --- a/pnkfelix/wizardry/package-lock.json +++ b/pnkfelix/wizardry/package-lock.json @@ -7696,9 +7696,10 @@ } }, "node_modules/vite-plugin-static-copy": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/vite-plugin-static-copy/-/vite-plugin-static-copy-2.3.0.tgz", - "integrity": "sha512-LLKwhhHetGaCnWz4mas4qqjjguDka6/6b4+SeIohRroj8aCE7QTfiZECfPecslFQkWZ3HdQuq5kOPmWZjNYlKA==", + "version": "2.3.2", + "resolved": "https://registry.npmjs.org/vite-plugin-static-copy/-/vite-plugin-static-copy-2.3.2.tgz", + "integrity": "sha512-iwrrf+JupY4b9stBttRWzGHzZbeMjAHBhkrn67MNACXJVjEMRpCI10Q3AkxdBkl45IHaTfw/CNVevzQhP7yTwg==", + "license": "MIT", "dependencies": { "chokidar": "^3.5.3", "fast-glob": "^3.2.11",