diff --git a/qanary-configuration-frontend/package-lock.json b/qanary-configuration-frontend/package-lock.json index 823705a5..654b6b0b 100644 --- a/qanary-configuration-frontend/package-lock.json +++ b/qanary-configuration-frontend/package-lock.json @@ -8,6 +8,7 @@ "name": "qanary-configuration-frontend", "version": "1.0.3", "dependencies": { + "@babel/core": "7.23.9", "@testing-library/jest-dom": "^5.17.0", "@testing-library/react": "^12.1.2", "@testing-library/user-event": "^7.2.1", @@ -17,7 +18,7 @@ "react-scripts": "^5.0.1" }, "devDependencies": { - "@babel/core": "^7.23.9", + "@babel/core": "7.23.9", "axios": "^0.21.2" } }, @@ -8668,9 +8669,9 @@ } }, "node_modules/ip": { - "version": "1.1.5", - "resolved": "https://registry.npmjs.org/ip/-/ip-1.1.5.tgz", - "integrity": "sha1-vd7XARQpCCjAoDnnLvJfWq7ENUo=" + "version": "1.1.9", + "resolved": "https://registry.npmjs.org/ip/-/ip-1.1.9.tgz", + "integrity": "sha512-cyRxvOEpNHNtchU3Ln9KC/auJgup87llfQpQ+t5ghoC/UhL16SWzbueiCsdTnWmqAWl7LadfuwhlqmtOaqMHdQ==" }, "node_modules/ipaddr.js": { "version": "2.0.1", @@ -22801,9 +22802,9 @@ } }, "ip": { - "version": "1.1.5", - "resolved": "https://registry.npmjs.org/ip/-/ip-1.1.5.tgz", - "integrity": "sha1-vd7XARQpCCjAoDnnLvJfWq7ENUo=" + "version": "1.1.9", + "resolved": "https://registry.npmjs.org/ip/-/ip-1.1.9.tgz", + "integrity": "sha512-cyRxvOEpNHNtchU3Ln9KC/auJgup87llfQpQ+t5ghoC/UhL16SWzbueiCsdTnWmqAWl7LadfuwhlqmtOaqMHdQ==" }, "ipaddr.js": { "version": "2.0.1",