diff --git a/0_devops/2_praxis/ContinuousIntegration/Demo/react-app/package-lock.json b/0_devops/2_praxis/ContinuousIntegration/Demo/react-app/package-lock.json index 8fd173c..2ea747d 100644 --- a/0_devops/2_praxis/ContinuousIntegration/Demo/react-app/package-lock.json +++ b/0_devops/2_praxis/ContinuousIntegration/Demo/react-app/package-lock.json @@ -1,12 +1,12 @@ { "name": "react-app", - "version": "0.1.0", + "version": "0.0.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "react-app", - "version": "0.1.0", + "version": "0.0.1", "dependencies": { "@testing-library/jest-dom": "^5.17.0", "@testing-library/user-event": "^13.5.0", @@ -2919,9 +2919,9 @@ "license": "MIT" }, "node_modules/js-yaml": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz", - "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==", + "version": "4.1.1", + "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.1.tgz", + "integrity": "sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==", "dev": true, "license": "MIT", "dependencies": {