mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-10-01 14:41:32 +00:00
Bump jasmine-ajax from 3.2.0 to 4.0.0 (#6050)
Bumps [jasmine-ajax](https://github.com/jasmine/jasmine-ajax) from 3.2.0 to 4.0.0. - [Release notes](https://github.com/jasmine/jasmine-ajax/releases) - [Commits](https://github.com/jasmine/jasmine-ajax/compare/v3.2.0...v4.0.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -13441,9 +13441,9 @@
|
||||
}
|
||||
},
|
||||
"jasmine-ajax": {
|
||||
"version": "3.2.0",
|
||||
"resolved": "https://registry.npmjs.org/jasmine-ajax/-/jasmine-ajax-3.2.0.tgz",
|
||||
"integrity": "sha1-ChYAt9PFA6OQT4Bnm4Z5hahOR1Y=",
|
||||
"version": "4.0.0",
|
||||
"resolved": "https://registry.npmjs.org/jasmine-ajax/-/jasmine-ajax-4.0.0.tgz",
|
||||
"integrity": "sha512-htTxNw38BSHxxmd8RRMejocdPqLalGHU6n3HWFbzp/S8AuTQd1MYjkSH3dYDsbZ7EV1Xqx/b94m3tKaVSVBV2A==",
|
||||
"dev": true
|
||||
},
|
||||
"jasmine-core": {
|
||||
@@ -14189,6 +14189,14 @@
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"jasmine-ajax": "^3.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"jasmine-ajax": {
|
||||
"version": "3.4.0",
|
||||
"resolved": "https://registry.npmjs.org/jasmine-ajax/-/jasmine-ajax-3.4.0.tgz",
|
||||
"integrity": "sha512-LIVNVCmx5ou+IG6wgX7j73YYzvE2e3aqFWMjOhvAHWTnLICOYSobIH+PG/gOwtP20X0u2SkD3NXT/j5X8rMGOA==",
|
||||
"dev": true
|
||||
}
|
||||
}
|
||||
},
|
||||
"karma-jasmine-html-reporter": {
|
||||
|
@@ -132,7 +132,7 @@
|
||||
"graphql": "^15.3.0",
|
||||
"graphql-request": "^1.8.2",
|
||||
"husky": "^4.2.5",
|
||||
"jasmine-ajax": "3.2.0",
|
||||
"jasmine-ajax": "4.0.0",
|
||||
"jasmine-core": "~2.8.0",
|
||||
"jasmine-reporters": "^2.3.2",
|
||||
"jasmine-spec-reporter": "~5.0.2",
|
||||
|
Reference in New Issue
Block a user