|
|
|
@ -72,7 +72,7 @@
|
|
|
|
"helmet": "7.0.0",
|
|
|
|
"helmet": "7.0.0",
|
|
|
|
"http-status-codes": "2.3.0",
|
|
|
|
"http-status-codes": "2.3.0",
|
|
|
|
"ionicons": "8.0.13",
|
|
|
|
"ionicons": "8.0.13",
|
|
|
|
"jsonpath": "1.2.1",
|
|
|
|
"jsonpath": "1.3.0",
|
|
|
|
"lodash": "4.18.1",
|
|
|
|
"lodash": "4.18.1",
|
|
|
|
"marked": "17.0.2",
|
|
|
|
"marked": "17.0.2",
|
|
|
|
"ms": "3.0.0-canary.1",
|
|
|
|
"ms": "3.0.0-canary.1",
|
|
|
|
@ -28659,9 +28659,9 @@
|
|
|
|
"license": "MIT"
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/jsonpath": {
|
|
|
|
"node_modules/jsonpath": {
|
|
|
|
"version": "1.2.1",
|
|
|
|
"version": "1.3.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/jsonpath/-/jsonpath-1.2.1.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/jsonpath/-/jsonpath-1.3.0.tgz",
|
|
|
|
"integrity": "sha512-Jl6Jhk0jG+kP3yk59SSeGq7LFPR4JQz1DU0K+kXTysUhMostbhU3qh5mjTuf0PqFcXpAT7kvmMt9WxV10NyIgQ==",
|
|
|
|
"integrity": "sha512-0kjkYHJBkAy50Z5QzArZ7udmvxrJzkpKYW27fiF//BrMY7TQibYLl+FYIXN2BiYmwMIVzSfD8aDRj6IzgBX2/w==",
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"esprima": "1.2.5",
|
|
|
|
"esprima": "1.2.5",
|
|
|
|
|