one more time
This commit is contained in:
parent
2755fd51e7
commit
0629d161ac
|
@ -1547,9 +1547,9 @@
|
|||
"integrity": "sha512-wUWfaiEUo+2qcBjzYKwGpjqFsMCcD+Z4egF/2DHL13kvNZgbFMRBgSww0/bmOVq7ovhp3BnMRiHKZvcugRr1OQ=="
|
||||
},
|
||||
"@hashicorp/nextjs-scripts": {
|
||||
"version": "6.2.0-11",
|
||||
"resolved": "https://registry.npmjs.org/@hashicorp/nextjs-scripts/-/nextjs-scripts-6.2.0-11.tgz",
|
||||
"integrity": "sha512-ps8OTmQIKDPqgzqcz0lF9k4/q1qpBXjbhCe+tY0gbjOExfA7ijhx5aNyKW0gnZAkXcPOOrS0sMHVP4va6DApug==",
|
||||
"version": "6.2.0-12",
|
||||
"resolved": "https://registry.npmjs.org/@hashicorp/nextjs-scripts/-/nextjs-scripts-6.2.0-12.tgz",
|
||||
"integrity": "sha512-d/t2aTpG4t9BYpcOCgY7olPli9pe29JFZsdPIqqNZsLSA5X4cBLsmJJOskbNShatW5UmldJ5KJbJl7teFh3rOA==",
|
||||
"requires": {
|
||||
"@graphql-codegen/core": "^1.13.2",
|
||||
"@graphql-codegen/fragment-matcher": "^1.13.2",
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"dependencies": {
|
||||
"@bugsnag/js": "^6.5.2",
|
||||
"@bugsnag/plugin-react": "^6.5.0",
|
||||
"@hashicorp/nextjs-scripts": "^6.2.0-11",
|
||||
"@hashicorp/nextjs-scripts": "^6.2.0-12",
|
||||
"@hashicorp/react-alert": "^2.0.0",
|
||||
"@hashicorp/react-button": "^2.1.7",
|
||||
"@hashicorp/react-consent-manager": "^2.0.7",
|
||||
|
|
Loading…
Reference in New Issue