diff --git a/package-lock.json b/package-lock.json index fcfc210..7e1cc39 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2167,9 +2167,10 @@ } }, "node_modules/@jspm/generator": { - "version": "2.4.1", - "resolved": "https://registry.npmjs.org/@jspm/generator/-/generator-2.4.1.tgz", - "integrity": "sha512-FmVw1I4JoNUG129GjgPLU3PQ+OQP/eZpbSoH/jT8cCjN9blHQkx0KD4jHozcd04kxAoEFeWo+9HBxktv4geC0A==", + "version": "2.5.0", + "resolved": "https://registry.npmjs.org/@jspm/generator/-/generator-2.5.0.tgz", + "integrity": "sha512-gfzMy2QnN6U+TA/1HkhMmGn3oSU2IxwTtV5C9GnDBnvliyFSI5UJBH9iPiTl0va8G6Krclqv9NpEnzJzWPoaDQ==", + "license": "Apache-2.0", "dependencies": { "@babel/core": "^7.24.7", "@babel/plugin-syntax-import-attributes": "^7.24.7",