Bump/stoplight pkgs (#7024)

* bump stoplight

* lockfile
This commit is contained in:
Jack Kavanagh 2024-01-29 13:49:40 +01:00 committed by GitHub
parent e300b61324
commit 515ff1e34b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 38 additions and 26 deletions

44
package-lock.json generated
View File

@ -5762,9 +5762,9 @@
"integrity": "sha512-t0hLfiEKfMUoqhG+U1oid7Pva4bbDPHYfJNiB7BiIjRkj1pyC++4N3huJfqY6aRH6VTB0rvtzQwjM4K6qpfOig==" "integrity": "sha512-t0hLfiEKfMUoqhG+U1oid7Pva4bbDPHYfJNiB7BiIjRkj1pyC++4N3huJfqY6aRH6VTB0rvtzQwjM4K6qpfOig=="
}, },
"node_modules/@stoplight/spectral-formats": { "node_modules/@stoplight/spectral-formats": {
"version": "1.5.0", "version": "1.6.0",
"resolved": "https://registry.npmjs.org/@stoplight/spectral-formats/-/spectral-formats-1.5.0.tgz", "resolved": "https://registry.npmjs.org/@stoplight/spectral-formats/-/spectral-formats-1.6.0.tgz",
"integrity": "sha512-VskkdU3qBSvI1dfJ79ysjvTssfNlbA6wrf/XkXK6iTyjfIVqOAWVtjypTb2U95tN/X8IjIBBhNWtZ4tNVZilrA==", "integrity": "sha512-X27qhUfNluiduH0u/QwJqhOd8Wk5YKdxVmKM03Aijlx0AH1H5mYt3l9r7t2L4iyJrsBaFPnMGt7UYJDGxszbNA==",
"dependencies": { "dependencies": {
"@stoplight/json": "^3.17.0", "@stoplight/json": "^3.17.0",
"@stoplight/spectral-core": "^1.8.0", "@stoplight/spectral-core": "^1.8.0",
@ -6029,9 +6029,9 @@
} }
}, },
"node_modules/@stoplight/spectral-rulesets": { "node_modules/@stoplight/spectral-rulesets": {
"version": "1.16.0", "version": "1.18.1",
"resolved": "https://registry.npmjs.org/@stoplight/spectral-rulesets/-/spectral-rulesets-1.16.0.tgz", "resolved": "https://registry.npmjs.org/@stoplight/spectral-rulesets/-/spectral-rulesets-1.18.1.tgz",
"integrity": "sha512-vHnQ50zZARymT+LkLD1l0sXoe76iUf0FWFyTp3xSRFvMIvoqFlUHONjKqFUUQzLaidSWWVah3repmAibHTdaSA==", "integrity": "sha512-buLzYi4rHjZOG2d5LC/s3YpySrCGrwR4irKDyrxLlbbqmB8BDOsrdO+7G9UGvRCJwAy/xs1VWcjokzGnG68K+Q==",
"dependencies": { "dependencies": {
"@asyncapi/specs": "^4.1.0", "@asyncapi/specs": "^4.1.0",
"@stoplight/better-ajv-errors": "1.0.3", "@stoplight/better-ajv-errors": "1.0.3",
@ -25390,10 +25390,10 @@
"@seald-io/nedb": "^4.0.3", "@seald-io/nedb": "^4.0.3",
"@segment/analytics-node": "1.0.0", "@segment/analytics-node": "1.0.0",
"@sentry/electron": "^3.0.7", "@sentry/electron": "^3.0.7",
"@stoplight/spectral-core": "^1.18.2", "@stoplight/spectral-core": "^1.18.3",
"@stoplight/spectral-formats": "^1.5.0", "@stoplight/spectral-formats": "^1.6.0",
"@stoplight/spectral-ruleset-bundler": "1.5.2", "@stoplight/spectral-ruleset-bundler": "1.5.2",
"@stoplight/spectral-rulesets": "^1.16.0", "@stoplight/spectral-rulesets": "^1.18.1",
"apiconnect-wsdl": "1.8.31", "apiconnect-wsdl": "1.8.31",
"aws4": "^1.12.0", "aws4": "^1.12.0",
"axios": "^1.6.3", "axios": "^1.6.3",
@ -25541,11 +25541,11 @@
"license": "Apache-2.0", "license": "Apache-2.0",
"dependencies": { "dependencies": {
"@seald-io/nedb": "^4.0.3", "@seald-io/nedb": "^4.0.3",
"@stoplight/spectral-core": "^1.18.2", "@stoplight/spectral-core": "^1.18.3",
"@stoplight/spectral-formats": "^1.5.0", "@stoplight/spectral-formats": "^1.6.0",
"@stoplight/spectral-ruleset-bundler": "^1.5.2", "@stoplight/spectral-ruleset-bundler": "^1.5.2",
"@stoplight/spectral-rulesets": "^1.16.0", "@stoplight/spectral-rulesets": "^1.18.1",
"@stoplight/types": "^13.15.0", "@stoplight/types": "^14.1.1",
"axios": "^1.6.3", "axios": "^1.6.3",
"commander": "^5.1.0", "commander": "^5.1.0",
"consola": "^2.15.0", "consola": "^2.15.0",
@ -25572,6 +25572,18 @@
"jest-mock": "^29.7.0" "jest-mock": "^29.7.0"
} }
}, },
"packages/insomnia-inso/node_modules/@stoplight/types": {
"version": "14.1.1",
"resolved": "https://registry.npmjs.org/@stoplight/types/-/types-14.1.1.tgz",
"integrity": "sha512-/kjtr+0t0tjKr+heVfviO9FrU/uGLc+QNX3fHJc19xsCNYqU7lVhaXxDmEID9BZTjG+/r9pK9xP/xU02XGg65g==",
"dependencies": {
"@types/json-schema": "^7.0.4",
"utility-types": "^3.10.0"
},
"engines": {
"node": "^12.20 || >=14.13"
}
},
"packages/insomnia-inso/node_modules/ansi-styles": { "packages/insomnia-inso/node_modules/ansi-styles": {
"version": "4.3.0", "version": "4.3.0",
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
@ -25722,9 +25734,9 @@
"@getinsomnia/node-libcurl": "^2.4.1-9", "@getinsomnia/node-libcurl": "^2.4.1-9",
"@seald-io/nedb": "^4.0.3", "@seald-io/nedb": "^4.0.3",
"@segment/analytics-node": "1.0.0", "@segment/analytics-node": "1.0.0",
"@stoplight/spectral-core": "^1.18.2", "@stoplight/spectral-core": "^1.18.3",
"@stoplight/spectral-formats": "^1.5.0", "@stoplight/spectral-formats": "^1.6.0",
"@stoplight/spectral-rulesets": "^1.16.0", "@stoplight/spectral-rulesets": "^1.18.1",
"aws4": "^1.12.0", "aws4": "^1.12.0",
"axios": "^1.6.3", "axios": "^1.6.3",
"clone": "^2.1.2", "clone": "^2.1.2",

View File

@ -48,11 +48,11 @@
"jest-mock": "^29.7.0" "jest-mock": "^29.7.0"
}, },
"dependencies": { "dependencies": {
"@stoplight/spectral-core": "^1.18.2", "@stoplight/spectral-core": "^1.18.3",
"@stoplight/spectral-formats": "^1.5.0", "@stoplight/spectral-formats": "^1.6.0",
"@stoplight/spectral-ruleset-bundler": "^1.5.2", "@stoplight/spectral-ruleset-bundler": "^1.5.2",
"@stoplight/spectral-rulesets": "^1.16.0", "@stoplight/spectral-rulesets": "^1.18.1",
"@stoplight/types": "^13.15.0", "@stoplight/types": "^14.1.1",
"axios": "^1.6.3", "axios": "^1.6.3",
"commander": "^5.1.0", "commander": "^5.1.0",
"consola": "^2.15.0", "consola": "^2.15.0",

View File

@ -9,9 +9,9 @@
"dependencies": { "dependencies": {
"@getinsomnia/node-libcurl": "^2.4.1-9", "@getinsomnia/node-libcurl": "^2.4.1-9",
"@segment/analytics-node": "1.0.0", "@segment/analytics-node": "1.0.0",
"@stoplight/spectral-core": "^1.18.2", "@stoplight/spectral-core": "^1.18.3",
"@stoplight/spectral-formats": "^1.5.0", "@stoplight/spectral-formats": "^1.6.0",
"@stoplight/spectral-rulesets": "^1.16.0", "@stoplight/spectral-rulesets": "^1.18.1",
"aws4": "^1.12.0", "aws4": "^1.12.0",
"axios": "^1.6.3", "axios": "^1.6.3",
"clone": "^2.1.2", "clone": "^2.1.2",

View File

@ -42,10 +42,10 @@
"@jest/globals": "^29.7.0", "@jest/globals": "^29.7.0",
"@segment/analytics-node": "1.0.0", "@segment/analytics-node": "1.0.0",
"@sentry/electron": "^3.0.7", "@sentry/electron": "^3.0.7",
"@stoplight/spectral-core": "^1.18.2", "@stoplight/spectral-core": "^1.18.3",
"@stoplight/spectral-formats": "^1.5.0", "@stoplight/spectral-formats": "^1.6.0",
"@stoplight/spectral-ruleset-bundler": "1.5.2", "@stoplight/spectral-ruleset-bundler": "1.5.2",
"@stoplight/spectral-rulesets": "^1.16.0", "@stoplight/spectral-rulesets": "^1.18.1",
"apiconnect-wsdl": "1.8.31", "apiconnect-wsdl": "1.8.31",
"aws4": "^1.12.0", "aws4": "^1.12.0",
"axios": "^1.6.3", "axios": "^1.6.3",