Skip to content

Commit

Permalink
Merge pull request #1019 from wallabag/dependabot/npm_and_yarn/server…
Browse files Browse the repository at this point in the history
…less-offline-13.8.2

Bump serverless-offline from 13.8.1 to 13.8.2
  • Loading branch information
github-actions[bot] authored Oct 18, 2024
2 parents 3faa1a0 + f642ce5 commit c3f994b
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"node-fetch": "2",
"prettier": "^3.3.3",
"regenerator-runtime": "^0.14.1",
"serverless-offline": "^13.8.1",
"serverless-offline": "^13.8.2",
"serverless-webpack": "^5.14.2",
"webpack": "^5.95.0",
"webpack-node-externals": "^3.0.0"
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5490,7 +5490,7 @@ js-yaml@^4.1.0:
dependencies:
argparse "^2.0.1"

jsep@^1.3.8:
jsep@^1.3.9:
version "1.3.9"
resolved "https://registry.yarnpkg.com/jsep/-/jsep-1.3.9.tgz#8ce42df80ee9c1b39e52d0dd062a465342f35440"
integrity sha512-i1rBX5N7VPl0eYb6+mHNp52sEuaS2Wi8CDYx1X5sn9naevL78+265XJqy1qENEk7mRKwS06NHpUqiBwR7qeodw==
Expand Down Expand Up @@ -5556,14 +5556,14 @@ jsonfile@^6.0.1:
optionalDependencies:
graceful-fs "^4.1.6"

jsonpath-plus@^9.0.0:
version "9.0.0"
resolved "https://registry.yarnpkg.com/jsonpath-plus/-/jsonpath-plus-9.0.0.tgz#bb8703ee481531142bca8dee9a42fe72b8358a7f"
integrity sha512-bqE77VIDStrOTV/czspZhTn+o27Xx9ZJRGVkdVShEtPoqsIx5yALv3lWVU6y+PqYvWPJNWE7ORCQheQkEe0DDA==
jsonpath-plus@^10.0.0:
version "10.0.4"
resolved "https://registry.yarnpkg.com/jsonpath-plus/-/jsonpath-plus-10.0.4.tgz#78887fa6d57b15ed4693d6ced7316587f05ff814"
integrity sha512-UjLP1tV5VCvK4EkjlTPvtTpKKAv+4SXHPk8ApTp+bCit5rVzS205qoMpaTkTOHK/oqy50hv4HzIeuL0ciX01wA==
dependencies:
"@jsep-plugin/assignment" "^1.2.1"
"@jsep-plugin/regex" "^1.0.3"
jsep "^1.3.8"
jsep "^1.3.9"

jsonschema@^1.4.1:
version "1.4.1"
Expand Down Expand Up @@ -6544,10 +6544,10 @@ serialize-javascript@^6.0.1:
dependencies:
randombytes "^2.1.0"

serverless-offline@^13.8.1:
version "13.8.1"
resolved "https://registry.yarnpkg.com/serverless-offline/-/serverless-offline-13.8.1.tgz#2e044f36f55c808ed5510e2069802fd1a3a12cb3"
integrity sha512-7G/ohXl1qtPIAUHSt3K8mVXWWNdCyQnyIgAixEwBKHllAsbeCjv0/bkz/d0vqIkTGpyfVxnQ5MIhn6u3gZCQbg==
serverless-offline@^13.8.2:
version "13.8.2"
resolved "https://registry.yarnpkg.com/serverless-offline/-/serverless-offline-13.8.2.tgz#c9a21e8c3e802dd44eda59cdc9b66c18f10173db"
integrity sha512-9HtRjicRuEQ5MwjYzoAYzoJZWOL7QRLwP+I2J06kkiqdwJDa7O5wOtO9EET4zBmm60WpmATvN2hvmIB0SELaKQ==
dependencies:
"@aws-sdk/client-lambda" "^3.636.0"
"@hapi/boom" "^10.0.1"
Expand All @@ -6563,7 +6563,7 @@ serverless-offline@^13.8.1:
java-invoke-local "0.0.6"
jose "^5.7.0"
js-string-escape "^1.0.1"
jsonpath-plus "^9.0.0"
jsonpath-plus "^10.0.0"
jsonschema "^1.4.1"
jszip "^3.10.1"
luxon "^3.5.0"
Expand Down

0 comments on commit c3f994b

Please sign in to comment.