diff --git a/package-lock.json b/package-lock.json index 4f2001e..da260c3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -28,7 +28,7 @@ "@themost/xml": "^2.5.2", "@types/commander": "^2.12.2", "@types/express": "^4.17.13", - "@types/jasmine": "^3.10.0", + "@types/jasmine": "^4.3.1", "@types/lodash": "^4.14.175", "@types/node-fetch": "^2.6.2", "@types/passport": "^1.0.7", @@ -37,7 +37,7 @@ "cors": "^2.8.5", "es6-promisify": "^6.1.1", "eslint": "^7.32.0", - "jasmine": "^3.5.0", + "jasmine": "^4.5.0", "jasmine-spec-reporter": "^7.0.0", "jsonwebtoken": "^9.0.0", "lodash": "^4.17.21", @@ -2574,9 +2574,9 @@ } }, "node_modules/@types/jasmine": { - "version": "3.10.0", - "resolved": "https://registry.npmjs.org/@types/jasmine/-/jasmine-3.10.0.tgz", - "integrity": "sha512-sPHWB05cYGt7GXFkkn+03VL1533abxiA5bE8PKdr0nS3cEsOXCGjMk0sgqVwY6xkiwajoAiN3zc/7zDeXip3Pw==", + "version": "4.3.1", + "resolved": "https://registry.npmjs.org/@types/jasmine/-/jasmine-4.3.1.tgz", + "integrity": "sha512-Vu8l+UGcshYmV1VWwULgnV/2RDbBaO6i2Ptx7nd//oJPIZGhoI1YLST4VKagD2Pq/Bc2/7zvtvhM7F3p4SN7kQ==", "dev": true }, "node_modules/@types/lodash": { @@ -5171,22 +5171,22 @@ } }, "node_modules/jasmine": { - "version": "3.5.0", - "resolved": "https://registry.npmjs.org/jasmine/-/jasmine-3.5.0.tgz", - "integrity": "sha512-DYypSryORqzsGoMazemIHUfMkXM7I7easFaxAvNM3Mr6Xz3Fy36TupTrAOxZWN8MVKEU5xECv22J4tUQf3uBzQ==", + "version": "4.5.0", + "resolved": "https://registry.npmjs.org/jasmine/-/jasmine-4.5.0.tgz", + "integrity": "sha512-9olGRvNZyADIwYL9XBNBst5BTU/YaePzuddK+YRslc7rI9MdTIE4r3xaBKbv2GEmzYYUfMOdTR8/i6JfLZaxSQ==", "dev": true, "dependencies": { - "glob": "^7.1.4", - "jasmine-core": "~3.5.0" + "glob": "^7.1.6", + "jasmine-core": "^4.5.0" }, "bin": { "jasmine": "bin/jasmine.js" } }, "node_modules/jasmine-core": { - "version": "3.5.0", - "resolved": "https://registry.npmjs.org/jasmine-core/-/jasmine-core-3.5.0.tgz", - "integrity": "sha512-nCeAiw37MIMA9w9IXso7bRaLl+c/ef3wnxsoSAlYrzS+Ot0zTG6nU8G/cIfGkqpkjX2wNaIW9RFG0TwIFnG6bA==", + "version": "4.5.0", + "resolved": "https://registry.npmjs.org/jasmine-core/-/jasmine-core-4.5.0.tgz", + "integrity": "sha512-9PMzyvhtocxb3aXJVOPqBDswdgyAeSB81QnLop4npOpbqnheaTEwPc9ZloQeVswugPManznQBjD8kWDTjlnHuw==", "dev": true }, "node_modules/jasmine-spec-reporter": { @@ -9658,9 +9658,9 @@ } }, "@types/jasmine": { - "version": "3.10.0", - "resolved": "https://registry.npmjs.org/@types/jasmine/-/jasmine-3.10.0.tgz", - "integrity": "sha512-sPHWB05cYGt7GXFkkn+03VL1533abxiA5bE8PKdr0nS3cEsOXCGjMk0sgqVwY6xkiwajoAiN3zc/7zDeXip3Pw==", + "version": "4.3.1", + "resolved": "https://registry.npmjs.org/@types/jasmine/-/jasmine-4.3.1.tgz", + "integrity": "sha512-Vu8l+UGcshYmV1VWwULgnV/2RDbBaO6i2Ptx7nd//oJPIZGhoI1YLST4VKagD2Pq/Bc2/7zvtvhM7F3p4SN7kQ==", "dev": true }, "@types/lodash": { @@ -11690,19 +11690,19 @@ } }, "jasmine": { - "version": "3.5.0", - "resolved": "https://registry.npmjs.org/jasmine/-/jasmine-3.5.0.tgz", - "integrity": "sha512-DYypSryORqzsGoMazemIHUfMkXM7I7easFaxAvNM3Mr6Xz3Fy36TupTrAOxZWN8MVKEU5xECv22J4tUQf3uBzQ==", + "version": "4.5.0", + "resolved": "https://registry.npmjs.org/jasmine/-/jasmine-4.5.0.tgz", + "integrity": "sha512-9olGRvNZyADIwYL9XBNBst5BTU/YaePzuddK+YRslc7rI9MdTIE4r3xaBKbv2GEmzYYUfMOdTR8/i6JfLZaxSQ==", "dev": true, "requires": { - "glob": "^7.1.4", - "jasmine-core": "~3.5.0" + "glob": "^7.1.6", + "jasmine-core": "^4.5.0" } }, "jasmine-core": { - "version": "3.5.0", - "resolved": "https://registry.npmjs.org/jasmine-core/-/jasmine-core-3.5.0.tgz", - "integrity": "sha512-nCeAiw37MIMA9w9IXso7bRaLl+c/ef3wnxsoSAlYrzS+Ot0zTG6nU8G/cIfGkqpkjX2wNaIW9RFG0TwIFnG6bA==", + "version": "4.5.0", + "resolved": "https://registry.npmjs.org/jasmine-core/-/jasmine-core-4.5.0.tgz", + "integrity": "sha512-9PMzyvhtocxb3aXJVOPqBDswdgyAeSB81QnLop4npOpbqnheaTEwPc9ZloQeVswugPManznQBjD8kWDTjlnHuw==", "dev": true }, "jasmine-spec-reporter": { diff --git a/package.json b/package.json index 0622a99..def72a3 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@themost/xml": "^2.5.2", "@types/commander": "^2.12.2", "@types/express": "^4.17.13", - "@types/jasmine": "^3.10.0", + "@types/jasmine": "^4.3.1", "@types/lodash": "^4.14.175", "@types/node-fetch": "^2.6.2", "@types/passport": "^1.0.7", @@ -44,7 +44,7 @@ "cors": "^2.8.5", "es6-promisify": "^6.1.1", "eslint": "^7.32.0", - "jasmine": "^3.5.0", + "jasmine": "^4.5.0", "jasmine-spec-reporter": "^7.0.0", "jsonwebtoken": "^9.0.0", "lodash": "^4.17.21",