diff --git a/frontend/.gitignore b/frontend/.gitignore
index 15b5c894dd..f445b79e96 100644
--- a/frontend/.gitignore
+++ b/frontend/.gitignore
@@ -26,4 +26,4 @@ yarn-error.log*
.classpath
yarn.lock
package-lock.json
-
+pnpm-lock.yaml
diff --git a/frontend/pom.xml b/frontend/pom.xml
index 6222712487..108d8cb2d6 100644
--- a/frontend/pom.xml
+++ b/frontend/pom.xml
@@ -16,7 +16,7 @@
UTF-8
UTF-8
- 1.9.1
+ 1.12.1
@@ -43,14 +43,14 @@
npm install
- npm
+ npx
- install
+ pnpm install