diff --git a/java/spring/building-full-stack-apps-with-react-and-spring/client/package-lock.json b/java/spring/building-full-stack-apps-with-react-and-spring/client/package-lock.json index 37cc202..2c1fba8 100644 --- a/java/spring/building-full-stack-apps-with-react-and-spring/client/package-lock.json +++ b/java/spring/building-full-stack-apps-with-react-and-spring/client/package-lock.json @@ -12140,9 +12140,9 @@ } }, "node_modules/jsonpath": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/jsonpath/-/jsonpath-1.2.0.tgz", - "integrity": "sha512-EVm29wT2coM0QfZd8TREEeMTOxZcyV3oCQ61AM0DrMkVaVCKXtPEm0oJccEbz5P9Oi+JwRkkIt0Bkn63gqCHjg==", + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/jsonpath/-/jsonpath-1.2.1.tgz", + "integrity": "sha512-Jl6Jhk0jG+kP3yk59SSeGq7LFPR4JQz1DU0K+kXTysUhMostbhU3qh5mjTuf0PqFcXpAT7kvmMt9WxV10NyIgQ==", "license": "MIT", "dependencies": { "esprima": "1.2.5",