diff --git a/VacationRequest/bin/package-lock.json b/VacationRequest/bin/package-lock.json index bfd6a4f..7280ec0 100644 --- a/VacationRequest/bin/package-lock.json +++ b/VacationRequest/bin/package-lock.json @@ -20,7 +20,7 @@ "history": "4.7.2", "isomorphic-fetch": "2.2.1", "jquery": "3.4.1", - "json5": "2.1.3", + "json5": "2.2.2", "lodash": "4.17.15", "moment": "2.25.3", "numeral": "2.0.6", @@ -7278,12 +7278,9 @@ "dev": true }, "node_modules/json5": { - "version": "2.1.3", - "resolved": "https://registry.npmjs.org/json5/-/json5-2.1.3.tgz", - "integrity": "sha512-KXPvOm8K9IJKFM0bmdn8QXh7udDh1g/giieX0NLCaMnb4hEiVFqnop2ImTXCc5e0/oHz3LTqmHGtExn5hfMkOA==", - "dependencies": { - "minimist": "^1.2.5" - }, + "version": "2.2.2", + "resolved": "https://registry.npmjs.org/json5/-/json5-2.2.2.tgz", + "integrity": "sha512-46Tk9JiOL2z7ytNQWFLpj99RZkVgeHf87yGQKsIkaPz1qSH9UczKH1rO7K3wgRselo0tYMUNfecYpm/p1vC7tQ==", "bin": { "json5": "lib/cli.js" }, @@ -19496,12 +19493,9 @@ "dev": true }, "json5": { - "version": "2.1.3", - "resolved": "https://registry.npmjs.org/json5/-/json5-2.1.3.tgz", - "integrity": "sha512-KXPvOm8K9IJKFM0bmdn8QXh7udDh1g/giieX0NLCaMnb4hEiVFqnop2ImTXCc5e0/oHz3LTqmHGtExn5hfMkOA==", - "requires": { - "minimist": "^1.2.5" - } + "version": "2.2.2", + "resolved": "https://registry.npmjs.org/json5/-/json5-2.2.2.tgz", + "integrity": "sha512-46Tk9JiOL2z7ytNQWFLpj99RZkVgeHf87yGQKsIkaPz1qSH9UczKH1rO7K3wgRselo0tYMUNfecYpm/p1vC7tQ==" }, "jsprim": { "version": "1.4.1", diff --git a/VacationRequest/bin/package.json b/VacationRequest/bin/package.json index d1d2e2d..2d65836 100644 --- a/VacationRequest/bin/package.json +++ b/VacationRequest/bin/package.json @@ -27,7 +27,7 @@ "history": "4.7.2", "isomorphic-fetch": "2.2.1", "jquery": "3.4.1", - "json5": "2.1.3", + "json5": "2.2.2", "lodash": "4.17.15", "moment": "2.25.3", "numeral": "2.0.6",